This is the mail archive of the binutils@sourceware.org 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]

gold library search path?


I feel a bit silly for not being able to figure this out, trying
to go through the search over and over, googling and blah,
but I'm totally not able to figure out how to set the library search
of the gold linker during build..?

Passing '--with-lib-path=/lib64:/usr/lib64:/usr/local/lib64:/usr/lib:/usr/local/lib'
to configure gives me the expected behaviour I want with the bfd linker,
but gold only wants to try search /lib & /usr/lib no matter what.. :|

So that makes me wonder whether this actually might be a bug or not,
while still feeling a bit st00pid.. :p

--
Regards,
Per Øyvind


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