From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: missing cc1plus.exe file Date: Wed, 20 Sep 2000 00:30:02 +0100 Organization: Customer of Energis Squared Lines: 13 Message-ID: <6ntfssgr3sfbc8bb8e473oothqqku47uln@4ax.com> References: <_spx5.40284$XZ4 DOT 513027 AT news DOT infostrada DOT it> <8q8mfm$8oi$1 AT murdoch DOT acc DOT Virginia DOT EDU> NNTP-Posting-Host: modem-38.desitin.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news7.svr.pol.co.uk 969406270 13 62.136.89.38 (19 Sep 2000 23:31:10 GMT) NNTP-Posting-Date: 19 Sep 2000 23:31:10 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Forte Agent 1.7/32.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com clc5q AT cobra DOT cs DOT Virginia DOT EDU (Clark L. Coleman) wrote: > I got the same problem, AND it was not fixed by renaming foo.C to > foo.c,, because that is not possible from the DOS window on NT. If you > try to copy FOO.C to foo.c from my DOS window in NT, you get a message > saying that you cannot copy a file onto itself. In W95/98, the command 'copy' would give that error, the command 'rename' works as expected. Are you sure you used rename? > Any ideas? Thanks for the help. You could try 'mv'. You need to install fil316b.zip to get this.