$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Motonari Ito (motonarii_at_[hidden])
Date: 2007-08-09 15:47:11
> I try to specify <variant>release:<cxxflags>/GS- but it results in
"/GS"
> only and omits the trailing "-".
I have the same problem and have not solved yet.
It's serious because msvc uses trailing "-" for many important options
such as /Oy /GS, etc.
Any help would be appreciated.
Thank you.