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
It does (should) work with very recent gcc versions (from 2010).
Workaround must be enabled manually: --enable-pr40134-workaround http://mips.complang.tuwien.ac.at/hg/cacao/rev/2fbc0e8c73f8