bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18992] Linking a library implicitly using relative DT_RPATH does


From: jwakely.gcc at gmail dot com
Subject: [Bug ld/18992] Linking a library implicitly using relative DT_RPATH does not work
Date: Tue, 22 Sep 2015 22:58:53 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18992

Jonathan Wakely <jwakely.gcc at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jwakely.gcc at gmail dot com

--- Comment #1 from Jonathan Wakely <jwakely.gcc at gmail dot com> ---
(In reply to Jethro Beekman from comment #0)
> $ gcc main.c -L. -Wl,-rpath,. -lb -o main
> /usr/bin/ld.bfd.real: warning: liba.so, needed by ./libb.so, not found (try
> using -rpath or -rpath-link)
> ./libb.so: undefined reference to `a'
> collect2: error: ld returned 1 exit status

I asked the reporter to file this bug, but I've just tried it with
binutils-2.25-9.fc22.x86_64 and don't see this 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]