java-array.h with 19991129 snapshot
Bryce McKinlay
bryce@albatross.co.nz
Tue Nov 30 02:59:00 GMT 1999
Stephane Conversy wrote:
> it seems it doesn't exist.
> I made a link from srcdir/libjava/gcj/array.h to
> builddir/..../libjava/include/java-array.h
> and it works.
>
> I had a problem with gjc which said
>
> gcj: specs file malformed after 218 characters
>
> I removed the *jc1 line in libgjc.a and it worked.
>
> I'm using gcj 2.95.2, do I have to take a more recent one ?
Yes. You can't compile the latest gcc with a "plain" 2.95.2. You can
either get a patch for gcc 2.95.2 from
http://waitaki.otago.ac.nz/~bryce/gcj/ or get the latest gcc snapshot.
> Does the most recent one handles inner class def ?
Not in the source parser, but it should handle .class files generated by
jikes or javac.
> Or in othere words, will it be able to compile swing classes (I can be
> plain wrong, but I couldn't with the one I have)
I don't think anyone has tried compiling the swing classes yet.
regards
[ bryce ]
More information about the Java
mailing list