[patch] Fix gas build failure on sh64*-*-netbsd*

Nick Clifton nickc@redhat.com
Thu Aug 18 09:11:00 GMT 2005


Hi Kaz,

> The assembler for sh64-unknown-netbsd can't be built on mailine
> with the error:
> 
> tc-sh64.o(.text+0x36e9): In function `sh_elf_final_processing':
> ../../src/gas/config/tc-sh.c:3725: undefined reference to `sh_find_elf_flags'
> 
> sh_find_elf_flags is defined in bfd/elf32-sh.o which isn't used
> with the current sh5/sh64*-*-netbsd* configurations.  The attached
> patch adds bfd_elf32_shnbsd_vec and bfd_elf32_shlnbsd_vec to
> targ_selvecs to ged rid of the above error.  I'll commit it if
> there is no objection.

No objections - in fact please consider this an approval for you to 
apply your patch.

> 2005-08-18  Kaz Kojima
> 

Umm - where is the ChangeLog entry ? :-)

Cheers
   Nick




More information about the Binutils mailing list