Boost logo

Boost :

From: Alkis Evlogimenos (alkis_at_[hidden])
Date: 2003-02-18 06:19:35


On Monday 17 February 2003 02:30 am, Samuel Krempp wrote:
> The mandrake 9 box used for the linux regression tests seem to fail
> static-linking tests.
>
> http://boost.sourceforge.net/regression-logs/cs-linux-links.html#format_tes
>t1%20gcc /usr/bin/ld: cannot find -lstdc++
> collect2: ld returned 1 exit status
>
>
> export LD_LIBRARY_PATH
> g++ -static -g -o
> "../libs/format/test/bin/format_test1.test/gcc/debug/runtime-link-static/fo
>rmat_test1"
> "../libs/format/test/bin/format_test1.test/gcc/debug/runtime-link-static/fo
>rmat_test1.o"
> "../libs/test/build/bin/libboost_test_exec_monitor.a/gcc/debug/runtime-link
>-static/libboost_test_exec_monitor.a"
> "../libs/test/build/bin/libboost_test_exec_monitor.a/gcc/debug/runtime-link
>-static/libboost_test_exec_monitor.a"
> "../libs/test/build/bin/libboost_test_exec_monitor.a/gcc/debug/runtime-link
>-static/libboost_test_exec_monitor.a"
> "../libs/test/build/bin/libboost_test_exec_monitor.a/gcc/debug/runtime-link
>-static/libboost_test_exec_monitor.a" -Wl,-rpath-link,.
>
>
> I noticed the same error for the other lib static-linked :
> libs/io/test/ios_state_test.cpp
>
> I'm thinking the problem is specific to the test box, since those
> libraries 's tests link without problem on my debian

Thanks for letting me know. Tonight's regression should link properly.

-- 
Alkis

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