Skip to content

Conversation

akimd
Copy link
Contributor

@akimd akimd commented Nov 2, 2016

I have been using this patch for my project since March 2015, and it
works nicely for Python 3. I confess I don't have much experience
with Python 2. But this was really needed for my project to work.

The idea is to look for the $PYTHON being used to decide which version
of Boost.Python should be used.

  • build-aux/boost.m4 (BOOST_FIND_LIB, BOOST_FIND_LIBS, _BOOST_FIND_LIBS):
    Take a lib suffix argument.
    (Python): Specify the possible Python suffix version.

akimd added 2 commits November 2, 2016 10:37
I have been using this patch for my project since March 2015, and it
works nicely for Python 3.  I confess I don't have much experience
with Python 2.  But this was really needed for my project to work.

The idea is to look for the $PYTHON being used to decide which version
of Boost.Python should be used.

* build-aux/boost.m4 (BOOST_FIND_LIB, BOOST_FIND_LIBS, _BOOST_FIND_LIBS):
Take a lib suffix argument.
(Python): Specify the possible Python suffix version.
* build-aux/boost.m4 (BOOST_PYTHON): Append python-config's --libs and
--ldflags to BOOST_PYTHON_LIBS and BOOST_PYTHON_LDFLAGS.
@akimd
Copy link
Contributor Author

akimd commented Nov 26, 2016

Hey boy,

Ping!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant