Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <00bb01c1bbeb$1a32cc90$0200a8c0@lifelesswks> From: "Robert Collins" To: "Warren Young" , "Cygwin-L" References: <3C758BFA DOT 2A1537AF AT etr-usa DOT com> Subject: Re: DLLs that can be used with MS C++ Date: Sat, 23 Feb 2002 08:51:36 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 22 Feb 2002 21:50:43.0230 (UTC) FILETIME=[F9E413E0:01C1BBEA] This may be of interest http://www.parashift.com/c++-faq-lite/compiler-dependencies.html#[33.8] === ----- Original Message ----- From: "Warren Young" > Dan Kyhl wrote: > > > > Are you saying that I can't make C++ dll's in cygwin for use in 'normal' > > Windows? > > No, because every C++ compiler "mangles" identifiers differently. Name > mangling is considered by many to be a feature. Even your own company's > C++ compilers probably mangle names differently from VC++ and g++. They > may even mangle names differently from _each other_. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/