------- Additional Comments From bero at arklinux dot org 2005-05-26 19:49
-------
This is reproducable on HEAD branch as well; it's not limited to
csl-arm-branch.
The patch I've attached is not sufficient to fix it; the resulting compiler
sort of works, but produces something like this:
descriptor_test.o(.text+0xc88): In function `global constructors keyed to
main':
descriptor_test.cpp: undefined reference to `__aeabi_atexit'
/stuff/tmp/cross/lib/gcc/arm-linux/3.4.3/../../../../arm-linux/bin/ld:
warning: .fini_array section has zero size
when building C++ libraries.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|[csl-arm-branch] fails to |[csl-arm-branch and HEAD]
|bootstrap with EABI |fails to bootstrap with EABI
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21751