On Wed, 30 Jan 2002, Fernando Lozano wrote:
> > > Is this a stable setup?
> > 
> > No, it's not ready yet. The most stable compiler you can get is gcc
> > 2.96RH. If you want to play with something with more features and more
> > bugs, you can try the gcc3-* packages in RHL 7.2.
> 
> I did not meant "production level". But as I need gcj 3.x features for
> Java I want to install it without disturbing the gcc suplied with Red
> Hat.
> ...

That's why we suggested the gcc3 RPMs from Red Hat 7.2.  Instead of 
replacing gcc/gcj, the compiler binaries are installed as gcc3/gcj3.

$ gcj -v
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
$ rpm -qf /usr/bin/gcj
gcc-java-2.96-98

$ gcj3 -v
gcc version 3.0.2 20010905 (Red Hat Linux 7.1 3.0.1-3)
$ rpm -qf /usr/bin/gcj3
gcc3-java-3.0.1-3

David.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to