[C++-sig] V2 jam problem
Peter Bienstman
Peter.Bienstman at rug.ac.be
Thu Apr 11 15:52:54 CEST 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
OK, this should be really easy:
I'm trying to build V2 BPL under Windows using Intel beta 6 on top of VS .NET
with Python 2.2 from ActiveState
This is my jam command:
jam -d+2 -sTOOLS="intel-win32" -sBUILD=debug -sBOOST_ROOT=d:/boost_cvs/boost/
- -sPYTHON_VERSION=2.2 -sPYTHON_ROOT=c:/progra~1/python22
Which fail like this
D:\boost_cvs\boost\libs\python>jam -d+2 -sTOOLS="intel-win32" -sBUILD=debug
- -sBOOST_ROOT=d:/boost_cvs/boost/ -sPYTHON_VERSION=2.2
- -sPYTHON_ROOT=c:/progra~1/python22
don't know how to make <python-library@>python22.lib
/Zm400 -nologo -GX -c -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_V2
- -DBOOST
_PYTHON_SOURCE /Z7 /Od /Ob0 /GX /GR /MDd -I"..\..\libs\python" -I"."
- -I"d:\bo
ost_cvs\boost" -I"c:\progra~1\python22\include" -I"c:\progra~1\python22\PC"
- -I"
C:\Program\include" -I"Files\Microsoft\include" -I"Visual\include"
- -I"Studio\inc
lude" -I".NET\VC7\include" -I"../include"
- -Fo"..\..\libs\python\bin\bpl.dll\in
tel-win32\debug\runtime-link-dynamic\from_python.obj"
- -Tp"src/converter\from_py
thon.cpp"
...
Because /Zm100 is of course not a valid executable name.
Any idea?
Thanks,
Peter
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8tZU/4dgPAIjyquoRAlDHAKDewnFBS7bXP3mHYeQwTNN4pXIK9gCg+1/+
a5+RafUgAVo5JQDJFQ7YCfM=
=CBqn
-----END PGP SIGNATURE-----
More information about the Cplusplus-sig
mailing list