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]

Unresolved references


I am attempting to do a mixed link, some WIN32 libs, some CygWIN32 libs.
I'm
using the Microsoft linker at this point.

I get the following unresolved references from libcygwin.a:
    __CTOR_LIST__
    __DTOR_LIST__
    _GetModuleHandleA@4
    __data_start__
    __data_end__
    __bss_start__
    __bss_end__

I can't find definitions of these in any of the CygWIN .a's.

Where are these identifiers supposed to be resolved?

Thanks,
Randy

-
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]