Why does that message come?
please help me!!!
thanks , Markus
problem with DJGPP (" environment variable DJGPP not defind
RE:problem with DJGPP (
Read the F'N DJGPP docs! Geez!
I forget DOS sytax... been a while... something like:
Set djgpp=c:\djgpp\djgpp.env
Jeff
I forget DOS sytax... been a while... something like:
Set djgpp=c:\djgpp\djgpp.env
Jeff
RE:problem with DJGPP (
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
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 (
my bad, change
set DJGPP=C:\djgpp\djgpp.eng
to
set DJGPP=C:\djgpp\djgpp.env
set DJGPP=C:\djgpp\djgpp.eng
to
set DJGPP=C:\djgpp\djgpp.env