|
Boost-Build : |
From: DJB (usrlocalinfo_at_[hidden])
Date: 2005-01-29 18:48:46
I'd like to specify /GS (or /RTCs, /RTCu, /RTCc) as cflag values from
the command-line.
Unfortunately, doing so causes an error in boost-build.
Is there a workaround for this or am I doing something wrong?
For example:
bjam --v2 -d4 threading=multi \
link-runtime=static \
msvc-7.1 release \
cxxflags=/GS \
someProject
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