Boost logo

Boost :

Subject: Re: [boost] [1.49.0] Beta 1 release candidates available
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2012-01-24 12:40:37


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"

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