From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: gnu-win32 & Visual C++ 22 Jan 1997 21:13:26 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199701221133.DAA19089.cygnus.gnu-win32@rtl.cygnus.com> Content-Type: text Original-To: dave AT stellacore DOT com (Dave Knopp) Original-Cc: gnu-win32 AT cygnus DOT com In-Reply-To: from "Dave Knopp" at Jan 10, 97 10:04:26 am X-Mailer: ELM [version 2.4 PL23] Content-Length: 611 Original-Sender: owner-gnu-win32 AT cygnus DOT com Dave Knopp wrote: > > Hi, > > We're trying to link gcc code compiled with code compiled by MS Visual C++. > However, the two symbol tables (and presumably object formats) differ. One > FAQ stated that this mixed compilation is possible but provided no > additional information. Any help or pointers to information about linking > modules compiled with the two compilers would be *tremendously* > appreciated. I believe the deal is that a) you can use the MS linker to link gcc-produced object files with MS compiler object files b) GNU ld can't handle MS object files. -- Geoffrey Noer noer AT cygnus DOT com - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".