Boost C++ Libraries: Ticket #12515: bjam "python=X.X" option not recognized anymore https://svn.boost.org/trac10/ticket/12515 <p> In Boost 1.62, specifying "python=3.5" is not working anymore: Always the first python entry in user-config.jam is selected. It seems to be related to a change in tools/build/src/tools/python.jam (line 905 ff), which appeared between 1.61.0 and 1.62.0. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12515 Trac 1.4.3 barthalion Sat, 22 Oct 2016 20:46:29 GMT <link>https://svn.boost.org/trac10/ticket/12515#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12515#comment:1</guid> <description> <p> It also means that it makes it impossible (or at least hard for me) to build libboost_python and libboost_python3 at one run. While both files are present, in fact they are both python2 bindings. </p> </description> <category>Ticket</category> </item> <item> <author>Adam Majer <amajer@…></author> <pubDate>Tue, 08 Nov 2016 13:31:36 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/12515#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12515#comment:2</guid> <description> <p> I can confirm this. This regression is caused by </p> <pre class="wiki">commit 2059618861eb25ae2ed3f1b6ebee8609365cbed9 Author: Rene Rivera &lt;grafikrobot@gmail.com&gt; Date: Sat Jul 16 15:53:30 2016 -0500 </pre><p> Reverting it fixes this problem. Another location for this patch is in development branch at, </p> <p> <a class="ext-link" href="https://github.com/boostorg/build/commit/78ffbe094400d277627b2c19ceb182d637b8baca"><span class="icon">​</span>https://github.com/boostorg/build/commit/78ffbe094400d277627b2c19ceb182d637b8baca</a> </p> </description> <category>Ticket</category> </item> <item> <author>Fabian Wenzel <boost@…></author> <pubDate>Wed, 04 Jan 2017 09:08:18 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/12515#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12515#comment:3</guid> <description> <p> May this please be picked up at some time? Version 1.63 still contains this bug. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Mateusz Loskot</dc:creator> <pubDate>Mon, 20 Feb 2017 13:55:08 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/12515#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12515#comment:4</guid> <description> <p> Here is similar bug report in <a class="missing wiki">GitHub</a> issues: <a class="ext-link" href="https://github.com/boostorg/build/issues/163"><span class="icon">​</span>It no longer seems possible to build against both python2 and python3 #163</a> </p> </description> <category>Ticket</category> </item> </channel> </rss>