|
Boost-Build : |
From: DrAnonymous (antamiga_at_[hidden])
Date: 2007-04-18 19:21:51
I went into -
boost_1_33_1/tools/build/v2/example/hello
and ran bjam. It created a working binary under the bin directory.
When I tried:
bjam release
I got this error:
[Apple:v2/example/hello] aaronrob% bjam release
...found 9 targets...
...updating 1 target...
gcc.link bin/gcc/release/hello
/usr/bin/ld: unknown flag: --strip-all
collect2: ld returned 1 exit status
"g++" -o "bin/gcc/release/hello" "bin/gcc/release/hello.o"
-Wl,--strip-all
...failed gcc.link bin/gcc/release/hello...
...failed updating 1 target...
[Apple:v2/example/hello]
Is this a bug of some type? gcc --version gives this info:
powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367)
Thanks,
Aaron R>
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