This may be of interest http://www.parashift.com/c++-faq-lite/compiler-dependencies.html#[33.8]
=== ----- Original Message ----- From: "Warren Young" <[EMAIL PROTECTED]> > 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/