
19 Jan
2009
19 Jan
'09
2:38 p.m.
Steven Watanabe <watanabesj <at> gmail.com> writes:
Exactly how did you build Boost?
Hi Steve, This is the commandline I use to build boost. bjam toolset=msvc-9.0 define=_CRT_SECURE_NO_WARNINGS=0 define=_SCL_SECURE_NO_WARNINGS=0 define=_SECURE_SCL=0 define=_HAS_ITERATOR_DEBUGGING=0 --build-type=complete threading=multi --layout=versioned --without-python --without-mpi stage -j4>boost_build_vc90.log -Raman