$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-11-02 18:46:25
Hi,
I'm trying to build bjam using the Intel compiler, version 9. I use the
v1 command line of:
bjam "-sTOOLS=intel-win32" "-sBUILD=release <runtime-link>dynamic
<threading>multi"
... to build the thread library (although the <threading>multi is
probably redundant!). I get the following output:
Unknown compiler version - please run the configure tests and report the
results
Which configure tests should I run?
Thanks,
Sohail