This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
help with gcj for motorola 855
- From: Vladimir Levin <vladimirl at wrx-ca dot com>
- Cc: java at gcc dot gnu dot org
- Date: Tue, 30 Mar 2004 10:41:04 -0700
- Subject: help with gcj for motorola 855
- References: <40633001.3090605@wrx-ca.com>
Hi,
I have been trying to get gcj to work on a linux (home grown) running on
a motorola 855 ppc platform. I have managed to get some simple
applications to work with dynamic linking by copying the libgcj.so and
libgcc.so files to my board from a G4 running Yellow Dog Linux. However,
a statically compiled executable (built on the G4) generates a
segmentation fault.
I wonder if anyone out there could help me with next step?
Vlad