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.