This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ slower than JDK?


Hi Fernando,

> I found RPMs for gcj-3.1 on rpmfind.net. They do notlist any
> dependencies besides libgcj. It looks like gcc-java and libgcj are
> stand-alone packages while I think they are closely linked to gcc. Is it
> possible to use a release of gcc-java/libgcj (say, 3.1) and another of
> gcc (say, 2.96)?

It may be the RPMs of Red Hat Rawhide, which is a test
ground for future distributions.
I'm using them daily.

  gcc-3.1-0.18
  gcc-java-3.1-0.18
  libgcc-3.1-0.18
  compat-gcc-7.2-2.96.101.9

The `compat-gcc...' package provides the `gcc296'. It is
GCC 2.96 then 2.96 and a CVS version (3.1) can be
installed simultaneously.

  Kazuyuki Shudo	shudo@computer.org	http://www.shudo.net/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]