New ld failure with STB_GNU_UNIQUE patch

Nick Clifton nickc@redhat.com
Wed May 18 09:55:00 GMT 2016


Hi Maciej,

> @@ -1719,6 +1719,7 @@ proc check_shared_lib_support { } {
>  	 && ![istarget dlx-*-*]
>  	 && ![istarget epiphany-*-*]
>  	 && ![istarget fr30-*-*]
> +	 && ![istarget ft32-*-*]
>  	 && ![istarget frv-*-*]
>  	 && ![istarget h8300-*-*]
>  	 && ![istarget i860-*-*]
> 
>  My pedantic side says the new entry ought to come after `frv-*-*' 
> actually.

True.  Feel free to apply a patch to correct this. :-)

Cheers
  Nick



More information about the Binutils mailing list