Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 11 Aug 2000 15:13:25 +0100 Message-ID: <5337-Fri11Aug2000151325+0100-starksb@ebi.ac.uk> X-Mailer: emacs 20.6.1 (via feedmail 9-beta-7 I); VM 6.75 under Emacs 20.6.1 From: David Starks-Browning MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Kenneth Sandberg (ERA)" CC: cygwin AT sources DOT redhat DOT com Subject: Problems using a DLL created with GNU from Microsoft VC++ In-Reply-To: References: On Tuesday 8 Aug 00, Kenneth Sandberg (ERA) writes: > I am trying to use a DLL created with cygwin g++ from an application > created with Microsoft Visual C++. The reason is that I have C-code > (huge) that is created for GNU and would like to use it in an > application that requires Microsoft Visual C++. The FAQ says: Can I mix objects compiled with msvc++ and gcc? Yes, but only if you are combining C object files. MSVC C++ uses a different mangling scheme than GNU C++, so you will have difficulties combining C++ objects. Does that apply to you? David -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com