GCJ slower than JDK?
Tom Tromey
tromey@redhat.com
Mon Jan 28 19:07:00 GMT 2002
>>>>> "Fernando" == Fernando Lozano <fernando@lozano.eti.br> writes:
Fernando> I found RPMs for gcj-3.1 on rpmfind.net. They do notlist any
Fernando> dependencies besides libgcj. It looks like gcc-java and
Fernando> libgcj are stand-alone packages while I think they are
Fernando> closely linked to gcc. Is it possible to use a release of
Fernando> gcc-java/libgcj (say, 3.1) and another of gcc (say, 2.96)?
No, that's not possible.
I recommend following Per's advice: build gcc from source into a fresh
directory. On x86 Linux it will almost never fail (and if it does you
can "cvs update" and try again the next day with success).
I also agree with everybody who says that 3.1 will be much better than
anything before it. We've done a lot of work since 2.96 and 3.0.
Tom
More information about the Java
mailing list