This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
hello world on sh4-unknown-linux-gnu
- To: java at gcc dot gnu dot org
- Subject: hello world on sh4-unknown-linux-gnu
- From: kaz Kojima <kkojima at rr dot iij4u dot or dot jp>
- Date: Fri, 06 Apr 2001 16:45:58 +0900
Hi,
I've got the hello world message from the program compiled with
gcj on my sh-linux box! I wrote libffi/src/sh sutff and added a few
configurations for SH to libffi and boehm-gc. A few changes of gcc
were also needed. Of course, I know that this is a first small step.
But anyway, I'm very happy to report it.
kaz