$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sinan (sinan.karasu_at_[hidden])
Date: 2001-11-08 15:32:42
Paul Baxter wrote:
>
[...]
>
> Whilst not the same compiler, someone has just got a response from Dave
> Abrahams regarding possibly a similar problem.
> [Sorry I'm not a FTJam person, but hopefully if you don't resolve your
> problems, Dave or someone will be able to answer any followup.]
[...]
Thanx,
cd ~/boost_1_25_1/tools/build/jam_sr
jam -sBOOST_ROOT= -sBOOST_BUILD_PATH= -sJAMBASE=
cp bin.solaris/jam ~/bin
cd ~/boost_1_25_1
jam -sBOOST_ROOT=. -sTOOLS="suncc"
did the trick. It is building now....
Sinan