Page 1 of 1
problem with DJGPP (" environment variable DJGPP not defind
Posted: Tue Oct 22, 2002 11:00 pm
by _markus_
Why does that message come?
please help me!!!
thanks , Markus
RE:problem with DJGPP (
Posted: Tue Oct 22, 2002 11:00 pm
by carbonBased
Read the F'N DJGPP docs! Geez!
I forget DOS sytax... been a while... something like:
Set djgpp=c:\djgpp\djgpp.env
Jeff
RE:problem with DJGPP (
Posted: Wed Oct 23, 2002 11:00 pm
by netster403
set DJGPP=C:\djgpp\djgpp.eng
path=%path%;C:\djgpp\bin
add these into autoexec.bat on c:\
and i have to agree with carbonBased.. Geez!
you may want to work on your djgpp skillz before writing an os .. lol
RE:problem with DJGPP (
Posted: Wed Oct 23, 2002 11:00 pm
by netster403
my bad, change
set DJGPP=C:\djgpp\djgpp.eng
to
set DJGPP=C:\djgpp\djgpp.env