bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29288] Dependent libraries cannot be found with default sysroot


From: nickc at redhat dot com
Subject: [Bug ld/29288] Dependent libraries cannot be found with default sysroot search dir and rpath using cross ld
Date: Tue, 28 Jun 2022 15:49:28 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi William,

  OK, so just to confirm - are the missing shared objects actually in the 
  /usr/arm-linux-gnueabihf/lib/  directory ?  Because that is where the
  linker will be looking for them (I think).

  Also - you say that the -rpath option is not working properly, but the
  example you reported in the gcc bug report does not use that option...

  If you run the failing command with -Wl,--verbose added you should get
  more output, including details about the places where the linker looks
  for the object files.  Could you try that and see what the linker does ?

Cheers
  Nick

-- 
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]