Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.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 <starksb@ebi.ac.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: "Kenneth Sandberg (ERA)" <Kenneth.Sandberg@era.ericsson.se>
CC: cygwin@sources.redhat.com
Subject: Problems using a DLL created with GNU from Microsoft VC++
In-Reply-To: <BC36CED13C6AD311BF040008C75D2D5A021E02B1@esekint102.ki.sw.ericsson.se>
References: <BC36CED13C6AD311BF040008C75D2D5A021E02B1@esekint102.ki.sw.ericsson.se>

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@sourceware.cygnus.com

