Mail Archives: djgpp/1996/07/24/02:46:19
On 23 Jul 1996, PENG ZHOU wrote:
> >output of gcc:
> >gcc version 2.7.2
> > cpp -lang-c++ -v -undef -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR_
> > _=7 -Dunix -Di386 -DMSDOS -D__unix__ -D__GO32_ -D__msdos__ -D
> > __unix -d__i386 -D__GO32 -D__MSDOS -Asystem(unix) -Asystem(msdos)
> >-Acpu(i386) -A
> > Machine(i386) hello.cpp C:\WINDOWS\TEMP\ccbaaaaa
This clearly indicates that gcc doesn't see the DJGPP.ENV file. However,
the following line:
> >DJGPP=c:\djgpp\djgpp.env
seems to tell that DJGPP correctly points to DJGPP.ENV file. The only
reason I can think of that explains this contradiction is that DJGPP.ENV
somehow is not in the C:\DJGPP directory. Please check that DJGPP.ENV is
in the place that it should.
What version of Windows do you run?
- Raw text -