delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Authentication-Warning: | localhost.localdomain: ronald set sender to blytkerchan AT users DOT sourceforge DOT net using -f |
Date: | Thu, 23 Oct 2003 16:19:29 +0200 |
From: | Ronald Landheer-Cieslak <blytkerchan AT users DOT sourceforge DOT net> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Q: mixing MSVC++ and gcc C++ libs/dlls ? |
Message-ID: | <20031023141929.GB25894@linux_rln.harvest> |
References: | <200310231521 DOT 35953 DOT h DOT nardmann AT secunet DOT de> |
Mime-Version: | 1.0 |
In-Reply-To: | <200310231521.35953.h.nardmann@secunet.de> |
User-Agent: | Mutt/1.4i |
X-Disclaimer: | I had nothing to do with it - I swear! |
X-loop: | linux_rln.harvest |
On Thu, Oct 23, 2003 at 03:21:32PM +0200, Heiko Nardmann wrote: > Hi! > > The FAQ tells me that only C object files can be mixed. > > Is this true for MS .NET and gcc 3.x since I expect both to be conform to the > ABI standard ? What ABI standard would that be? Anyway, gcc and MSVC don't use the same name mangling (decoration) schemes for C++ so you will not be able to mix the two. Also note that different versions if g++ don't always mix well either.. HTH rlc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |