Subject: [Boost-bugs] [Boost C++ Libraries] #1085: Python rules for compiling in Mac OS X
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-09 15:13:31
#1085: Python rules for compiling in Mac OS X
----------------------------------------+-----------------------------------
Reporter: chazapis_at_[hidden] | Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version:
Severity: Problem | Keywords:
----------------------------------------+-----------------------------------
It seems that the tools/build/v2/tools/python.jam file is broken when used
in Mac OS X (darwin). I had many problems when trying to compile
libtorrent's python bindings using bjam and they all were finally solved
by changing this file.
I would suggest applying the following patch to the code. This fixes the
missing "python_for_extensions" rule problem, and allows for properly
setting the include paths (without relying on env vars). For linking I
just used "-framework Python". I don't get what all the
$(PYTHON_FRAMEWORK) stuff is about. With the "official" python install,
gcc automatically finds the framework.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1085>
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:56 UTC