Re: [boost] Some comments about the regression tests

2003-02-05 Thread Alkis Evlogimenos
On Wednesday 05 February 2003 09:11 am, Beman Dawes wrote: > Sound suspicious. Alkis? When I run the tests and pass with all the toolsets at once the gcc toolsets uses gcc2.95.3 configuration. Part of the script that creates gcc2953-tools.jam: cat > $BOOST_BUILD_ROOT/tools/build/gcc2953-tools.j

Re: [boost] Some comments about the regression tests

2003-02-05 Thread Alkis Evlogimenos
On Wednesday 05 February 2003 09:11 am, Beman Dawes wrote: > >Last point, is there something wrong with the linux computer used for the > >regression tests on http://boost.sourceforge.net/regression-logs/ ? With > >gcc 3.2, it fails 179 tests. When I gave it a try for the interval > >library, I

Re: [boost] Some comments about the regression tests

2003-02-05 Thread Beman Dawes
At 03:56 AM 2/5/2003, Guillaume Melquiond wrote: >However, something bothers me. In the big array with all the tests and >compilers (cs-something.html), library names are wrong. For example, all >the tests for ublas and interval are mixed under the same library called >numeric. Is it possible for

Re: [boost] Some comments about the regression tests

2003-02-05 Thread Samuel Krempp
Le mer 05/02/2003 à 18:11, Beman Dawes a écrit : > >Last point, is there something wrong with the linux computer used for the > >regression tests on http://boost.sourceforge.net/regression-logs/ ? With > >gcc 3.2, it fails 179 tests. When I gave it a try for the interval > >library, I got a val

Re: [boost] Some comments about the regression tests

2003-02-05 Thread Beman Dawes
At 03:56 AM 2/5/2003, Guillaume Melquiond wrote: >Hi, > >I tried to use the regression tests with the interval library; and it >worked: I just ran run_tests.sh on a linux computer with gcc 3.2.2 and >intel cc 7.0 and looked at the results. So, if nobody objects or does it >before me, I will modify

[boost] Some comments about the regression tests

2003-02-05 Thread Guillaume Melquiond
Hi, I tried to use the regression tests with the interval library; and it worked: I just ran run_tests.sh on a linux computer with gcc 3.2.2 and intel cc 7.0 and looked at the results. So, if nobody objects or does it before me, I will modify status/Jamfile so that it automatically handles the int