> -----Original Message-----
> From: make-w32-bounces On Behalf Of Earnie Boyd
> Quoting Gary Turner <[EMAIL PROTECTED]>:
> > It all worked perfectly until I installed a compiler that put a sh 
> > shell on my path. Since then all my makefiles are broken.
> Bad business.  Is there a reason the compiler needs the PATH set?

Our build environment explicitly clears the PATH and other important
environment variables. All tools have an explicit relative directory
path in front of them. That way you know for sure that the build
envirnoment -always- uses the compilers, tools, source files, etc. that
_you_ want and the world never changes under your feet, often
unexpectedly :-)

Kind regards,
Joost Leeuwesteijn


---

This communication contains confidential information. If you are not the 
intended recipient please return this email to the sender and delete it from 
your records.

Diese Nachricht enthält vertrauliche Informationen. Sollten Sie nicht der 
beabsichtigte Empfänger dieser E-mail sein, senden Sie bitte diese an den 
Absender zurück und löschen Sie die E-mail aus Ihrem System.



_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to