Boost C++ Libraries: Ticket #504: crach build bjam from mingw 3.4.4 with python https://svn.boost.org/trac10/ticket/504 <pre class="wiki">OS: Windows XP pro rus + sp2 gcc: (GCC) 3.4.4 (mingw special) ld: GNU ld version 2.16.91 20050827 Python: Python 2.4.2 Source: latest csv I try build bjam with python. Bat I have crach in linking. Command line: &gt;bjam -f build.jam --toolset=mingw --with-python=C:\Lang\Python24 Output (latest 8 lines) C:\TEMP\Shura/ccaSyaaa.o:builtins.c:(.text+0x334e): undefined reference to `_imp__PyCallable_Check' C:\TEMP\Shura/ccaSyaaa.o:builtins.c:(.text+0x337c): undefined reference to `_imp___Py_NoneStruct' collect2: ld returned 1 exit status "gcc" -o bin.ntx86\bjam.exe -DNDEBUG -DOPT_HEADER_CACHE_EXT -DOPT_GRAPH_DEBUG_EXT -DOPT_SEMAPHORE -DOPT_FIX_TARGET_VARIABLES_EXT -DOPT_IMPROVED_PATIENCE_EXT -DNT -DYYSTACKSIZE=5000 -DHAVE_PYTHON -s -O3 -finline-functions -IC:\Lang\Python24\include "C:\Lang\Python24\libs\python24.lib" command.c compile.c debug.c expand.c glob.c hash.c hcache.c headers.c hdrmacro.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c regexp.c rules.c scan.c search.c subst.c w32_getreg.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execnt.c filent.c pathunix.c ...failed [COMPILE] bin.ntx86\bjam.exe... ...failed updating 1 target... </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/504 Trac 1.4.3 david_abrahams Sat, 29 Oct 2005 16:23:42 GMT <link>https://svn.boost.org/trac10/ticket/504#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/504#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=52572 Have you followed the instructions at http://www.boost.org/libs/python/doc/building.html#mingw ? </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>shura_zam</dc:creator> <pubDate>Mon, 31 Oct 2005 04:38:50 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/504#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/504#comment:2</guid> <description> <pre class="wiki">Logged In: YES user_id=980085 I see instructions at http://www.boost.org/libs/python/doc/building.html#mingw And also I look build skript for building bjam (build.jam) Lines 46 - 56 find and add library for python in NT. Pattern lib name for mingw mast by libpython$(v)* bat added python$(v).lib - MS style library. ;-( </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>René Rivera</dc:creator> <pubDate>Tue, 22 Nov 2005 05:58:11 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/504#comment:3 https://svn.boost.org/trac10/ticket/504#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket