|
Boost : |
Subject: Re: [boost] [1.49.0] Beta 1 release candidates available
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2012-01-24 23:02:17
2012/1/24 René Rivera <grafikrobot_at_[hidden]>:
> This looks like a configuration problem as the toolset command is missing from the commands. We need to know the toolset setup and the commands used to build.
Commands used to build: ./b2
OS: Ubuntu 11.04
Compiler: gcc (i have got a lot of gccs, but the default is 4.6.1)
It looks like there is a newline symbol in all gcc.compile.c++ lines
(between object file name and -ftemplate-depth-128):
gcc.compile.c++
bin.v2/libs/python/build/gcc/release/link-static/threading-multi/object/inheritance.o
-ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
-pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE
-DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.7"
-c -o "bin.v2/libs/python/build/gcc/release/link-static/threading-multi/object/inheritance.o"
"libs/python/src/object/inheritance.cpp"
/bin/sh: -ftemplate-depth-128: not found
Best regards,
Antony Polukhin
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk