Boost logo

Boost :

Subject: Re: [boost] [1.49.0] Beta 1 release candidates available
From: René Rivera (grafikrobot_at_[hidden])
Date: 2012-01-24 14:44:34


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.

Rene.

On Jan 24, 2012, at 1:37 PM, Beman Dawes <bdawes_at_[hidden]> wrote:

> On Tue, Jan 24, 2012 at 12:40 PM, Antony Polukhin <antoshkka_at_[hidden]>wrote:
>
>> A lot of build errors, while building under Linux with gcc (some of them):
>>
>> gcc.compile.c++
>> bin.v2/libs/regex/build/gcc/release/threading-multi/c_regex_traits.o
>> /bin/sh: -ftemplate-depth-128: not found
>>
>> -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
>> -pedantic -pthread -fPIC -DBOOST_ALL_NO_LIB=1
>> -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o
>> "bin.v2/libs/regex/build/gcc/release/threading-multi/c_regex_traits.o"
>> "libs/regex/build/../src/c_regex_traits.cpp"
>>
>> ...failed gcc.compile.c++
>> bin.v2/libs/regex/build/gcc/release/threading-multi/c_regex_traits.o...
>> gcc.compile.c++
>> bin.v2/libs/regex/build/gcc/release/threading-multi/cpp_regex_traits.o
>> /bin/sh: -ftemplate-depth-128: not found
>>
>> -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
>> -pedantic -pthread -fPIC -DBOOST_ALL_NO_LIB=1
>> -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o
>> "bin.v2/libs/regex/build/gcc/release/threading-multi/cpp_regex_traits.o"
>> "libs/regex/build/../src/cpp_regex_traits.cpp"
>>
>
> Hum... That doesn't sound good.
>
> John?
>
> Thanks for the report!
>
> --Beman
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


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