Boost logo

Boost Testing :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-01-25 19:48:29


John Maddock wrote:
>> http://www.meta-comm.com/engineering/boost-regression/output/
>> Dirxion-bin-boost-libs-regex-build-libboost_regex-a-cw-9_3-debug.html
>> ^^^
>> -dylib-
>
> Good pointer, looks like the toolset still isn't correct:
>
> Status : Too many errors printed, aborting program
> Error : undefined: 'NavCompleteSave' (code)
> Referenced from 'PutFile' in MSL_All_Mach-O.lib
> Error : undefined: 'NavPutFile' (code)
> Referenced from 'PutFile' in MSL_All_Mach-O.lib
> Error : undefined: 'TruncString' (code)
> Referenced from 'TruncFileName' in MSL_All_Mach-O.lib
> Error : undefined: 'BlockMove' (code)
> Referenced from 'TruncFileName' in MSL_All_Mach-O.lib
> Error : undefined: 'NavDisposeReply' (code)
> Referenced from 'PutFile' in MSL_All_Mach-O.lib
> Referenced from 'GetFile' in MSL_All_Mach-O.lib

> These errors
> look like undefined references from std lib code? Maybe we need some
> additional system libs added to the linker command line?T

Yes.. But does anyone know which ones? Or how to add them? I'm no
MacOS-X expert :-(

Stephen perhaps you can investigate what's needed to get things to link.
For example by trying to get one of the command line link steps to work
manually. A good one would be the one for Boost.Config test:

     mwld -maxerrors 5 -warnings on -maxwarnings 20 -nowraplines -g
-shared -search -o
"/Users/stephencarson/Development/boost/results/bin/boost/libs/config/test/link/liblink_test.dylib/cw-9_3/debug/liblink_test-cw93-d-1_32.dylib"
 
"/Users/stephencarson/Development/boost/results/bin/boost/libs/config/test/link/liblink_test.dylib/cw-9_3/debug/link_test.o"

http://www.meta-comm.com/engineering/boost-regression/developer/output/Dirxion-bin-boost-status-config_link_test-test-cw-9_3-debug.html

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

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