Mail Archives: djgpp/2000/08/28/14:15:27.1
"Gautam N. Lad" <gautam AT cubicdesign DOT com> writes:
> I got DJGPP a few days ago, wtih the basics, that
> came in the following packages: bnu2951b.zip, djdev203.zip,
> gcc2952b.zip gpp2952b.zip lgp2952b.zip and mak3791b.zip
>
> Everytime I try to run make on a makefile, I get the following error:
>
> - - - - - - - - - - - - - - - - - - - - - - - - - -
> - -
> MAKE Version 3.6 Copyright (c) 1991 Borland International
>
> Available memory 131469312 bytes
>
> gcc -o foobar.cgi foobar.cpp
> Load error: can't switch mode
>
> ** error 106 ** deleting foobar
> - - - - - - - - - - - - - - - - - - - - - - - - - -
> - -
>
>
> My system is Win98 btw...
Just add (or move) the line
PATH C:\DJGPP\BIN;%PATH%
to the *end* of autoexec.bat.
--
Prashant TR <tr AT midpec DOT com>
Web: http://www.midpec.com/
- Raw text -