<quote who="Paul D. Smith"> > %% "Earnie Boyd" <[EMAIL PROTECTED]> writes: > > eb> Perhaps the easiest solution is to grab the contents of Path, > eb> remove Path, then set PATH with the saved contents on startup. > eb> Windows doesn't care if it is Path or PATH. Unfortunately getenv > eb> is case sensitive. > > I'm no expert, but there's definitely some code in GNU make which I > _THINK_ is trying to take care of the Path vs. PATH situation... it > seems to be looking for both of them. >
But if some ported tool only looks for PATH ... never mind, one should go fix the ported tool. Earnie -- http://www.mingw.org http://sourceforge.net/projects/mingw https://sourceforge.net/donate/index.php?user_id=15438 _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
