patch for config.bfd from binutils
Piotr Borys
piotr.borys@gmail.com
Fri May 22 21:45:00 GMT 2009
Hello all,
I don't know if anyone spot it already, but I'm just building from hot
svn version and it's not here, so I'm posting this... I don't know if
it's a proper place for this, so if it's not, please point me in the
right direction :)
I'm building arm-arm920t-linux-uclibcgnueabi cross and BFD from
binutils needs such a patch:
*** orig/config.bfd Mon Jan 31 17:18:47 2005
--- config.bfd Fri May 22 22:47:38 2009
***************
*** 237,243 ****
;;
arm-*-elf | arm-*-freebsd* | arm*-*-linux-gnu* | arm*-*-conix* | \
arm*-*-uclinux* | arm-*-kfreebsd*-gnu | \
! arm*-*-eabi* )
targ_defvec=bfd_elf32_littlearm_vec
targ_selvecs=bfd_elf32_bigarm_vec
;;
--- 237,243 ----
;;
arm-*-elf | arm-*-freebsd* | arm*-*-linux-gnu* | arm*-*-conix* | \
arm*-*-uclinux* | arm-*-kfreebsd*-gnu | \
! arm*-*-eabi* | arm-*-linux-uclibc* )
targ_defvec=bfd_elf32_littlearm_vec
targ_selvecs=bfd_elf32_bigarm_vec
;;
cheers
--
Piotr "utak3r" Borys
http://utak3r.pl
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list