Hi David, David Daeschler <[EMAIL PROTECTED]> writes:
> I know that creating a .dll is as easy as specifying -shared on the > g++ command line. Do you know if in this case all symbols will be exported (as is done in Xerces-C++ right now) or import/export declarations should be used? Also, I wonder why Xerces-C++ exports all symbols on Mingw even if the appropriate declarations are present (see the Mingw sections in util/Compilers/GCCDefs.hpp). Alberto, any ideas on that? Boris -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding
