Boost logo

Boost :

Subject: [boost] [date_time] problems building dynamic library
From: Marius Lazer (Marius.Lazer_at_[hidden])
Date: 2009-03-13 17:38:35


All, I'm getting the following errors trying to build boost_1_36_0 on AMD Solaris 10 with gcc 4.1.2. Can anyone help? Thanks, Marius $ make install ./tools/jam/src/bin.solarisx86/bjam --user-config=user-config.jam --prefix=/home/mlazer/boost_1_36_0 --exec-prefix=/home/mlazer/boost_1_36_0 --libdir=/home/mlazer/boost_1_36_0/lib --includedir=/home/mlazer/boost_1_36_0/include --with-date_time --with-regex --with-thread install warning: Graph library does not contain optional GraphML reader. note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the note: directories containing the Expat headers and libraries, respectively. warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. 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... ...found 14349 targets... ...updating 12 targets... gcc.link.dll bin.v2/libs/date_time/build/gcc-4.1.2/release/threading-multi/libboost_d ate_time-gcc41-mt-1_36.so.1.36.0 /usr/ccs/bin/ld: illegal option -- start-group /usr/ccs/bin/ld: illegal option -- end-group /usr/ccs/bin/ld: illegal option -- strip-all usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s) "g++" -o "bin.v2/libs/date_time/build/gcc-4.1.2/release/threading-multi/libboost_ date_time-gcc41-mt-1_36.so.1.36.0" -Wl,-h -Wl,libboost_date_time-gcc41-mt-1_36.so.1.36.0 -shared -Wl,--start-group "bin.v2/libs/date_time/build/gcc-4.1.2/release/threading-multi/greg_mont h.o" "bin.v2/libs/date_time/build/gcc-4.1.2/release/threading-multi/greg_week day.o" "bin.v2/libs/date_time/build/gcc-4.1.2/release/threading-multi/date_gene rators.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,--strip-all -pthreads ********************************************************************** This communication and all information (including, but not limited to, market prices/levels and data) contained therein (the "Information") is for informational purposes only, is confidential, may be legally privileged and is the intellectual property of ICAP plc and its affiliates ("ICAP") or third parties. No confidentiality or privilege is waived or lost by any mistransmission. The Information is not, and should not be construed as, an offer, bid or solicitation in relation to any financial instrument or as an official confirmation of any transaction. The Information is not warranted, including, but not limited, as to completeness, timeliness or accuracy and is subject to change without notice. ICAP assumes no liability for use or misuse of the Information. All representations and warranties are expressly disclaimed. The Information does not necessarily reflect the views of ICAP. Access to the Information by anyone else other than the recipient is unauthorized and any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it is prohibited. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. **********************************************************************


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