Mail Archives: djgpp/1999/04/03/22:35:20
Petra
Have no idea if this will help, as I did not catch the beginning of this
thread.
Here's a message I posted earlier if you didn't see it......... Hope it
helps....
*** Windows 95 operating system ***
------------------------------------------------------------------------------
My thanks to all of you for your help & suggestions. The program is now
up and working. Here is what I had to do, for those of you who are
interested.......
Changed the autoexec.bat to this:
set PATH=C:\DJGPP\BIN;%PATH%
set DJGPP=C:\DJGPP\DJGPP.ENV
Had this like this in the first place, but would not take effect without
turning off the computer completely. I was only telling Windows to
re-boot itself. Don't know why this make's a difference, but it did. ;-)
Next, I had to download and install the file ( csdpmi3b.zip ), DPMI
emulator. Once I had the computer running with the new autoexec.bat
file, GCC asked for this file itself, so that was easy enough to go get.
And lastly, I ran the SET program with this comand line:
setdjgpp c:\djgpp c:/djgpp
For anyone who's having the same problem, you must be in your
DJGPP\BIN directory to run this comand.....
So far everything is working great! Once again, thanks to those of
you who offered suggestion's, and help...
Rusty
- Raw text -