Date: Sun, 10 Nov 1996 15:00:05 +0200 (IST) From: Eli Zaretskii To: Sylvain BARTHELEMY Cc: djgpp AT delorie DOT com Subject: Re: gcc can't open file -o In-Reply-To: <55tnln$24r@gally.galeode.fr> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 7 Nov 1996, Sylvain BARTHELEMY wrote: > I've just installed djgpp v2 on my system > and i can't compile programs. > > I've got > set djgpp=c:\djgpp\djgpp.env > > and added \djgpp\bin to my path but i always > get the message : > > c:/djgpp/bin/as.exe version 1.10 > Can't open file <-o> You are probably mixing some of the old v1.x of DJGPP with v2. Please check all the executables in your bin subdirectory and make sure they are all from v2. If you can't figure it out, please post the names of the v2 packages that you installed and the listing of the bin subdirectory produced by DIR (so that both the size and the time stamp of the files is shown).