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 build configured with additional targets is broken


On 04.11.2016 15:00, Nick Clifton wrote:
> Hi Guys,
> 
>   OK - I have checked in a patch to remove support for $PLATFORM in rpath
>   search strings.  This seems to be the safest thing to do, as I was never
>   sure that the support would actually be correct anyway.
> 
> Cheers
>   Nick
> 
> ld/ChangeLog
> 2016-11-04  Nick Clifton  <nickc@redhat.com>
> 
> 	* emultempl/elf32.em (search_needed): Remove use of getauxval and
> 	inclusion of <sys/auxv.h>.  Replace support for $PLATFORM with a
> 	warning message.
> 	* configure.ac (AC_CHECK_FUNCS): Remove getauxval.
> 	* configure: Regenerate.
> 	* config.in: Regenerate.
> 

thanks, but there still seems to be another issue, now seen on x86_64-linux-gnu
as well. Filed as PR20784.

Matthias


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