building libraries with mingw

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Wed Aug 29 10:27:12 CEST 2007


> Von: "Christian Ehrlicher"
<snip>
> > This may work for release libraries, but aren't there problems with msvc
> > mixing release and/debug libraries ?
> Not as long as you don't pass e.g FILE or other structures which have
> different sizes in msvc debug and release mode. Normally a lib should never do
> this (ok, kdewin lib is an exception)
I forgot to mention that it will also not work when you pass std::foo in a c++ lib because std::string is also different in debug and release mode... :-(

Christian
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail



More information about the Kde-windows mailing list