--enable-runtime-pseudo-reloc support in cygwin, take 3.

Christopher Faylor cgf@redhat.com
Mon Dec 2 09:49:00 GMT 2002


On Mon, Dec 02, 2002 at 01:30:24PM +0300, egor duda wrote:
>2002-12-02  Egor Duda <deo@logos-m.ru>
>
>        * cygwin/lib/pseudo-reloc.c: New file.
>        * cygwin/cygwin.sc: Add symbols to handle runtime pseudo-relocs.
>        * cygwin/lib/_cygwin_crt0_common.cc: Perform pseudo-relocs during
>        initialization of cygwin binary (.exe or .dll).

I'm rapidly approaching the I-don't-care-anymore state for this but I am
not clear on why we need to add the changes to cygwin.sc.  This is for people
who want to link the cygwin DLL without using the appropriate header files
which label things as __declspec(dllexport) or using the appropriate libcygwin.a,
right?  Why should that matter?

cgf



More information about the Cygwin-patches mailing list