This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
New gcc-2.95.2 java patch available
- To: java-discuss at sourceware dot cygnus dot com
- Subject: New gcc-2.95.2 java patch available
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Tue, 18 Apr 2000 16:15:35 +1200
I have put together a new version of my gcc-2.95.2 java patch. This is
something of an interim update, it includes the CNI catch change,
ABS_EXPR fix, Solaris "Infinity" fix, and various other updates from
the cvs tree. However, it doesn't yet include inner class support, the
PR 80/145 fix, or serveral patches that depend on these. This is partly
because I havn't had time to merge them yet, and partly because they
seem to cause some regressions relating to name resolution.
This patch allows you to build the latest cvs/snapshot versions of
libgcj with the stable 2.95.2 compiler. This is useful if you want to
take advantage of the latest features & fixes to the java front end and
libgcj but retain a stable compiler core.
I have tested this with the latest cvs libgcj on i686-pc-linux-gnu.
Get it from my gcj page at:
http://waitaki.otago.ac.nz/~bryce/gcj/
regards
[ bryce ]