From: matrix AT ionsys DOT com (MCheu) Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems.... Date: Tue, 29 Apr 1997 14:12:33 GMT Organization: Infinity online Lines: 45 Message-ID: <3365fe6c.1316349@news.ionsys.com> References: <3364074F DOT 1348 AT pacbell DOT net> <336338AD DOT 3254 AT SPAMcs DOT com> NNTP-Posting-Host: ip-032.ionsys.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On Sun, 27 Apr 1997 11:29:49 +0000, "John M. Aldrich" wrote: > >Not exactly a DOS guru, are you? ;) First, 'autoexec.bat' goes in the >root directory of your boot drive. In most computers, this is the C:\ >directory. Second, try taking out lines 2 and 3 completely. All you >need is the following: > >path=c:\dos;c:\bin;c:\djgpp\bin;c:\tc\bin >set djgpp=c:/djgpp/djgpp.env > >If you're running Win95, examine the DOS box properties sheet to make >sure that the 'autoexec.bat' and 'config.sys' are set up properly (I'm >not exactly sure how to do this, because I don't have Win95). Whoa there. This is only useful if he intends to reboot to DOS7 using a DOS MODE short cut -- practically the same as if he had booted up from an old DOS bootdisk. In this case, he'll need to have CWSDPMI installed since win95 is pretty much out of the picture and can no longer supply DPMI support. If he wants to compile under win95 with DJGPP, he just needs to create an autoexec.bat with the two lines listed above and place it in the root directory as you described. He can then compile with a DOS Prompt (aka. DOS Box, DOS Window, etc) with win95 supplying DPMI and no need to reboot. No config.sys is necessary here. If anyone knows of a way to modify the environment variables under win95 without using an autoexec.bat, that'd probably be even better. > >In the future, please try to follow the recommended format for posting >configuration questions. There's a reason we ask you to do it that way. > >hth > >-- >--------------------------------------------------------------------- >| John M. Aldrich, aka Fighteer I | mailto:fighteer AT cs DOT com | >| Plan: To find ANYONE willing to | http://www.cs.com/fighteer | >| play Descent 2 on DWANGO! | Tagline: | >---------------------------------------------------------------------