Hello,
On vista64, I downloaded the boostconsulting windows
installer and successfully installed the vc80 library binaries.
I also use Intel compiler c++10 64bit, and would like to
build the
boost library date_time for toolset intel 64bit ,
multithreaded, debug and nodebug, dynamic lib.
Can I reuse the prebuilt bjam bin installed by the
boostconsulting winstaller?
I try
bjam --build-dir="c:\Users\hich\Documents"
--toolset=intel-10.0 --with-date_time stage
I fail to see where to tell bjam to build the 64bit/dynamic
lib version of the libraries,
any help is appreciated,
rds,