From: banders AT ECD DOT Rockwell DOT COM (Bartlee A. Anderson) Subject: Re: Changing environment with make ? 21 Oct 1997 17:08:21 -0700 Message-ID: <344D2FAC.6EBD.cygnus.gnu-win32@switch.rockwell.com> References: <199710211037 DOT AA13411 AT melmac DOT risc DOT uni-linz DOT ac DOT at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Axel Riese Cc: gnu-win32 AT cygnus DOT com Axel Riese wrote: > > Hi all ! > > Having both the GNU-Win32 and Mingw32 package installed, I encountered the > following problem for switching from one to the other: > > Is it possible to change environment variables (such as GCC_EXEC_PREFIX etc.) I have used shortcuts which bring up a shell (via a bat file that sets env var etc.) Having 2 shortcuts with different batfiles for the environment should be an easy thing to manage, as long as things stay static in your environment. It becomes harder if you start to have many more of these. Two with different env vars should be a breeze. Saves me changing autoexec.bat (I hate rebooting, unless the application assists me.. ;( ) > at the beginning of a Makefile such that these changes remain valid during > the whole processing of the Makefile ??? > > Any suggestions appreciated, > > Axel > > =============================================================================== > Axel Riese > Research Institute for Symbolic Computation > J. Kepler University Linz > A-4040 Linz e-Mail: Axel DOT Riese AT risc DOT uni-linz DOT ac DOT at > Austria URL: http://www.risc.uni-linz.ac.at/research/combinat/risc/ > =============================================================================== > - > For help on using this list (especially unsubscribing), send a message to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".