$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] building boost 1_33_1
From: Dan Smithers (dan_at_[hidden])
Date: 2009-09-11 11:21:46
I need to recompile boost 1_33_1 with the intel compiler icc 9.0
The jamfiles are trying to use 8 in /opt (which doesn't actually exist).
Please can someone point me in the right direction to do this.
I am using
./configure CXX=icc --prefix=/vol/build --with-toolset=intel-linux
--with-bjam=/vol/build/boost-jam-3.1.17/bin.linuxx86/bjam
make
thanks
dan