Re: [eigen] Re: 2.0.13 soon, testing needed |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
(i only have 4.1.2 and no 4.0.x)
I did two more tests, using gcc-4.1.2 and gcc-3.4.6. They both give the same results:
* compiles almost without warning (warning: ‘isFullRank’ is deprecated in qr.cpp)
* all tests pass
Actually i have a link error on test_sparse_solvers, with 3.4.6 only, but i guess it's my setup:
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgfortran
(and of course the corresponding test fails because it can not find the binary)
cheers,
--
Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
http://www.freehackers.org/thomas
In data giovedì 10 giugno 2010 12:57:06, Benoit Jacob ha scritto:
> Great!
>
> Trevor: your warning is normal, it's just that some test is testing a
> deprecated method.
>
> We still need:
> - some older MSVC (ideally 2005, otherwise 2008)
> - some old GCC4 (ideally 4.0, otherwise 4.1)
>
> Benoit
>
> 2010/6/10 Manuel Yguel <manuel.yguel@xxxxxxxxx>:
> > All green for gcc (Ubuntu 4.4.1-4ubuntu9 Karmic) 4.4.1
> >
> >
> >
>
>
>