Re: [Mingw-users] MinGW gcc 3.x, 4.x and exceptions
- Date: Fri, 09 May 2008 01:59:53 +0200
- From: Lothar May <mingw@xxxxxxxxxxxx>
- Subject: Re: [Mingw-users] MinGW gcc 3.x, 4.x and exceptions
Hi,
John E. / TDM wrote:
> To me it is far more desirable to include the overhead of libgcc and
> libstdc++ in every module than to have to deal with the distribution and
> versioning issues inherent in using libgcc and libstdc++ as DLLs; this
> is because by the time a program comes to rely on external modules, the
> additional code size of these two libraries is negligible as compared to
> the entire program size.
In my opinion, using a dynamic C/C++ runtime is a huge improvement. When
using multiple C++ DLLs which are linked against shared libstdc++, those
are all considerably smaller, and link a lot faster. If a program has
lots of modules, statically linking anything which is used by multiple
modules is usually a bad idea and might cause problems.
Best regards,
Lothar
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users