$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Need help to build boost static libraries for x64 target platform
From: ajil koshy (ajil.koshy_at_[hidden])
Date: 2009-03-04 11:02:03
Hi All,
I am running Microsoft visual studio 2005 on a Win32 platform. Can someone
tell me how to build boost libraries of boost.thread, boost.filesystem and
boost.regex for some of my projects targeted for 64 bit platform. I have
used the Bjam tool to build boost for 32 bit target platform. I suppose
there is some different command line option which I need to pass to get it
working for 64 bit libraries.
Thanks
Ajil