This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ld search path


Hello.

I need some help with search paths and ld.  I am passing from gcc to ld
(2.14)
-Wl,-nostdlib -Wl,-rpath-link=/opt/RH72-BUILD-PKGS/GLIBC-2.2.4-IMAGE/lib

This done because my system is based on a newer glibc than what I need
the executable built with.

When the executable goes to link, ld links against /usr/lib so which is
not what I want.  How, can explicitly make ld just search the path I
have provided?

TIA,
Chris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]