Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2005-10-29 08:12:26


Bugs item #1341568, was opened at 2005-10-29 20:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1341568&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alexandr Zamaraev (shura_zam)
Assigned to: Nobody/Anonymous (nobody)
Summary: crach build bjam from mingw 3.4.4 with python

Initial Comment:
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:
>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...

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1341568&group_id=7586

-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk