------- Comment #6 from ebotcazou at gcc dot gnu dot org  2010-08-27 14:02 
-------
> make check: OK for GMP but fails for MPFR
> 
> Solution: build GMP, MPFR and MPC separately and add --with-... to configure
> gcc.
> Note: GMP must be build for 32 bits, i.e. set env var ABI=32

Yes, or else configure with --build=... as documented in
  http://gcc.gnu.org/install/specific.html#sparc-sun-solaris2

Could you quickly sum up what you've found, i.e. which versions of GMP/MPFR are
miscompiled by which versions of GCC and which versions are correctly compiled
by which versions of the compiler?  Thanks in advance.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45277

Reply via email to