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 04:20:27 -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 04:20 -------
> This is a glibc bug in the dynamic loader. Try a newer glibc.
Is this a glibc bug on the target or the host machine? I believe my host would
have a very recent glibc, my target has an ancient glibc but I compiled my
HelloWorld.java as a staticly linked application thus I wouldn't expect it to
have any dependencies on the target. ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23662