This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: MinGW Patches Applied to 3.3 branch?
- From: Tom Tromey <tromey at redhat dot com>
- To: Frank Jacobs <forkjake at yahoo dot com>
- Cc: java at gcc dot gnu dot org
- Date: 20 Nov 2002 09:43:05 -0700
- Subject: Re: MinGW Patches Applied to 3.3 branch?
- References: <20021120150855.14658.qmail@web20808.mail.yahoo.com>
- Reply-to: tromey at redhat dot com
>>>>> "Frank" == Frank Jacobs <forkjake@yahoo.com> writes:
Frank> Does anyone (Ranjit) know whether the MinGW September patches
Frank> for GCJ 3.2 have been applied to the 3.3 branch? In other
Frank> words, will GCJ on MinGW work (less JNI) using the unpatched
Frank> 3.3 branch?
Frank> The patches I'm referencing are:
Frank> http://gcc.gnu.org/ml/java/2002-09/msg00072.html
Some of these went in. Others didn't. One (the
javax.naming.InitialContext patch) doesn't have anything to do with Windows;
this one I don't recalls seeing before.
Tom