This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: gcj build problems (again)
- To: Paul Gear <paulgear at bigfoot dot com>
- Subject: Re: gcj build problems (again)
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 16 Nov 2000 10:29:58 -0700
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <20001115095811.A17563@strix.eductussyd.se> <87itppqfiq.fsf@creche.cygnus.com> <3A1305F2.E62C8D5C@bigfoot.com>
- Reply-To: tromey at cygnus dot com
>>>>> "Paul" == Paul Gear <paulgear@bigfoot.com> writes:
Paul> This is probably a silly question, but is there any way to get a
Paul> usable gcj/libgcj using one of the prepackaged versions from Red
Paul> Hat (i.e. in RHL 7.0 or Rawhide) without having to recompile
Paul> major parts of the compiler or libraries?
Sure. Red Hat Linux 7 includes gcj and libgcj. Offhand I don't know
what the packages are called (I was only indirectly involved in making
them). If you go this route you don't get the absolute latest
versions, but you get something pretty good.
Anthony has built RPMs for RH 6.2. I don't know when he last did
this. You can download these from the ftp site (there should be a
pointer from the web page).
We hope to release updated RPMs for RH 7 as time goes on, but there's
no guarantees we will. It depends on how much time we have, etc.
Tom