This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: arm-xscale-gcc-*


Hinko Kocevar wrote:

Will test other xscale arm combinations as well...


arm-xscale-gcc-4.0-20050305-glibc-2.2.5.sh FAILS at:

In file included from dynamic-link.h:21,
                 from dl-reloc.c:153:
../sysdeps/arm/dl-machine.h: In function '_dl_relocate_object':
../sysdeps/arm/dl-machine.h:380: error: invalid storage class for  function 'fix_bad_pc24'
../sysdeps/arm/dl-machine.h:415: error: invalid storage class for  function 'elf_machine_rel'
../sysdeps/arm/dl-machine.h:524: error: invalid storage class for  function 'elf_machine_rel_relative'
../sysdeps/arm/dl-machine.h:531: error: invalid storage class for  function 'elf_machine_lazy_rel'

Yeah, that's as noted in the release announcement:


http://sources.redhat.com/ml/crossgcc/2005-03/msg00203.html

"Several architectures fail with errors like
dl-machine.h:418: error: invalid storage class for function 'elf_machine_rela'
The fix for this is easy; see e.g.
http://kegel.com/crosstool/crosstool-0.29/patches/glibc-2.3-20050307/glibc-2.3.4-allow-gcc-4.0-powerpc64.patch
Anyone who wants to fix these up, please do, and post the
patches to the crossgcc list so I can include them in the next release."

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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