[Bug gold/13764] gold doesn't take the LD_RUN_PATH environment variable into account

2013-07-27 Thread maxim.yegorushkin at gmail dot com
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

[Bug gold/13764] gold doesn't take the LD_RUN_PATH environment variable into account

2013-07-27 Thread vincent-srcware at vinc17 dot net
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

[Bug gold/13764] gold doesn't take the LD_RUN_PATH environment variable into account

2013-07-27 Thread maxim.yegorushkin at gmail dot com
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

[Bug gold/13764] gold doesn't take the LD_RUN_PATH environment variable into account

2013-07-27 Thread vincent-srcware at vinc17 dot net
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