[C++-sig] bjam gcc3.2 boost_python compile problem

lieven vanholme Lieven.Vanholme at rug.ac.be
Fri Sep 27 13:35:48 CEST 2002


Hi,

I tried to compile boost_python(latest CVS) with gcc3.2 using bjam3.1.0
(os=linux)
invoking with;
 bjam -sBUILD=release -sPYTHON_VERSION=2.2 -sPYTHON_ROOT=/home/lvholme


got first this kind of error:
-------------------------------------------------
...found 818 targets...
...updating 31 targets...
MkDir1 ../../libs/python/bin
: command not found
MkDir1 ../../libs/python/bin/libbpl.so
: is a directory
mkdir: cannot create directory `\r': File exists

    mkdir  ../../libs/python/bin/libbpl.so

...failed MkDir1 ../../libs/python/bin/libbpl.so...
...skipped <directory-grist>../../libs/python/bin/libbpl.so/gcc for lack
of <directory-grist>.
./../libs/python/bin/libbpl.so...
...
--------------------------------------------------

and after repeating the command for about five times (directory structure
got finally build), i got another list of errors, looking all the same:
--------------------------------------------------
gcc-C++-action
../../libs/python/bin/libbpl.so/gcc/release/inlining-on/runtime-link-dynamic/sh
ared-linkable-true/numeric.o
: is a directory
g++: cannot specify -o with -c or -S and multiple compilations
...
--------------------------------------------------


Is this a gcc3.2-compiler problem?


thanx!


Lieven







More information about the Cplusplus-sig mailing list