This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: GCJ: undefined reference
- To: Oscar Martinez de la Torre <omt at wm dot estec dot esa dot nl>
- Subject: Re: GCJ: undefined reference
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Thu, 10 Feb 2000 00:09:47 +1300
- CC: rtems lista <rtems-users at oarcorp dot com>, java-discuss at sourceware dot cygnus dot com
- References: <38A143C7.A9E93DF1@wm.estec.esa.nl>
Oscar Martinez de la Torre wrote:
> Also it complained about libgcj.specs, so:
> touch /opt/rtems/sparc-rtems/lib/libgcj.spec
>
> Must I compile and install libgcj library?
> Or is it yet in a RPMs?
You must install libgcj, which is not yet included in the gcc distribution.
Using class libraries from kaffe will not work. If a libgcj RPM was not
provided with the RTEMS gcc rpms you are using, you will have to build (and
port?) libgcj yourself. See http://sourceware.cygnus.com/java/ for more
information.
regards
[ bryce ]