|
Boost : |
From: Giovanni Bajo (giovannibajo_at_[hidden])
Date: 2003-05-20 06:46:13
Hello,
regression tests for Comeau seems broken
(http://boost.sourceforge.net/regression-logs/). Almost all the
"win32_metacomm" tests fail this way:
"'mv' is not recognized as an internal or external command, operable program
or batch file."
Many many tests of the "win32" set fails with link failures, such as:
recursion_test.obj : error LNK2019: unresolved external symbol
boost::test_toolbox::detail::test_and_continue_impl(bool,
boost::wrap_stringstream &, const char *, int, bool,
boost::unit_test_framework::log_level) referenced in function test_main(int,
char **)
LIBC.lib(crt0.obj) : error LNK2019: unresolved external symbol _main
referenced in function _mainCRTStartup
d:\boost-regr\libs\regex\test\bin\recursion_test.test\como-win32\debug\recur
sion_test.exe : fatal error LNK1120: 2 unresolved externals
Would it be possible to configure these tests properly? I am willing to look
into Comeau issues, but it's impossible this way.
Thanks
Giovanni Bajo
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk