Re: [Boost-bugs] [Boost C++ Libraries] #4244: Different versioning, soname and library names

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4244: Different versioning, soname and library names
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-21 13:12:54


#4244: Different versioning, soname and library names
-----------------------------------------+----------------------------------
 Reporter: christina.larocca@… | Owner:
     Type: Support Requests | Status: new
Milestone: Boost 1.43.0 | Component: Building Boost
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: |
-----------------------------------------+----------------------------------

Comment(by steven_watanabe):

 I don't think the build scripts are designed to handle this usage. The
 easiest way is probably to do it manually.

 Does it help to build the libraries with the 1.39.0 name and then rename
 them to 1.39.0.0? For Regex, you can build everything normally including
 regex without ICU, fudge the Jamfiles to produce 1.39.1, and build regex
 again with ICU (Use the option --with-regex to build only the regex
 library. You might also need -a to force everything to rebuild).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4244#comment:4>
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:03 UTC