
22 Sep
2008
22 Sep
'08
4:17 p.m.
However, when building I only see gcc.compile.c++ as compile command. How do I know if the options are actually used?
bjam -d+2 ...
prints the command lines used.
In Christ, Steven Watanabe
thx Steven! bjam is indeed issueing the correct flags for target optimized build. fine .. tgo