Boost logo

Boost-Build :

From: Frank Newton (fnewton_at_[hidden])
Date: 2007-06-25 10:31:36


My environment looks like:
Linux 2.6.27-10
gcc 3.3.6

my error output is:

/bin/sh: -ftemplate-depth-128: not found
/bin/sh: -ftemplate-depth-128: not found
.
.
.

And a dump of my compile looks like this:

./tools/jam/src/bin.linuxx86/bjam --user-config=user-config.jam
--prefix=/usr/local --exec-prefix=/usr/local --libdir=/usr/l
ocal/lib --includedir=/usr/local/include install
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(don't panic: this is a strictly optional feature).
...patience...
...patience...
...found 12815 targets...
...updating 1770 targets...
MkDir1 bin.v2
MkDir1 bin.v2/libs
MkDir1 bin.v2/libs/signals
MkDir1 bin.v2/libs/signals/build
MkDir1 bin.v2/libs/signals/build/gcc
MkDir1 bin.v2/libs/signals/build/gcc/debug
MkDir1 bin.v2/libs/signals/build/gcc/debug/threading-multi
gcc.compile.c++
bin.v2/libs/signals/build/gcc/debug/threading-multi/trackable.o

      -ftemplate-depth-128 -O0 -fno-inline -Wall -g -fPIC -pthread
-DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_S
IGNALS_NO_LIB=1 -I"." -c -o
"bin.v2/libs/signals/build/gcc/debug/threading-multi/trackable.o"
"libs/signals/src/trackable.cp
p"

...failed gcc.compile.c++
bin.v2/libs/signals/build/gcc/debug/threading-multi/trackable.o...
gcc.compile.c++
bin.v2/libs/signals/build/gcc/debug/threading-multi/connection.o

      -ftemplate-depth-128 -O0 -fno-inline -Wall -g -fPIC -pthread
-DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_S
IGNALS_NO_LIB=1 -I"." -c -o
"bin.v2/libs/signals/build/gcc/debug/threading-multi/connection.o"
"libs/signals/src/connection.
cpp"

...failed gcc.compile.c++
bin.v2/libs/signals/build/gcc/debug/threading-multi/connection.o...
gcc.compile.c++
bin.v2/libs/signals/build/gcc/debug/threading-multi/named_slot_map.o

-----Original Message-----
From: boost-build-bounces_at_[hidden]
[mailto:boost-build-bounces_at_[hidden]] On Behalf Of Chris Weed
Sent: Sunday, June 24, 2007 12:34 PM
To: Boost.Build developer's and user's list
Subject: Re: [Boost-build] compile error

Hi,
Can you post which version of bjam, boost-build, and gcc you are using?
Can you also post a sample set of files that recreate the problem?
More information will probably be necessary to diagnose the problem.
Chris

On 6/23/07, Frank Newton <fnewton_at_[hidden]> wrote:
>
>
>
>
> I'm a newbie to Boost. When attempting to compile on my linux box I
get the
> following error:
>
>
>
> /bin/sh: -ftemplate-depth-128: not found
>
>
>
> Can you give me any suggestions:
>
>
>
> Thanks in advance.
>
>
>
> Frank Newton | Software Engineer
> ____________________________
> Control4
> 11734 South Election Road
> Salt Lake City, Utah 84020-6432
> United States
> p. 801.523.3238
> f. 801.523.3199
> e. fnewton_at_[hidden]
> w. www.control4.com
>
>
> This message (including any attachments) contains confidential
information
> intended for a specific individual and purpose and is protected by
law. If
> you are not the intended recipient, please delete this message. Any
> disclosure, copying, or distribution of this message, or the taking of
any
> action based on it is strictly prohibited.
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>
>
_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost-build


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk