This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DLLs that can be used with MS C++


This may be of interest

http://www.parashift.com/c++-faq-lite/compiler-dependencies.html#[33.8]

===
----- Original Message -----
From: "Warren Young" <warren@etr-usa.com>


> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]