From: fjh AT cs DOT mu DOT OZ DOT AU (Fergus Henderson) Subject: Re: Init bash with .bashrc for gnu-win32 10 Mar 1997 13:36:07 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199703102026.HAA14134.cygnus.gnu-win32@mundook.cs.mu.OZ.AU> Content-Type: text Original-To: chj AT lin DOT foa DOT se (Christian Joensson FOA 72) Original-Cc: gnu-win32 AT cygnus DOT com (gnu-win32) In-Reply-To: <1.5.4.32.19970310162922.00668dfc@hobbe.lin.foa.se> from "Christian Joensson FOA 72" at Mar 10, 97 05:29:22 pm X-Mailer: ELM [version 2.4 PL24] Original-Sender: owner-gnu-win32 AT cygnus DOT com Christian Joensson FOA 72, you wrote: > > I then tried to figure out how to get bash going. I ended up in having the > following file as c:\.bashrc > > export GCC_EXEC_PREFIX='C:\cygnus\H-i386-cygwin32\lib\gcc-lib\' > export PATH='C:\cygnus\H-i386-cygwin32\bin':$PATH:. I think export GCC_EXEC_PREFIX='//c/cygnus/H-i386-cygwin32/lib/gcc-lib/' export PATH='//c/cygnus/H-i386-cygwin32/bin':$PATH:. will get you further. (But for myself, on Windows 95 I put the setting of environment variables in autoexec.bat.) -- Fergus Henderson | "I have always known that the pursuit WWW: | of excellence is a lethal habit" PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3 | -- the last words of T. S. Garp. - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".