$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-09-10 13:24:42
Hi Philipp
> Hmmm, not sure if I did everything correct...I get a lot of
> failures on
>
> - amd64 using gcc
> - Solaris using gcc
>
> The reports are attached.
I think you should add
import toolset : using ;
at the top of test-config.jam. Take a look a test-config.jam.in.
Thanks for helping with this, I'm really interested in getting as much testing
as possible!
- Volodya