delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Thu, 10 Jan 2002 14:06:39 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | Martin Steuer <martinSteuer AT gmx DOT de> |
Message-Id: | <9003-Thu10Jan2002140639+0200-eliz@is.elta.co.il> |
X-Mailer: | emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <5.0.2.1.2.20020110113803.009e0200@pop.gmx.net> (message from |
Martin Steuer on Thu, 10 Jan 2002 11:48:26 +0100) | |
Subject: | Re: Setting Env Var from within make |
References: | <5 DOT 0 DOT 2 DOT 1 DOT 2 DOT 20020110113803 DOT 009e0200 AT pop DOT gmx DOT net> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Date: Thu, 10 Jan 2002 11:48:26 +0100 > From: Martin Steuer <martinSteuer AT gmx DOT de> > > Setting an environment variable via the DOS set-command even within a > simple make-rule did not change the actual environment. Is this a normal > behavior and is there any way to circumvent this? Yes, this is normal behavior. Programs can only change the environment of their child programs, but not of their parent, including a shell.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |