$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Hicham Mouline (hicham_at_[hidden])
Date: 2007-10-23 10:25:28
> It does not seem like intel support in Boost.Build has special provision for
> 64-bit compilation. Are you aware how it should be activated, on command line?
>
> - Volodya
> _______________________________________________
aha, so 64bit is not supported by Boost-build?
what if i run this:
bjam --build-dir="c:\Users\hich\Documents" --toolset=intel-10.0 --with-date_time stage
will it generate 32bit binaries? for intel compiler?
i guess that will not work with my 64bit-only intel compiler?
rds,