[1.32 release] Intel 8.0/Mingw regression results

Stefan Slapeta's Intel 8.0 and Rob Lievaart's Mingw/gcc 3.2.3 results are now available in the Boost-wide summary reports: http://www.boost.org/regression-logs/developer/summary.html -- Aleksey Gurtovoy MetaCommunications Engineering

Aleksey Gurtovoy wrote:
Stefan Slapeta's Intel 8.0 and Rob Lievaart's Mingw/gcc 3.2.3 results are now available in the Boost-wide summary reports:
Cool! BTW, what happened to Comeau? It's failing boost wide. -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net

Joel de Guzman writes:
Aleksey Gurtovoy wrote:
Stefan Slapeta's Intel 8.0 and Rob Lievaart's Mingw/gcc 3.2.3 results are now available in the Boost-wide summary reports: http://www.boost.org/regression-logs/developer/summary.html
Cool! BTW, what happened to Comeau? It's failing boost wide.
Failed experiment, see Jeff's post. -- Aleksey Gurtovoy MetaCommunications Engineering

Aleksey Gurtovoy wrote:
Stefan Slapeta's Intel 8.0 and Rob Lievaart's Mingw/gcc 3.2.3 results are now available in the Boost-wide summary reports:
It shows that Boost.Test fails to build at mingw, with this error: Z:/regression/boost/libs/test/src/test_tools.cpp: In function `bool boost::test_tools::tt_detail::equal_and_continue_impl(const wchar_t*, const wchar_t*, boost::wrap_stringstream&, boost::unit_test::basic_cstring<const char>, unsigned int, boost::unit_test::log_level)': Z:/regression/boost/libs/test/src/test_tools.cpp:190: `wcscmp' undeclared in namespace `std' Any ideas how to fix this? - Volodya

On Thu, Jul 22, 2004 at 10:03:57AM +0400, Vladimir Prus wrote:
Aleksey Gurtovoy wrote:
Stefan Slapeta's Intel 8.0 and Rob Lievaart's Mingw/gcc 3.2.3 results are now available in the Boost-wide summary reports:
It shows that Boost.Test fails to build at mingw, with this error:
Z:/regression/boost/libs/test/src/test_tools.cpp: In function `bool
boost::test_tools::tt_detail::equal_and_continue_impl(const wchar_t*, const
wchar_t*, boost::wrap_stringstream&, boost::unit_test::basic_cstring<const
char>, unsigned int, boost::unit_test::log_level)':
Z:/regression/boost/libs/test/src/test_tools.cpp:190: `wcscmp' undeclared in
namespace `std'
Any ideas how to fix this?
See my suggestion in http://lists.boost.org/MailArchives/boost/msg67745.php jon -- Message terminated with signal 11, SIGFAULT
participants (4)
-
Aleksey Gurtovoy
-
Joel de Guzman
-
Jonathan Wakely
-
Vladimir Prus