This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Linking errors with gjc
- From: Andrew Haley <aph at redhat dot com>
- To: "James Shaw" <js102 at ecs dot soton dot ac dot uk>
- Cc: <java at gcc dot gnu dot org>
- Date: Thu, 10 Oct 2002 10:31:10 +0100 (BST)
- Subject: Linking errors with gjc
- References: <002601c27036$4eb49e80$ac7a4e98@pws.sucs.soton.ac.uk>
James Shaw writes:
> I am running Red Hat Linux 7.3, gcc 2.96
>
> I'm a newbie to Java, I have installed gcj, libgcj and libgcj-devel RPMs,
> and I'm experienced problems with my first java program.
When reporting a problem you need to be more precise about exactly
what you have installed.
You'll need to install a recent version of gcc and all the associated
libraries. gcc 3.2 from gcc.gnu.org would be a good choice.
Andrew.