Re: [eigen] Re: 2.0.13 soon, testing needed |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Re: 2.0.13 soon, testing needed
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Thu, 10 Jun 2010 07:42:26 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=qh8YRBlWSVYfwDqIme0smrcNBfujbyoIXzYC+fee3cw=; b=fJUgDVW0rYX1HFWKyd36hVzbidpAE/IQx1j+gG8yTBdqmq2KX4O8BoXKAapc0to3KC FaWQaJIHvr+gU0k12EoRouCRilBaSxMEhe3UGqX9oUJzeA/c6LM/qrLV6lFpqNLo2M6N +vNmCb5vGjGQpnj6adtZj/ViLJdvMgaqiBxks=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=MJm3TQdRaVigYfu8QKAygXOOd5uc9zcw8+wstBIGjKFCfKQNIti7gOq3oaQqERcDne xNaJa4M5sYn3wX3yPpVquU+c6H3uoiQNy+PQsw6SIu1p7fX5FX/7aakg2N+PBI+Gjaug E82sIJwIGTxIFiHKBZiVNWX1iowGRUcPhLoJI=
2010/6/10 Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>:
>
> (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)
Yes, this only looks like, at most, an issue in our cmakelists for this test.
Benoit
>
> 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
>> >
>> >
>> >
>>
>>
>>
>
>
>