ostream::form() replacement under gcc3.2

Hans Horn hannes@2horns.com
Thu Aug 29 11:59:00 GMT 2002


Group,

after I was able to dig up an ostream::form() replacement I was finally able
to recompile my projects under gcc v3.2.
I'm happy with that.

What I'm not happy with at all is that the build time went up by a factor of
3, and each exe produced is between 50% and 100% bigger than the ones
produced under gcc v295 (under cygwin)!

What is going on?
Is the time and size increase due to the template orgy in the c++ libraries
I was reading about?
Does anybody know?

H.






More information about the Gcc-help mailing list