|
From: Stephen C. <ste...@di...> - 2002-12-23 17:31:56
|
Is there any way to build libstdc++ as a DLL? I have an app based on wxWindows, using g++ version 3.2.2 20021212 in linux, and 3.2.1 (MinGW special 20021202-2), in windows. In theory the executables should be roughly the same size, however the windows executable is twice the size (660K) of the linux binary (330K). -- Stephen |