This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Gnu-win32 beta release 18: make bug - 'export' has no effect


Ross Casley wrote:
> 	environ = envp;
> 	execvp(argv[0], argv);
> 
> Unfortunately, that doesn't work in gnu-win32.  Assigning to environ does
> not change the environment seen after an execvp() (or the environment used
> by getenv() and putenv()).
> 

It should work with cygwin.dll provided on my web page.

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]