From: Walter Luke Newsgroups: comp.os.msdos.djgpp Subject: Re: Setting DJGPP.ENV Date: Sat, 22 Nov 1997 17:01:47 -0500 Organization: Shadows http://shadows.sacrilege.com Lines: 38 Message-ID: <657l2h$pjp@mtinsc04.worldnet.att.net> References: <656efr$nca AT mtinsc02 DOT worldnet DOT att DOT net> <3476CAF0 DOT 77E9 AT nic DOT smsu DOT edu> Reply-To: NightWatchman AT Sacrilege DOT com NNTP-Posting-Host: 12.69.1.90 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 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