On Tue, Mar 29, 2005 at 09:33:49PM -0800, Brian Dessent wrote: >So my question is simply this: in the case of spawning a cygexec-mounted >binary, shouldn't build_env at least fill in PATH from the calling >process' value, so that Windows can do its runtime DLL loading?
Yes, it should. I've been closing my eyes to this problem for a while but this is the second time it's been reported in the span of a week (the other time was over in the crossgcc mailing list). There were several problems with the handling of PATH and other special environment variables. I hope I have fixed all of them in CVS. A new snapshot is being generated now. 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/