This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Getting started with GCJ
- To: Michael J McGonagle <fndsnd at earthlink dot net>
- Subject: Re: Getting started with GCJ
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Tue, 6 Nov 2001 22:16:06 -0800 (PST)
- Cc: java at gcc dot gnu dot org
- References: <3BE77C85.96514BAE@earthlink.net>
- Reply-To: apbianco at cygnus dot com
Michael J McGonagle writes:
> Basically, I was hoping that someone could direct me to a page or
> site that explains going about getting up and running with gcj.
Go to the Java section of the gcc web site: gcc.gnu.org/java
> Also, I was wondering what I might do to upgrade my whole compiler
> suite so that it is using the latest stable version. I have never
> tried to replace a program as large as the compiler suites, and I
> would imagine it is not for the faint of heart. (But nothing like
> jumping in with both feet!!!).
You shouldn't really replace the installed compilers. But you could
build something newer and install it alongside and arrange to pick it
up or not.
Go to this page. It tells you how to proceed:
http://gcc.gnu.org/java/build-snapshot.html
./A