From: alaric AT abwillms DOT demon DOT co DOT uk (Alaric B. Williams) Newsgroups: comp.os.msdos.djgpp Subject: Re: GCC can't find the INCLUDE files. Date: Sun, 02 Mar 1997 14:17:49 GMT Message-ID: <33198838.935134@news.demon.co.uk> References: <3314C871 DOT 33B4 AT boe00 DOT bowiestate DOT edu> <3315242E DOT 2D16 AT cs DOT com> <5f8cve$a4t AT freenet-news DOT carleton DOT ca> <5fan0b$l3l AT news DOT ox DOT ac DOT uk> NNTP-Posting-Host: abwillms.demon.co.uk Lines: 34 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On 2 Mar 1997 02:00:43 GMT, gfoot AT mc31 DOT merton DOT ox DOT ac DOT uk (George Foot) wrote: >Paul Derbyshire (ao950 AT FreeNet DOT Carleton DOT CA) wrote: > >: Fun Fact: Laborious ten minute reboots are not needed when modifying >: autoexec.bat. Instead, change the file, then enter the same lines at the >: dos prompt. I.e. set path = %PATH%;C:\DJGPP\BIN and Set >: djgpp=C:\DJGPP\DJGPP.ENV. Then go ahead and run djgpp. Unfortunately, the >: same is not true of config.sys. > >No, that doesn't work; MS-DOS's COMMAND.COM doesn't expand %PATH% >correctly if you type it at the prompt. It only works in batch files. My method is to have two batch files, sysinit.bat and sysvars.bat. sysinit.bat runs hardware configuration programs (not TSRs), and calls sysvars, which sets the environment up. AUTOEXEC.BAT invokes sysinit.bat. If I change the mixer settings on my sound card, I type sysinit to make it so. If I change the path, I type sysvars. No problem! ABW -- "Simply drag your mother in law's cellphone number from the Address Book to the Laser Satellite icon, and the Targeting Wizard will locate her. Then follow the onscreen prompts for gigawattage and dispersion pattern..." (Windows for Early Warning and Defence User's manual P385) Alaric B. Williams Internet : alaric AT abwillms DOT demon DOT co DOT uk Hello :-)