Hello,
I am interested in generating the CFG from several gcc front ends. All works
fine for GCC and G++, and we are also interrested in JAVA.
we have seen that GCJ is no longer maintained/distributed by GCCHowever, we do
not like to compile input java code into assembly or binary code, we would
steps to follow ?
Thank you again for your help
Le jeudi 27 juin 2019 à 11:24:41 UTC+2, Richard Biener
a écrit :
On Wed, Jun 26, 2019 at 5:33 PM charfi asma via gcc wrote:
>
> Hello,
> I am interested in generating the CFG from several gcc front ends. All works
> fine f
Hello,Can you give me installation. Instructions
To install gcj after installing gcc5 or gcc6. Apt-get install gcj did not work
Thank you very much
Envoyé depuis Yahoo Mail pour Android
p
a écrit :
Hello Charfi Asma,
What operating system (even - distribution of GNU/Linux) do you work with?
Generally, however, in GNU/Linux run :
apt-cache search gcj
or
apt search gcj
to find the available packages for your distribution.
Try it.
I hope I helped you.
On 7/1/19 7:20 AM, ch