------- Comment #9 from marc dot glisse at normalesup dot org  2010-07-13 14:26 
-------
Ok, the 4 tests worked fine. I tested with gcc-4.5.0 because the snapshots
complained about the number of arguments to ggc_alloc_cleared_lang_type
(without any patch). I used --without-ppl (otherwise you get gmp through it).
MPC was in-tree for all tests for the same reason.

ldd on cc1 never showed mpfr, and only showed libgmp.so.3 when it was out of
tree. strings on cc1 also confirmed that the right one was used (the system
versions of gmp and mpfr are different from the one I tested in-tree).

The versions of mpfr I tested are the latest (3.0.0) and the oldest on which
configure only warns and doesn't fail (2.3.1).


-- 


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

Reply via email to