Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2002-12-05 08:47:16


Markus Schöpflin <markus.schoepflin_at_[hidden]> writes:

> Is it ok if I add the following lines to "msvc-tools.jam"?
>
> # The linker disables the default optimizations when using /DEBUG.
> # Whe have to enable them manually for release builds with debug
> # symbols.
> flags msvc LINKFLAGS <debug-symbols>on/<runtime-build>release :
> /OPT:REF,ICF ;

Fine with me!

-- 
David Abrahams
dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution
 

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