------- Comment #16 from ghazi at gcc dot gnu dot org 2007-02-17 18:36 ------- (In reply to comment #14) > (In reply to comment #13) > > Midair collision, I had just written this, but I do indeed have problems > > with > > shared libraries taking precedence over others, so it looks like I'll have > > to > > rebuild gcc once more: > That is to say that I had always linked against the system gmp, mpfr links > statically, so I can't verify which one is chosen.
Maybe we should have "gcc -v" print out the gmp and mpfr versions to help debug situations like this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30816