$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: naeem_fast (naeem_fast_at_[hidden])
Date: 2005-10-15 08:50:28
Do any body how to build boost 64 bit version
I have tried to use this command to build, but it does not work
bjam cflags="-m64" linkflags="-m64" cxxflags="-m64" "-sTOOLS=gcc"
install
the 32 bit version build ok by default.