bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: vincent-srcware at vinc17 dot net
Subject: [Bug gold/13764] gold doesn't take the LD_RUN_PATH environment variable into account
Date: Sat, 27 Jul 2013 12:14:00 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13764



--- Comment #2 from Vincent Lefèvre <vincent-srcware at vinc17 dot net
> ---

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-debug CFLAGS='-fuse-ld=gold'



(/usr/local/gmp-debug being a version different from the /usr one). I got:



checking if gmp.h version and libgmp version are the same... (5.0.1/5.1.2) 
no

configure: WARNING: ==================
=========================
===============

configure: WARNING: 'gmp.h' and 'libgmp' seem to have different versions or

configure: WARNING: we cannot run a program linked with GMP (if you cannot

configure: WARNING: see the version numbers above). A cause may be different

configure: WARNING: GMP versions with different ABI's or the use of --with-
gmp

configure: WARNING: or --with-gmp-include with a system include directory

configure: WARNING: (such as /usr/include or /usr/local/include).

configure: WARNING: However since we can't use 'libtool' inside the configu
re,

configure: WARNING: we can't be sure. See 'config.log' for details.

configure: WARNING: CC="gcc"

configure: WARNING: CFLAGS="-fuse-ld=gold"

configure: WARNING: CPPFLAGS=" -I/usr/local/gmp-debug/include"

configure: WARNING: LDFLAGS=" -L/usr/local/gmp-debug/lib"

configure: WARNING: LIBS="-lgmp "

configure: WARNING: Temporary LD_RUN_PATH was "/usr/local/gmp-debug/lib".

configure: WARNING: ==================
=========================
===============



-- 

You are receiving this mail because:

You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]