Cufi, Carles writes: >> In general, however, it seems to me that you're asking for trouble by >> having MinGW binaries in your path while working in Cygwin. > > Yep, I want to do that but the problem is that Cygwin inherits the > global PATH from Windows and MinGW is present there. I guess I could > somehow remove it from the path with a script in my .bashrc when bash > opens.
You quite likely don't want MinGW generally in PATH on Windows either. But you can already skip the Windows PATH altogether for Cygwin by defining CYGWIN_NOWINPATH in the Windows environment for all POSIX compaible shells. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Terratec KOMPLEXER: http://Synth.Stromeko.net/Downloads.html#KomplexerWaves -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple