Init bash with .bashrc for gnu-win32

Fergus Henderson fjh@cs.mu.OZ.AU
Mon Mar 10 12:26:00 GMT 1997


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 <fjh@cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: < http://www.cs.mu.oz.au/~fjh >   |  of excellence is a lethal habit"
PGP: finger fjh@128.250.37.3         |     -- the last words of T. S. Garp.
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list