|
Boost Testing : |
Subject: [Boost-testing] run.py not quite working on Solaris
From: Pavel Heimlich, a.k.a. hajma (tropikhajma_at_[hidden])
Date: 2011-02-07 08:55:44
Hi,
I tried to run the tests as described at
http://www.boost.org/development/running_regression_tests.html
on Solaris 11 express using the Sun Studio 12u1 compiler by running
python run.py --runner=Solaris11 --toolsets=sun
but it failed with
...
error: toolset gcc initialization:
error: no command provided, default command 'g++' not found
...
full log at
http://pastebin.com/85SRSG3d
Did I miss something or is it broken?
TIA
hajma