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]

Re: ld FAIL: bootstrap


On Mon, Dec 3, 2012 at 11:27 AM, Dennis Clarke <dclarke@blastwave.org> wrote:

>
>> On Mon, Dec 3, 2012 at 11:05 AM, Dennis Clarke <dclarke@blastwave.org>
>> wrote:
>> >
>> > There are a number of FAILs still in the ld testsuite however I
>> choose to isolate at least one, find its cure and then perhaps others
>> will follow.
>> >
>> > The ld/ld.log says :
>> >
>> > So again I see that an option -Wl,-rpath -Wl,/usr/local/lib  is
>> being passed to ld-new and not sure where that is coming from. The
>> linkage to /usr/local/lib/libintl.so /usr/local/lib/libiconv.so could
>> be avoided perhaps with a --disable-nls on configure.
>> >
>> > Regardless .. not too sure where this option is coming from.
>> >
>> > working on this still ..
>> >
>> > Dennis
>> >
>>
>> Please the output of
>>
>> # env
>
> I'll even sort it for you :
>

Please show the output of

# cd binutils-build-dir
# find -name Makefile | xargs grep "\-Wl,-rpath"


-- 
H.J.


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