Re: [Boost-bugs] [Boost C++ Libraries] #6686: Boost does not build with Xcode 4.3

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6686: Boost does not build with Xcode 4.3
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-15 17:27:09


#6686: Boost does not build with Xcode 4.3
-----------------------------------+----------------------------------------
  Reporter: arne.schmitz@… | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.49.0 | Severity: Regression
Resolution: | Keywords:
-----------------------------------+----------------------------------------

Comment (by arne.schmitz@…):

 I have whipped up a small patch that fixes the build problems with Xcode
 4.3. This is meant as a quick fix. It breaks building on Xcode < 4.3, so
 someone else should merge it with the old darwin.jam file.

 I propose that bjam uses "xcode-select -print-path" to find out which
 Xcode version the user has selected as default. It then decides if the
 version resides in /Developer (Xcode <= 4.2) or in /Applications/Xcode.app
 (Xcode >= 4.3) and behaves accordingly.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6686#comment:1>
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:09 UTC