$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2003-01-21 04:55:24
Rene,
On IBM build.sh does not detect automagically that its supposed to use vacpp.
So If you add $toolset (as shown) to the call to build.sh in run_tests.sh it
works fine :
LOCATE_TARGET=bin sh ./build.sh $toolset
toon