Subject: [Boost-bugs] [Boost C++ Libraries] #10258: b2 fails to find gcc if bootstrapped with clang
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-28 10:18:12
#10258: b2 fails to find gcc if bootstrapped with clang
-------------------------------------+---------------------------
Reporter: ned14 | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+---------------------------
The system showing the problem is Ubuntu 14.04 LTS on ARMv7a. x86 or x64
may not have the same problem. This is in Boost 1.56 beta.
What my CI was always doing for bootstrap is this:
./bootstrap.sh --with-toolset=clang
Unfortunately, this breaks:
./b2 toolset=gcc ...
iff you bootstrapped with clang! It appears to set the gcc executable path
to an empty string with obvious consequences.
./b2 toolset=clang works fine though, as does bootstrapping with gcc
whereupon both gcc and clang toolsets work fine.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10258> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC