Boost logo

Boost Testing :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-11-15 12:20:07


Beman Dawes wrote:
> I'm trying to get the regression tests running on a new Mini Mac running
> Leopard. The command line given is:
>
> python run.py --tag=branches/release --runner=BGD --user=anonymous
>
> It fails trying to build process_jam_log:
>
> gcc.link bin/gcc-4.0.1/release/process_jam_log
>
> "g++" -o "bin/gcc-4.0.1/release/process_jam_log"
> -Wl,--start-group "bin/gcc-4.0.1/release/process_jam_log.o"
> "bin/gcc-4.0.1/release/tiny_xml.o"
> "/Users/beman/boost/boost/bin.v2/libs/filesystem/build/gcc-
> 4.0.1/release/link-static/libboost_filesystem-gcc40-1_34_1.a"
> "/Users/beman/boost/boost/bin.v2/libs/system/build/gcc-4.0.1/release/link-static/libboost_system-gcc40-1_34_1.a"
> -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
>
>
> ld: unknown option: --start-group
> collect2: ld returned 1 exit status
> ...failed gcc.link bin/gcc-4.0.1/release/process_jam_log...
> ...failed updating 1 target...
>
> Any ideas?

You need to use "--toolsets=darwin".

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

Boost-testing list run by mbergal at meta-comm.com