$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kevin S. Van Horn (kevin.vanhorn_at_[hidden])
Date: 2002-03-01 17:17:32
> You don't happen to have any info for me w.r.t.
> http://groups.yahoo.com/group/boost/message/25956, do you?
[...]
> 2. It looks like Unix linkers generally admit "-s" as an option which
> indicates that symbols should be stripped from the result.
> Does it make sense to apply this whenever <optimization>space is
> specified?
I would say yes, as long as it is not a debug build.