From: mellon AT fugue DOT com (Ted Lemon) Subject: Re: gnu-win32 & Visual C++ 10 Jan 1997 17:02:11 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199701102343.PAA00812.cygnus.gnu-win32@andare.fugue.com> Original-To: dave AT stellacore DOT com (Dave Knopp) Original-cc: gnu-win32 AT cygnus DOT com In-reply-to: Your message of "Fri, 10 Jan 1997 10:04:26 MST." Original-Sender: owner-gnu-win32 AT cygnus DOT com I've successfully linked cygwin32 code and VC++ code. In what way have you concluded that the symbol tables differ? Are you declaring your external references consistently with your external definitions? If you declare something a WINAPI function in one place, you need to be sure you declare it the same way in the other, for example. _MelloN_ - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".