Boost logo

Boost-Build :

From: Zbynek Winkler (zw-bjam_at_[hidden])
Date: 2005-05-16 09:11:40


Hi,

some time ago I've reported that gcc supports some optimizations for
linking (not just compiling). It turns out this is documented. This is
the relevant excerpt from 'man ld':

-O level
If level is a numeric values greater than zero ld
optimizes the output. This might take significantly longer and
therefore probably should only be
enabled for the final binary.

Can we add some -OX to the linking stage for the release variant?

Zbynek

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk