This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: JAVA COMPILER
Sammy wrote:
Hi,
I am want to start learning java programming for my Msc as it is part of
the languages to be used. And also for my future development projects at
work. I am kindly asking for a Java Compiler if it is available for free
somewhere. Thanks alot.
A Java compiler is indeed part of the GCC suite. You can get some
additional information here:
http://gcc.gnu.org/java/
And you can fetch (freely, of course!) sources from the usual mirrors:
http://gcc.gnu.org/mirrors.html
The current version is 3.3.2.
Paolo.
P.S. Your message is /slightly/ ;) off-topic, since this list is about
development.