$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Joao Abecasis (jpabecasis_at_[hidden])
Date: 2004-12-17 22:31:22
Hi!
In BB v2, the default command for the intel-linux toolset
(tools/intel-linux.jam) is "icc".
Shouldn't this be "icpc"?
I'm using the intel compiler v8.1 under linux.
I had to override this setting in user-config.jam to stop link
actions from failing due to "undefined references" to c++ library
functions.
Best regards,
João Abecasis