------- Comment #2 from ghazi at gcc dot gnu dot org 2009-04-16 01:05 ------- Where on your system is the "ancient" mpfr located? Is it in the /sw directory? (In reply to comment #0) > From fink, I have gmp 4.1 in /sw/{lib,include}, but mpfr is ancient. I put a > new mpfr in $HOME, and tried to build with: > [...] > In other words, it's possible to update gmp and use the system mpfr, but not > to > update mpfr and use the system gmp.
Where on your system the "ancient" mpfr located? Is it in the /sw directory? If so, why are you calling it the "system mpfr"? Does gcc search the /sw directory by default like /usr/include & /usr/lib? -- ghazi at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ghazi at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34818