Boost logo

Boost Testing :

From: Robert Ramey (ramey_at_[hidden])
Date: 2005-07-15 11:39:22


I was looking at cw-9_5 - darwin test results for serializaiton. I find
that they all fail with the DLL. I notice that on another platform -
windows - the DLL versions of the test pass as well as the non-dll versions.
I looked at the command lines used in the two different builds and find
differences which seem to go beyond OS issues. Is it possible that someone
could look into this

Robert Ramey

Test output: sslapeta - serialization - test_demo / cw-9_4
Executes OK at runtime

mwcc -c -lang c++ -DBOOST_LIB_DIAGNOSTIC=1 -maxerrors 5 -warnings
on -maxwarnings 20 -nowraplines
-g -O0 -inline off -cwd include -wchar_t on -warnings
nounusedexpr,nounused -runtime dmd -RTTI on -iso_templates on
"-IC:\boost_regression\results\bin\boost\libs\serialization\test" -I-
"-IC:\boost_regression\boost"
-o
"C:\boost_regression\results\bin\boost\libs\serialization\test\test_demo.tes
t\cw-9_4\debug\threading-multi\test_demo.obj"
"..\libs\serialization\test\test_demo.cpp"

Test output: Dirxion - serialization - test_array_text_archive_dll /
cw-9_5-darwin
Fails at runtime

mwcc -maxerrors 5 -warnings on -maxwarnings 20 -nowraplines
-g -search -prefix
MSLCarbonPrefix.h
"/Applications/Metrowerks CodeWarrior 9.0/Metrowerks
CodeWarrior/MSL/MSL_C/MSL_MacOS/Src/console_OS_X.c"
"-L/Users/stephencarson/Development/boost/results/bin/boost/libs/test/build/
libboost_test_exec_monitor.a/cw-9_5-darwin/debug"
"-L/Users/stephencarson/Development/boost/results/bin/boost/libs/serializati
on/build/libboost_serialization.dylib/cw-9_5-darwin/debug"
-framework "Carbon" -o
"/Users/stephencarson/Development/boost/results/bin/boost/libs/serialization
/test/test_array_text_archive_dll.test/cw-9_5-darwin/debug/test_array_text_a
rchive_dll"
"/Users/stephencarson/Development/boost/results/bin/boost/libs/serialization
/test/test_array_text_archive_dll.test/cw-9_5-darwin/debug/test_array.o"
"/Users/stephencarson/Development/boost/results/bin/boost/libs/test/build/li
bboost_test_exec_monitor.a/cw-9_5-darwin/debug/libboost_test_exec_monitor.a"
"-lboost_serialization-cw9-d-1_33"


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