$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
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