build probs w/libgcj: java-array.h not found

David Brownell mojojojo@pacbell.net
Sun Nov 21 12:04:00 GMT 1999


Tom Tromey wrote:
> 
> >>>>> "David" == David Brownell <mojojojo@pacbell.net> writes:
> 
> David> it complains about "java-array.h" not being found.
> 
> David>  - get gcc 2.95.2
> David>  - get libgcj snapshot 1999-11-20
> 
> You need matching versions of the compiler and the runtime. 

Thanks.  Could that information get into at least the GCJ README?
Ideally somewhere on the GCJ website too, like the download page.

Is there a libgcj that works with gcc 2.95.2, or is the only
option for a "stable" GCC release to go back to 2.95.1 ?


> So, either grab a newer gcc, or an older libgcj.
> Which one is right for you depends on your goals and your platform.

Platform is x86 Linux, so that class of issues should be minimal.
Goals include bugfixes to libgcj, so I don't think I can use less
than a recent snapshot.


> Sometimes the cvs gcc is unstable.

The reason I went to the snapshots is that I had the same problem
using the CVS GCC (and libgcj).  Perhaps that was due to everything
being in a transitional state last time I tried this.

Is the Nov 10 GCC snapshot basically OK with current libgcj?

- Dave


More information about the Java mailing list