Pity that this project is no longer maintained for Fedora.

I believe that, perhaps, it is some Linux distribution that support it.
I did some tests, for example with
--------------------
rpm -ivh java-compiler/java-1.4.2-gcj-compat-1.4.2.0-40.111.3mdv2007.1.x86_64.rpm
--------------------
but I could not finish the installation because the dependencies:

This is a problem that involves strategic choices about Java language (perhaps Oracle could examine the possibility of managing the Java language with an compiler type gcc used for the C language 😊).

Perhaps someone is more informed of me on this subject ?

Thank you



On Sun, Jan 6, 2019 at 11:31 PM Roberto Ragusa <mail@robertoragusa.it> wrote:
On 1/6/19 5:24 PM, Angelo Moreschini wrote:

> I am looking for a a real compiler in Linux environment for the Java language, a compiler that produce directly executable files (as gcc is for the C language)...
Unfortunately there is probably nothing like gcj anymore.
I remember using objdump to look at the assembly instructions produced
by the Java code in the past, gcj was a very fascinating technology.

--
   Roberto Ragusa    mail at robertoragusa.it
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org