$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] boost.jam and Python3
From: Juraj Ivanèiæ (juraj.ivancic_at_[hidden])
Date: 2011-02-22 12:30:51
Hi
If you build Boost.Python with Python 3.x
the resulting library will have '3' appended
to usual library name, e.g.
libboost_python3-vc90-mt.lib
Could someone update contrib/boost.jam to
reflect this? Proposed patch attached.
Thanks,
Juraj