http://sourceware.org/bugzilla/show_bug.cgi?id=13764
--- Comment #5 from Maxim Yegorushkin
---
(In reply to Vincent Lefèvre from comment #4)
> (In reply to Maxim Yegorushkin from comment #3)
> > Shouldn't it be LDFLAGS='-fuse-ld=gold'?
>
> It may work, but using CFLAGS is better (this is
http://sourceware.org/bugzilla/show_bug.cgi?id=13764
--- Comment #4 from Vincent Lefèvre ---
(In reply to Maxim Yegorushkin from comment #3)
> Shouldn't it be LDFLAGS='-fuse-ld=gold'?
It may work, but using CFLAGS is better (this is specific to MPFR and to the
way GMP builds work).
Mor
http://sourceware.org/bugzilla/show_bug.cgi?id=13764
--- Comment #3 from Maxim Yegorushkin ---
Shouldn't it be LDFLAGS='-fuse-ld=gold'?
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binu
http://sourceware.org/bugzilla/show_bug.cgi?id=13764
--- Comment #2 from Vincent Lefèvre ---
The bug is still present in binutils 2.23.52.20130722 (Debian). It can be
reproduced by compiling MPFR with the --with-gmp configure option. For
instance:
./configure --with-gmp=/usr/local/gmp-deb