How can I install gcj? Do I need to recompile gcc?
I have a system with gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) and another with gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
Running gcj on both systems gives "command not found" message.
Update:
One of my system responded to yum command (It is a CentOS disto) but gives:
root@m454:~# yum install gcj
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centosf3.centos.org
* updates: centosu.centos.org
* addons: centosu.centos.org
* extras: centosu.centos.org
Excluding Packages in global exclude list
Finished
Setting up Install Process
Parsing package install arguments
No package gcj available.
Nothing to do
root@m454:~#