[Boost-bugs] [Boost C++ Libraries] #10283: Cross-compiling on MacOSX for linux using clang fails to build static libs correctly.

Subject: [Boost-bugs] [Boost C++ Libraries] #10283: Cross-compiling on MacOSX for linux using clang fails to build static libs correctly.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-31 16:26:04


#10283: Cross-compiling on MacOSX for linux using clang fails to build static libs
correctly.
----------------------------+---------------------------------------------
 Reporter: bayoubengal@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost Development Trunk
 Severity: Problem | Keywords: clang crosscompile macosx linux
----------------------------+---------------------------------------------
 The logic in gcc.jam that dynamically determines the paths to ranlib and
 ar needs to duplicated in clang-linux.jam and clang-darwin.jam. The
 current implementation uses the darwin versions of ranlib and ar which
 doesn't work correctly for linux-elf static libs.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10283>
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