|
Boost-Build : |
From: Oliver.Kowalke_at_[hidden]
Date: 2007-05-15 05:56:27
Hello,
I tried to install boost-1.34 on HP/UX 11.11 (compiled with gcc-4.1.0):
bjam --prefix=/opt/boost --toolset=gcc --with-thread install
Doesn't create shared libraries.
bjam --prefix=/opt/boost --toolset=gcc --with-thread --link=shared
install
Produces this error:
...failed gcc.link.dll
bin.v2/libs/thread/build/gcc-4.1.0/debug/threading-multi/libboost_thread
-gcc41-mt-d-1_34.so.1.34.0...
...skipped <p/opt/boost/lib>libboost_thread-gcc41-mt-d-1_34.so.1.34.0
for lack of
<pbin.v2/libs/thread/build/gcc-4.1.0/debug/threading-multi>libboost_thre
ad-gcc41-mt-d-1_34.so.1.34.0...
...skipped <p/opt/boost/lib>libboost_thread-gcc41-mt-d.so for lack of
<p/opt/boost/lib>libboost_thread-gcc41-mt-d-1_34.so.1.34.0...
gcc.link.dll
bin.v2/libs/thread/build/gcc-4.1.0/release/threading-multi/libboost_thre
ad-gcc41-mt-1_34.so.1.34.0
/usr/ccs/bin/ld: Unrecognized argument: --start-group
/usr/ccs/bin/ld: Usage: /usr/ccs/bin/ld [options] [flags] files
collect2: ld returned 1 exit status
Oliver
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