From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1464 invoked by alias); 4 Sep 2005 05:03:03 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 1301 invoked by uid 48); 4 Sep 2005 05:02:57 -0000 Date: Sun, 04 Sep 2005 05:03:00 -0000 Message-ID: <20050904050257.1300.qmail@sourceware.org> From: "ngmlinux at gmail dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050831205412.23662.ngmlinux@gmail.com> References: <20050831205412.23662.ngmlinux@gmail.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug boehm-gc/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00410.txt.bz2 List-Id: ------- 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