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]

Re: ld input file and INPUT command - file location problem


Hi Galit,

>> 2003-10-30  Nick Clifton  <nickc@redhat.com>
>> 
>>         * ldlang.c (lookup_name): When looking for a previously loaded
>>         file compare the local_sym_name not the filename, as the
>>         filename might have been transformed via the search directory
>>         path lookup.
>>         If the sought-for file has not been found in the input file
>>         chain then create a new node with the search_dirs_flag set so
>>         that the entire set of directory paths will be scanned for it.
>
> Yes, it certainly does solve it (for both objects and archives).

Excellent - in which case I will commit it to the sources.

Cheers
        Nick
        


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