Dear all,
I want to add extra compilation flags to one compiler, but
only for the
release build. I tried the following:
<toolset>msvc-8.0:<variant>release:<cxxflags&
gt;"/GF /GL /Ox /Ot
/fp:fast /arch:SSE2 "
<toolset>msvc-8.0:<variant>release:<linkflags
>"/LTCG /opt:ref
/opt:icf"
but it does not seem to do what I want. Using -d2, I donøt
see the
compiler switches being defined.
Is there an easy way?
Thanks
-Thorsten
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|