Boost logo

Boost-Build :

Subject: [Boost-build] bootstrap.sh won't accept --toolset=clang
From: Larry Evans (cppljevans_at_[hidden])
Date: 2014-05-23 07:33:31


How can I build the libraries with clang if booststrap.sh won't let me?

Here's what I tried:

~/prog_dev/boost/boost-modular/modular-boost $ ./bootstrap.sh
--with-toolset=clang --prefix=$PWD/install/clang3.4
--with-libraries=system,context,coroutine,thread,program_options
Building Boost.Build engine with toolset clang...
Failed to build Boost.Build build engine
Consult 'bootstrap.log' for more details
~/prog_dev/boost/boost-modular/modular-boost $ uname -a
Linux evansl-Inspiron-531 3.2.0-61-generic #93-Ubuntu SMP Fri May 2
21:31:50 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
~/prog_dev/boost/boost-modular/modular-boost $ git log
WARNING: terminal is not fully functional
- (press RETURN)
commit 5e1543bb9f96f8fbf08f19ed05522c0cf9c48cdd
Author: Automated Commit <automated_at_[hidden]>
Date: Fri Apr 25 13:00:12 2014 -0400

     Update intrusive from master.

commit bed7daf10897f8c2f789d3b8adfebf390ede9085
Author: Automated Commit <automated_at_[hidden]>
Date: Fri Apr 25 12:30:12 2014 -0400

     Update intrusive from master.

commit 31e07090a4d89038d0fa3da5e7ea82b313b6e23a
Author: Automated Commit <automated_at_[hidden]>
Date: Wed Apr 23 18:30:07 2014 -0400

     Update container from master.

commit 67dba75e38ae6fb4622b2117b46ceb3d7faa5346
Author: Automated Commit <automated_at_[hidden]>
Date: Wed Apr 23 12:00:08 2014 -0400

:q
~/prog_dev/boost/boost-modular/modular-boost $

-regards,
Larry


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