Boost logo

Boost :

Subject: Re: [boost] [1.49.0] Beta 1 release candidates available
From: Beman Dawes (bdawes_at_[hidden])
Date: 2012-01-24 14:37:21


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


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