Re: [openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-05-21 Thread Corinna Vinschen
On May 19 22:02, Andy Polyakov via RT wrote: please double-check http://cvs.openssl.org/chngview?cn=16237 Look good, thank you. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat __ OpenSSL Project

Re: [openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-05-21 Thread Corinna Vinschen
On May 19 21:54, Andy Polyakov via RT wrote: Ping? it's about 6 weeks since I sent this patch. Is there some problem with it so it can't be applied? rules in question are used even in mingw build and why change this build parameters? especially if we don't even know if suggested

Re: [openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-05-19 Thread Andy Polyakov via RT
Ping? it's about 6 weeks since I sent this patch. Is there some problem with it so it can't be applied? rules in question are used even in mingw build and why change this build parameters? especially if we don't even know if suggested flag is invalid in mingw ld context. i apologize it

[openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-05-19 Thread Andy Polyakov via RT
please double-check http://cvs.openssl.org/chngview?cn=16237 __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager

Re: [openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-05-16 Thread Corinna Vinschen
Hi, On Apr 10 10:51, Corinna Vinschen wrote: On Mar 29 17:24, Corinna Vinschen via RT wrote: Hi, the below patches are supposed to help with an annoying DLL problem on Cygwin. [...] Index: Makefile.shared === RCS

Re: [openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-04-10 Thread Corinna Vinschen
On Mar 29 17:24, Corinna Vinschen via RT wrote: Hi, the below patches are supposed to help with an annoying DLL problem on Cygwin. [...] Index: Makefile.shared === RCS file: /home/cvs/cvsroot/src/openssl/Makefile.shared,v

[openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-03-29 Thread Corinna Vinschen via RT
Hi, the below patches are supposed to help with an annoying DLL problem on Cygwin. Since Windows doesn't provide a native fork implementation, Cygwin emulates fork by creating a new process and overwrites the forkee's memory with data from the forker. This method only works if the OS doesn't