DJGPP

Hi...

I have just downloaded DJGPP....But when i tries to start GCC or GXX it gives me an error saying:


Fatal: Enviroment variable not defined.


or something like that. But i have already done it. (i think). I did this:


set DJGPP=c:djgppdjgpp.env


and i did set that path too.....But what is wrong...


Thanx


Comments

  • You are using Windows 95 or 98, right? You have to open djgpp.env and change LFN to Y instead of N. It is one the tenth line of djgpp.env. Hope that helps.


  • Did you download RHIDE? If you didn't i suggest you do but if you already did just go in the bin directory and double click on the program named RHIDE. Or what you can do is go to the dos prompt and go to the bin directory then type gcc source.c -o program.exe. Source.c is the input file and program.exe is the output file. I hope this helps you.


    _Racerx

    : Hi...

    : I have just downloaded DJGPP....But when i tries to start GCC or GXX it gives me an error saying:


    : Fatal: Enviroment variable not defined.


    : or something like that. But i have already done it. (i think). I did this:


    : set DJGPP=c:djgppdjgpp.env


    : and i did set that path too.....But what is wrong...


    : Thanx





  • Did you download RHIDE? If you didn't i suggest you do but if you already did just go in the bin directory and double click on the program named RHIDE. Or what you can do is go to the dos prompt and go to the bin directory then type gcc source.c -o program.exe. Source.c is the input file and program.exe is the output file. I hope this helps you.


    _RacerX

    : Hi...

    : I have just downloaded DJGPP....But when i tries to start GCC or GXX it gives me an error saying:


    : Fatal: Enviroment variable not defined.


    : or something like that. But i have already done it. (i think). I did this:


    : set DJGPP=c:djgppdjgpp.env


    : and i did set that path too.....But what is wrong...


    : Thanx





Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories