Re: [Boost-bugs] [Boost C++ Libraries] #2615: boost 1.37.0 does not link against libpython

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2615: boost 1.37.0 does not link against libpython
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-27 23:22:34


#2615: boost 1.37.0 does not link against libpython
----------------------------------+-----------------------------------------
  Reporter: fundawang_at_[hidden] | Owner: dave
      Type: Bugs | Status: closed
 Milestone: Boost 1.38.0 | Component: Building Boost
   Version: Boost 1.37.0 | Severity: Problem
Resolution: invalid | Keywords:
----------------------------------+-----------------------------------------
Changes (by dave):

  * status: new => closed
  * resolution: => invalid

Comment:

 I don't believe this can be considered a bug. Indeed, when
 Boost.Python is used for extending Python, it is important that
 libboost_python.so ''not'' be linked against libpython, since that
 will cause duplicate symbol errors. Python itself already contains
 all the symbols. Unless you can convince me that we should build
 otherwise-identical separate versions of libboost_python for extending
 and embedding (seems crazy to me), my answer is "don't use
 --no-undefined." If you have a good counterargment, please feel free
 to reopen this ticket.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2615#comment:2>
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:49:59 UTC