[C++-sig] boost.python w/ boost.build v2 (was Re: Boost.Python, MinGW, & ImportError)

Corey Wright undefined at pobox.com
Thu Sep 28 06:58:01 CEST 2006


On Sun, 24 Sep 2006 16:01:05 -0500
Corey Wright <undefined at pobox.com> wrote:

> anyways, i'll look at boost.python on mingw sometime this week, but wanted
> to feed back my patch for Jamfile.v2 ("release early, release often").

with:
- the 06-09-27-1700 tarball
- the previously attached patches (fix Jamfile.v2, tweak boost.build.jam)
- similar user-config.jam (but targeting python on windows)
boost.python and the examples compiled under mingw and passed the tests.

with the attached Jamfile.v2 and test_hello.py (modeled after
test_std_pair.py) the tutorial compiled and tested fine (and due to the
boost.build framework, typing "bjam --toolset=mingw --v2 test" is sure
easier than manually setting PATH to include boost_python.dll, setting
PYTHONPATH to include boost.python module, etc).

thanks for boost.python.
-- 
undefined at pobox.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Jamfile.v2
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20060927/c1bc603a/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_hello.py
Type: text/x-python
Size: 257 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20060927/c1bc603a/attachment.py>


More information about the Cplusplus-sig mailing list