delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/01/09/16:45:42

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <3E1DEBB5.6040908@yahoo.com>
Date: Thu, 09 Jan 2003 16:37:57 -0500
From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
CC: Alexandre Duret-Lutz <duret_g AT lrde DOT epita DOT fr>, cygwin AT cygwin DOT com,
libtool-patches AT gnu DOT org, automake-patches AT gnu DOT org,
mingw-users AT lists DOT sourceforge DOT net
Subject: Re: [Mingw-users] Re: Solving the "relink exe's" libtool problem
References: <3E19C657 DOT 1040904 AT ece DOT gatech DOT edu> <2003-01-09-17-11-09+16471+duret_g AT lrde DOT epita DOT fr> <3E1DE146 DOT 8030901 AT ece DOT gatech DOT edu>

Charles Wilson wrote:
> 
> Hmmm...now there's a thought.  Perhaps, perhaps...
> 
> Said "stub" executable would have to do ALL of the things the script 
> does, and then pass that environment to its exec'ed target in .libs/ -- 
> does native windows provide an exec() command?  Environment inheritance? 
>  You'd probably need different source code for the stub, depending on 
> the platform... if buildhost == posixy, then exec() is our friend; 
> otherwise, nasty native Windows code...
> 

Yes MSVCRT.DLL contains both exec and spawn sets of functions.  Yes the 
parent environment is inherited by the child.  So, the stub should be 
able to work for either environment.

> Unfortunately, I can't work on that right now; my available time just 
> went to zero. :-(
> 

Sorry to hear that. :(

Earnie.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019