This is the mail archive of the cygwin-patches@cygwin.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]
Other format: [Raw text]

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


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


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