libgcj snapshot build fails
Tom Tromey
tromey@cygnus.com
Fri Oct 22 13:44:00 GMT 1999
>> I think you need a newer compiler... that _Jv_CompilerProperties is
>> defined by recent gcj builds.
Steven> I built with the 1013 gcc, and that's the one that gives the
Steven> error mentioned above with the Oct 21+ libgcj snapshots.
Unfortunately the gcc cvs trunk has been a bit volatile lately.
If you are using yesterday's libgcj (as opposed to today's -- I
changed this stuff again), you only need a single gcc/java patch:
1999年10月14日 Tom Tromey <tromey@cygnus.com>
* jvgenmain.c (usage): New function.
(main): Use it. Also, handle D' options.
* jvspec.c (lang_specific_driver): Recognize -D.
(jvgenmain_spec): Added {D*}' to jvgenmain invocation.
You can extract this from cvs and apply it to your 1013 source tree.
Tom
More information about the Java
mailing list