http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43601
--- Comment #25 from Dave Korn 2010-09-24 05:00:16
UTC ---
I'm going to be working on a patch in this area in the next few weeks (I want
to make the dllexport/dllimport attributes work on C++ namespaces), and I can
probably do something about
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43601
--- Comment #24 from Cesar Strauss 2010-09-24
04:19:19 UTC ---
The wxWidgets build enables precompiled headers on MSVC by default, while the
GCC build does not use them. As it turns out, this setting affects the object
size on MSVC. When I disabl