gmp 5.0.2 make check error on openSuSE armv7 hardfp
Marc Glisse
marc.glisse at inria.fr
Thu Nov 3 22:46:18 CET 2011
On Thu, 3 Nov 2011, Joop Boonen wrote:
> make check for gmp 5.0.2 isn't completed for openSuSE armv7 hardfp. We use
> gcc 4.6.1 20111012 .
>
> I don't know exactly where to look to solve this error.
Exceptions appear to be broken on your system. If you grep for "try" or
"catch", you'll find exactly the tests that are failing for you.
Note that with g++, specifying -fexceptions and -funwind-tables is
suspicious, I'd remove them both (generally, the fewer flags the better).
--
Marc Glisse
More information about the gmp-bugs
mailing list