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 05:02:57 -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 05:02 -------
> You are running your program on the target right? Then it is a bug on the
target. The dynamic loader
> still is invoked because well libjava still invokes it.
I believe you as I still have glibc-2.2.2 on my target (I should have this
updated in a week or two). Kind of defeats the whole point of static linking if
libraries are still needed on the target? I assume only c libraries are need on
the target and not libjava, otherwise you minus well load a whole JVM and skip
gcj all together.
I'll provide an update on the issue once my c library has been updated (couple
weeks).
Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23662