How do I specify several compile options with bjam V2,
(for msvc)
eg /EHa /W4 .. and others
I would expect to add a line somewhat similar to
bjam -sBUILD="<cxxflags>-clr" test
but do I use the <cxxflags>/EHa or
<cxxflags>-/EHa or ??
Suggestions?
Thanks
---
Paul A Bristow
Prizet Farmhouse, Kendal, Cumbria UK LA8 8AB
+44 1539561830 & SMS, Mobile +44 7714 330204 & SMS
pbristow hetp.u-net.com
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|