This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: BigInteger compile fails
- To: Matt Welsh <mdw at cs dot berkeley dot edu>
- Subject: Re: BigInteger compile fails
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Mon, 14 Feb 2000 23:30:30 -0800 (PST)
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <200002150721.XAA20937@mnemosyne.CS.Berkeley.EDU>
Matt> Trying to compile the latest libgcj from CVS, using gcj 2.95.2
This won't work.
Matt> I presume this has been fixed in a later egcs? Any suggestion on
Matt> which one I should try?
Either the latest egcs, or 2.95.2 with Bryce's compatibility patch.
Tom