[Boost-bugs] [Boost C++ Libraries] #3544: Please add --pythonid to the build system

Subject: [Boost-bugs] [Boost C++ Libraries] #3544: Please add --pythonid to the build system
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-10-22 16:52:35


#3544: Please add --pythonid to the build system
---------------------------------------------------+------------------------
 Reporter: Gaudenz Steinlin <gaudenz@…> | Owner:
     Type: Feature Requests | Status: new
Milestone: Boost 1.41.0 | Component: Building Boost
  Version: Boost 1.40.0 | Severity: Problem
 Keywords: |
---------------------------------------------------+------------------------
 To build the boost python binding and the boost mpi python bindings for
 different Python versions (eg. for Debian packages), different versions of
 the Python bindings must be compiled.

 With current --buildid option the id is added to all libraries. This works
 fine for the Python buildings, because they do not depend on other boost
 libraries. But for the Python mpi bindings it's not optimal, because they
 then depend on versions of libboost-mpi and libboost-serialization with
 the buildid.

 The --pythonid option which is intoduced by the attached pach only adds
 the id to libboost-python and libboost-mpi-python.

 The current patch does not add the id to the Python module (mpi.so). This
 is because I could not figure out how to add an id to the module name.
 However it would probably be nice to add it there as well.

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