From: nigelhoult AT enterprise DOT net (Nigel Hoult) Newsgroups: comp.os.msdos.djgpp Subject: New user: help with dual installation of gcc (djgpp and Windows 32 version) Date: Tue, 07 Jan 1997 18:25:33 GMT Organization: Enterprise PLC - Internet Services Lines: 13 Message-ID: <32d2942f.1396198@news.enterprise.net> NNTP-Posting-Host: ppp421.enterprise.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I've got two versions of gcc on my machine; the "minimalist" windows 32 version, which is my "default", and djgpp. I've got variables like C_INCLUDE_FILES specified in my AUTOEXEC.BAT for the former, and this works fine. However, when I run setdjgpp.bat, which is supposed to set things up to use the environment file djgpp.env, the settings there do not seem to override my previously defined environment variables, and I have to explicitly redefine them to use djgpp, which is a bit tedious. Could someone explain how djgpp uses the .env file and local environment variables to find its files, please, so that I can see if there is a way round this. Thanks, Nigel Hoult