Mail Archives: djgpp/1997/11/22/19:15:29
Walter Luke wrote:
>
> 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
my advice, do not pick up elephant hunting as a hobby.
> 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%
move this line after the following line.
> path c:\windows;c:\windows\command;c:\dos
---> put it here.
> if exist toscd001 LH c:\windows\command\mscdex /D:TOSCD001 /M:10
--
----------------------------------------------------------------------
A. Sinan Unur
Department of Policy Analysis and Management, College of Human Ecology,
Cornell University, Ithaca, NY 14853, USA
mailto:sinan DOT unur AT cornell DOT edu
http://www.people.cornell.edu/pages/asu1/
- Raw text -