Sender: nate AT cartsys DOT com Message-ID: <35BA564C.ADAC835A@cartsys.com> Date: Sat, 25 Jul 1998 15:03:56 -0700 From: Nate Eldredge MIME-Version: 1.0 To: "raging.fire" CC: djgpp AT delorie DOT com Subject: Re: Mixing GCC and VisualC++(linking)? References: <35B4B1B4 DOT 9066D1A0 AT usa DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk raging.fire wrote: > > Hi! > > Is GCC-WIN32 capable of linking object code produced by Visual C++. Apparently so. The GNU-WIN32 FAQ says, at http://www.cygnus.com/misc/gnu-win32/faq.html#SEC86 > Can I mix objects compiled with msvc++ and gcc? > > Yes, this should work, as long as you are dealing with C object files. MSVC C++ uses a > different mangling scheme than GNU C++, so you may have difficulties > combining C++ objects. Btw, this is off-topic here; you should instead post to the gnu-win32 mailing list. See http://www.cygnus.com/misc/gnu-win32/lists.html for how to subscribe. -- Nate Eldredge nate AT cartsys DOT com