This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the EGCS project.


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

Re: gcc-2.95 RPM specfile for the contrib dir



On Fri, 16 Jul 1999, Franz Sirl wrote:
> At 16:41 16.07.99 , Horst von Brand wrote:

> >The Java stuff doesn't work without the Java library, you'd have to add
> >that (as a separate source).
> 
> Yeah, on my to-do list... What's the status of libgcj? Is it 
> usable/compilable without problems?

libgcj needs a number of patches for ARM Linux (well from the
libgcj-snapshot-1999-06-23 snapshot anyway).  I have one zip, and half of
the one for boehm-gc, just not the assembly part of this one for garbage
collection.  Although I believe someone else may be working on this.

> >I don't think it is wise to require the latest beta of binutils.
> 
> Oops, this is a requirement for PPC (and probably ARM). Probably should be 
> wrapped with %ifarch for different architectures.
> 
> %ifarch ppc arm
> Requires: binutils >= 2.9.4.0.8
> %else
> Requires: binutils >= 2.9.1.0.25
> %endif

Red Hat 6.0 shipped with binutils 2.9.1.0.23, so you might want that one.

I use binutils 2.9.1.0.23 on Linux ARM (armv4l), without all that many
problems.  Not certain if I'll upgrade to 2.9.4 before I do my next
release of Titan.

-Rms


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