make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Schedule for GNU make 3.81


From: Paul D. Smith
Subject: Re: Schedule for GNU make 3.81
Date: Sun, 27 Feb 2005 09:03:56 -0500

%% "Earnie Boyd" <address@hidden> writes:

  eb>  * Translate the result of getenv ().

We can't do this, because we don't know what values in an environment
variable are pathnames and which aren't.

I suppose we could make educated guesses about SOME values, like those
that appear in PATH.  Not sure this is important though.

  eb> Don't forget though, when spawning a process you need the command
  eb> line to use \ instead of /.

If this is so we can't do it at all: there's no way we can change them
_back_ again... how could that be done?

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]