%% "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.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to