Mail Archives: djgpp/1999/08/15/20:14:15
On Sun, 15 Aug 1999 14:10:41 +0300 (IDT), Eli Zaretskii
<eliz AT is DOT elta DOT co DOT il> wrote:
>
>On Sat, 14 Aug 1999, David DellaCosta wrote:
>
>> So, I installed djgpp on my Win98 machine, and it's not working. When
>> I try to compile a C or C++ file, this is the dialogue:
>>
>> C:\c++>gxx hello.cc -o hello.exe -lm
>> Fatal: Error in DJGPP instalation
>> Environment variable DJGPP is not defined
>
>Note that Windows 98 makes it tricky to find the correct AUTOEXEC.BAT
>where the changes should go. Did you follow the instructions that the
>zip-picker gave you?
Doh!! I put 'set' in front of my PATH and DJGCC statements and
everything is now peachy. Needless to say, I feel kind of
stupid. But hey, live and learn. Thanks for the responses.
-Dave DellaCosta
- Raw text -