Re: problem with run command and the environment

2006-01-20 Thread Alexander Gottwald
On Thu, 2006-01-19 at 12:06 -0800, Brian Dessent wrote: > In the case of run it's necessary to call CreateProcess for the > functionality required, but this also means that it has to be careful to > do so in a way that is compatible with Cygwin -- in this case syncing > the environment first. I'm

Re: problem with run command and the environment

2006-01-19 Thread Jeff Hardy
I really have to say thanks to all of you who responded!!! What a great group of folks! Some great ideas to work with, thank you. And thanks to the authors, cygwin is a fantastic environment that I have used daily for several years now. __ Do You

Re: problem with run command and the environment

2006-01-19 Thread Brian Dessent
Jeff Hardy wrote: > Is this fact useful to the discussion? The run.exe > executable that shows a limited view of the > environment under the latest cygwin is exactly the > same executable that runs on the older version of > cygwin that I have that does NOT exhibit the same > pathological behavior

Re: problem with run command and the environment

2006-01-19 Thread Brian Ford
On Thu, 19 Jan 2006, Jeff Hardy wrote: > Is this fact useful to the discussion? The run.exe > executable that shows a limited view of the > environment under the latest cygwin is exactly the > same executable that runs on the older version of > cygwin that I have that does NOT exhibit the same > p

Re: problem with run command and the environment

2006-01-19 Thread Jeff Hardy
Is this fact useful to the discussion? The run.exe executable that shows a limited view of the environment under the latest cygwin is exactly the same executable that runs on the older version of cygwin that I have that does NOT exhibit the same pathological behavior of displaying the limited envir