From: randyc AT fc DOT hp DOT com (Randy Campbell) Subject: Unresolved references 22 Oct 1998 08:16:17 -0700 Message-ID: <0b6201bdfd2c$a3011f30$7a22060f.cygnus.gnu-win32@rc6227nt.fc.hp.com> Reply-To: "Randy Campbell" Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: 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 AT 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 AT cygnus DOT com" with one line of text: "help".