------- Comment #8 from fxcoudert at gcc dot gnu dot org 2006-05-19 17:14 ------- (In reply to comment #7) > I will be working on this after the students leave, starting in June. Please > keep this ticket open.
OK. > I note that the versions of GMP & MPFR I'm using work *fine* on linux, so I > consider them "known good". They only don't work with Solaris. I was talking about the compiled binaries. My definition of a "working" GMP & MPFR is: -- it's recent enough (you should try GMP 4.2.1 and MPFR 2.2.0) -- it passes all the checks (make check in both packages) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26893