This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Is GCJ still active?
- From: 孙波翔 <daetalusun at gmail dot com>
- To: java at gcc dot gnu dot org
- Date: Mon, 6 Feb 2012 02:33:49 +0800
- Subject: Is GCJ still active?
Hi there!
Thank you to read the email.
I am doing a project(open source) and need to complie some java
*.class files to *.dll and *.so files so that this files can run
without jre.
I found there only have to tools can do it: Jet and GCJ.
Jet is not under GPL license. And the latest release of GCJ was on Sep
22, 2009. I need to compile the java files and support JDK 1.7
features. So does GCJ still active and may support JDK 1.7 in future?
Or could you suggest some other tools can do it?
Thanks again!
Waiting for your reply.
Sun