BZ #141: icedtea ARM might not build

Status fields:

creation_ts:2010-09-24 09:58
component:build system
version:default branch
rep_platform:arm
op_sys:Linux
bug_status:RESOLVED
resolution:FIXED
reporter:stefan@complang.tuwien.ac.at
The error message is something like that:

/usr/bin/ld: ...: hidden symbol `__sync_val_compare_and_swap_4' in /usr/lib/gcc
/armv5tel-redhat-linux-gnueabi/4.4.2/libgcc.a(linux-atomic.o) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output

This is caused by http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134

Comment #1 by stefan@complang.tuwien.ac.at on 2010-09-25 15:20:58

It does (should) work with very recent gcc versions (from 2010).

Comment #2 by stefan@complang.tuwien.ac.at on 2010-09-27 08:57:42

Workaround must be enabled manually: --enable-pr40134-workaround

http://mips.complang.tuwien.ac.at/hg/cacao/rev/2fbc0e8c73f8