Mail Archives: djgpp/1997/11/24/11:16:41
Tony O'Bryan wrote:
> Walter Luke wrote:
> >
> > Pardon me for asking a stupid question, but I included the SET
> > DJGPP=C:\DJGPP\DJGPP.ENV in my autoexec.bat file, but I don't think it's
> > working... If I type it in at the DOS prompt, everything works fine, but
> > if I do not, gcc doesn't work. I suspect that Windows 95 is interfering
> > with it. Does anyone know what's going on? Thanks for your time...
>
> After modifying your autoexec.bat, did you reboot your computer?
> Please post your entire autoexec.bat.
Sure, I rebooted. Here is my autoexec.bat:
SET VXCLASSPATH=c:\VXtreme\client\applets
SET CLASSPATH=%VXCLASSPATH%;%CLASSPATH%
SET CLASSPATH=C:\Program Files\HEAT\navbar;%CLASSPATH%
@ECHO OFF
SET DJGPP=C:\DJGPP\DJGPP.ENV
SET PATH=C:\DJGPP\BIN;%PATH%
path c:\windows;c:\windows\command;c:\dos
if exist toscd001 LH c:\windows\command\mscdex /D:TOSCD001 /M:10
--
Walter Luke aka "Night Watchman"
mailto:NightWatchman AT Sacrilege DOT com
Visit Shadows at http://shadows.sacrilege.com
- Raw text -