GNU Compiler for Java: Difference between revisions

Content deleted Content added
Fixed a comma
Line 1:
{{Infobox software
| name = GNU Compiler for Java
| logo = [[Image:Gcj2.png|70px]]
| logo size = 70px
| screenshot =
| caption =
Line 21 ⟶ 22:
==History==
The GCJ runtime-libraries original source is from [[GNU Classpath]] project, but there is a code difference between the <code>libgcj</code> libraries. GCJ 4.3 uses the [[Eclipse (software)|Eclipse]] Compiler for Java as a front-end.<ref>
{{cite web | title = gcj to use Eclipse compiler as a front end | url = https://gcc.gnu.org/java/ | date = 2007-01-08 | accessdate = 2007-05-20 | deadurl = yes | archiveurl = https://web.archive.org/web/20070509055923/http://gcc.gnu.org/java/ | archivedate = 2007-05-09 | df = }}
{{
cite web | title = gcj to use Eclipse compiler as a front end | url = https://gcc.gnu.org/java/ | date = 2007-01-08 | accessdate = 2007-05-20 | deadurl = yes | archiveurl = https://web.archive.org/web/20070509055923/http://gcc.gnu.org/java/ | archivedate = 2007-05-09 | df = }}
</ref>