[Boost-bugs] [Boost C++ Libraries] #13168: Boost python tutorial doesn't build.

Subject: [Boost-bugs] [Boost C++ Libraries] #13168: Boost python tutorial doesn't build.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-08-19 01:11:07


#13168: Boost python tutorial doesn't build.
------------------------------+--------------------------------------
 Reporter: aaron@… | Owner: Ralf W. Grosse-Kunstleve
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: python USE GITHUB
  Version: Boost 1.64.0 | Severity: Problem
 Keywords: |
------------------------------+--------------------------------------
 {{{
 cd $BOOST_ROOT/libs/python/example/tutorial
 bjam
 }}}

 And fails to find bootstrap.jam. When you use BOOST_BUILD_PATH to point to
 bootstrap.jam, this results in the entire libboost_python library being
 built *in situ*, and then, of course, hello_ext.so will not load.

 And, if you configure user-config.jam to use python3, then the output
 shared library (i.e., "hello_ext.so") is misnamed. It should be
 "_hello_ext.so".

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13168>
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-08-19 01:14:48 UTC