$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Linkflags for msvc.archive
From: tr1gun (tr1gun_at_[hidden])
Date: 2011-07-17 16:06:32
Hello,
is it possible to pass additional flags to msvc.archive (lib file
generator)? It doesn't pick up the linkflags in the user-config. I'm
mainly interested in the whole program optimization flag (/LTCG) which
must be passed to the linker.
Best regards,
Bernhard