$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jaap Suter (J.Suter_at_[hidden])
Date: 2003-01-26 00:49:21
> 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