This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
FYI: Rebuild libgcj from scratch
- To: Java Discuss List <java at gcc dot gnu dot org>
- Subject: FYI: Rebuild libgcj from scratch
- From: Tom Tromey <tromey at redhat dot com>
- Date: 24 Aug 2001 12:00:06 -0600
- Reply-To: tromey at redhat dot com
I just checked in a patch on the trunk that changes the Class class --
it adds a new field to _Jv_Method. This means when you next update
gcc from cvs you should rebuild libgcj from scratch.
Tom