This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
libgcj on small system
- From: "Vinstrumentation - Alex Gardiner" <abg at vinstrumentation dot com>
- To: <java at gcc dot gnu dot org>
- Date: Mon, 26 Apr 2004 15:37:03 +0100
- Subject: libgcj on small system
Hi
I have gcj running on a reasonable good 586 m/c with plenty ram and hd. I
use this for development. The eventual target m/c has limited ram (32M)
and hd (64MB CF - but could be bigger at additional expense) . The copy on
libgcj on my host is 73.7MB - libgcj.so.4.0.0 in /usr/local/lib.
Is this the file I must have on my target?
What other files must be on the target to run by gcj program?
Thanks
Alex B Gardiner