Boost logo

Boost-Build :

Subject: Re: [Boost-build] Cannot get b2 to use crayc++
From: Ilja Honkonen (ilja.honkonen_at_[hidden])
Date: 2012-11-16 02:57:27


>> I have to specify the toolset even if there is only one using line in
>> user-config.jam:
>> tar xf boost_1_52_0.tar.bz2
>> cd boost_1_52_0/
>> ./bootstrap.sh
>> echo "using cray : 8.1.1 : CC ;">> ./tools/build/v2/user-config.jam
>> ./b2 --with-test -d2
> I see what the problem is. Try deleting project-config.jam.
> bootstrap.sh is forcing gcc to be the default toolset.

Thanks, removing project-config.jam after bootstrapping helped.
Ilja


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk