build probs w/libgcj: java-array.h not found
Tom Tromey
tromey@cygnus.com
Sun Nov 21 11:34:00 GMT 1999
>>>>> "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. Between
2.95.2 and the current trunk cvs version, we changed how header files
are laid out in the runtime (they are now installed, and CNI is now
more-or-less exported). This affected gcjh (part of the compiler).
So, either grab a newer gcc, or an older libgcj.
Which one is right for you depends on your goals and your platform.
Sometimes the cvs gcc is unstable.
Tom
More information about the Java
mailing list