> Try turning off debug symbols; GCC spends a long time and a lot of
> disk generating them.

Thanks, works excellent! In fact, my GCC object files and executables are
the smallest now.

I was under the assumption that the -O3 option (full optimization) would
remove the debug information. Sorry for spamming the list with a non-boost
related question.

To make this post a bit more Boost related, I've added two items to the
Effective MPL wiki. Nothing big though, just two fixes for rare compiler
problems.

Regards,

Jaap Suter





_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to