delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/05/10/11:19:53

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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
Date: Tue, 10 May 2005 11:17:46 -0400
From: Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Fixing strace and cygcheck so that they work with mount -X
Message-ID: <20050510151746.GV15665@trixie.casa.cgf.cx>
Reply-To: cygwin AT cygwin DOT com
References: <cb51e2e0505071711201152ca AT mail DOT gmail DOT com> <20050508003215 DOT GA24398 AT trixie DOT casa DOT cgf DOT cx> <cb51e2e0505081248560c07c8 AT mail DOT gmail DOT com> <Pine DOT GSO DOT 4 DOT 61 DOT 0505081605450 DOT 21700 AT slinky DOT cs DOT nyu DOT edu> <20050508230637 DOT GD3896 AT trixie DOT casa DOT cgf DOT cx> <Pine DOT GSO DOT 4 DOT 61 DOT 0505081958360 DOT 21700 AT slinky DOT cs DOT nyu DOT edu> <20050509002126 DOT GH3896 AT trixie DOT casa DOT cgf DOT cx> <20050509022611 DOT GA7850 AT trixie DOT casa DOT cgf DOT cx> <427F9C41 DOT 1000605 AT acm DOT org> <427FB7B2 DOT 8040903 AT mscha DOT nl>
Mime-Version: 1.0
In-Reply-To: <427FB7B2.8040903@mscha.nl>
User-Agent: Mutt/1.5.8i

On Mon, May 09, 2005 at 09:19:14PM +0200, Michael Schaap wrote:
>On 9-May-2005 19:22, David Rothenberger wrote:
>
>> On 5/8/2005 7:26 PM, Christopher Faylor wrote:
>>
>>> On Sun, May 08, 2005 at 08:21:26PM -0400, Christopher Faylor wrote:
>>>
>>>> Ultimately, I just have to make strace and cygcheck understand the
>>>> cygwin arguments and environment variables. Then we won't need this.
>>>
>>>
>>> I would appreciate it if people would check out the latest snapshot to
>>> verify if I actually got this working in all scenarios (directories
>>> mounted with -X, -x, not mounted at all, or mounted without -X and -x).
>>
>>
>> Does cygstart also need to be fixed? I've found that it doesn't
>> propagate the full Cygwin environment when /bin is mounted in cygexec
>> mode.
>>
>> % cygstart -- /bin/rxvt -e bash -c "'env; read x'"
>>
>> prints out a small set of environment variables when /bin is mounted
>> in cygexec. When /bin is mounted normally, it gets the full environment.
>>
>Well, cygstart is a proper Cygwin executable. However, it does use a
>Windows API call (ShellExecute, see "cygstart --reference") to execute
>whatever needs to be started, so I can see how it might depend on a
>properly synchronized Windows environment.
>
>If anyone can tell me how to do this, I'll be happy to make the change
>to cygstart.

This shows what I did to cygcheck:

http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/utils/cygcheck.cc.diff?cvsroot=uberbaum&r1=1.65&r2=1.66

It's possible that the environment code may just work.  Otherwise,
you'll have to grab the environment from cygwin and build a new
environment block, I assume.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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