Boost logo

Boost :

Subject: Re: [boost] [1.49.0] Beta 1 release candidates available
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2012-01-25 15:16:56


On 1/25/2012 11:41 AM, Antony Polukhin wrote:
> 2012/1/25 Steven Watanabe<watanabesj_at_[hidden]>:
>> The newline is expected. The problem is that "g++" is missing.
>> Check the output of ./b2 --debug-configuration to figure
>> out what's wrong.
>
> Compiler is clang-2.9 (totaly forgot about user-config.jam, thought
> that gcc.compile.c++ in output means gcc)
> user-config.jam has a single line `using clang ;'
>
[...]
> Is it ok for clang-2.9 to use gcc.compile.c++ ?

No. Since clang is not the default on *nix you need to specify to
compile with it on the command line:

./b2 toolset=clang

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org (msn) - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk