This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug boehm-gc/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target
- From: "ngmlinux at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 4 Sep 2005 03:25:23 -0000
- Subject: [Bug boehm-gc/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target
- References: <20050831205412.23662.ngmlinux@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ngmlinux at gmail dot com 2005-09-04 03:25 -------
Ok after recompiling the static HelloWorld.exe with the patched toolchain the
following happens upon execution on the target:
===code==========================================================================
[root@ARMCore test]$ ./HelloWorld.exe
HelloWorld.exe: dl-runtime.c:72: fixup: Assertion `((reloc->r_info) & 0xff) ==
22' failed.
Aborted
=================================================================================
The following post although refering to a dated toolchain appears as though it
may be relevant:
http://www.mail-archive.com/linux-arm@lists.arm.linux.org.uk/msg03071.html
Does this seem to be on the right track?
I'm noticing that in general, very few bugs if any in the arm-linux port of gcc
have been fixed since the gcc-2.x.x and gcc-3.x.x toolchain releases.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23662