X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: GNU preprocessor problem? Date: 24 Feb 2002 14:27:18 GMT Organization: Aachen University of Technology (RWTH) Lines: 20 Message-ID: References: NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1014560838 26889 137.226.32.75 (24 Feb 2002 14:27:18 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 24 Feb 2002 14:27:18 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Dong Soo Kim wrote: > BTW, gccw32 -v reports : > D:\djgpp\prog\winAPI>gccw32 -v > Reading specs from d:/djgpp/rsxntdj/lib/specs > gcc driver version 2.95.2 19991024 (release) executing gcc version 2.8.1 > I've checked out the source file for gccw32 and all it does is call gcc. > Not quite sure what it means by "executing gcc version 2.8.1" It means you have a rather probable case of version mixup on your hands. That messages you running gcc.exe of gcc V2.95.2, but it's somehow finding cc1.exe of version 2.8.1, which quite definitely shouldn't ever happen. Make sure you have deinstalled 2.8.1 before you installed 2.95.2, as the installation instructions of 2.95.2 tell you to. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.