From: "Chris Parsons" Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems: not getting object files (includes system info) Date: Wed, 13 Jan 1999 12:04:35 -0000 Organization: Customer of Planet Online Message-ID: <77i22r$1ia$1@news4.svr.pol.co.uk> References: NNTP-Posting-Host: modem-98.crixivan.dialup.pol.co.uk X-Trace: news4.svr.pol.co.uk 916229019 1610 62.136.59.226 (13 Jan 1999 12:03:39 GMT) NNTP-Posting-Date: 13 Jan 1999 12:03:39 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Lines: 24 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanks for replying so promptly. Eli Zaretskii wrote in message ... > >On Tue, 12 Jan 1999, Chris Parsons wrote: > >> c:/djgpp/bin\cc1plus.exe c:/djgpp/tmp\ccbaaaaa -quiet -dumpbase >> wini.cc -Wall -version -o c:/djgpp/tmp\cccaaaaa >It could also be that cc1plus.exe is somehow corrupted. Try unzipping >it again from gpp2721b.zip. This is the answer! There was a file in my bin directory called Cc1plus.exe dating from 1991... (as opposed to cc1plus.exe...) I don't think it overwrote this properly in WinZip, so I did it manually and everything works now. Thanks for your help. Chris