3 failures in make check, cxx, gmp 5.1.1, Solaris 10

Marc Glisse marc.glisse at inria.fr
Sun Mar 17 12:45:47 CET 2013


On Sun, 17 Mar 2013, Marc Girod wrote:

> Hello,
>
> Trying to build gmp-5.1.1 on Solaris 10, sun4v, with gcc 4.7.2, and
> getting 3 make check failures, all for cxx.
> The 3 test cases do a Segmentation fault.
> These are:
>
> FAIL: t-assign
> FAIL: t-constr
> FAIL: t-rand
>
> All the other tests pass, including in cxx.

Hello,

your C++ compiler is broken and does not support exceptions. Please look 
through the GMP mailing lists for other reports with precisely these 3 
tests failing if that sounds strange. When I have time I'll add a 
t-do-exceptions-work-at-all-on-this-compiler test to make that clearer.

-- 
Marc Glisse


More information about the gmp-bugs mailing list