how can i use it!
what i ve to do after installation ?
anything with the setdjgpp.bat???
thx mark
how can i use DJGPP on windows
RE:how can i use DJGPP on windows
After you Install DJGPP, you need to set your enviroment variable to allow it run properly, I am unsure right off-hand what they are, but I am sure If you look around you installation directory you might find a .bat file with some enviroment variables - then just run it then DJGPP should work, but If not just look it up on google, lol
peace out...
peace out...
RE:how can i use DJGPP on windows
lol - thx
Do i have to run this file at every start of my operinting system
or only once
Do i have to run this file at every start of my operinting system
or only once
RE:how can i use DJGPP on windows
You can set the enviroment variable in autoexe.bat like this:
set path=c:\djgpp\bin
set djgpp=c:\djgpp\djgpp.env
if you are useing dos,win95,win98.
ASHLEY4.
set path=c:\djgpp\bin
set djgpp=c:\djgpp\djgpp.env
if you are useing dos,win95,win98.
ASHLEY4.
RE:how can i use DJGPP on windows
You can set environment variables through MyComputer... however, if you're using XP, you'll probably want to ditch DJGPP, and use an actual native compiler, such as MingW or CygWin.
Cheers,
Jeff
Cheers,
Jeff