This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MinGW Patches Applied to 3.3 branch?


Tom Tromey wrote:
"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.
Yes, I didn't submit that because it isn't necessary now - I
used to strip off all AWT and Applet classes from the Makefile
and therefore javax.naming.InitialContext used to complain.

To answer Frank's original question, see this message (and its
followups) to this list:

http://gcc.gnu.org/ml/java/2002-09/msg00203.html

The Linux-based build process is *far faster* and more
reliable for me than the Windows only approach.

Fortunately, quite a few of my patches have been accepted
for the current GCJ (except ones needed to properly get
a crossed-native build), so it should not be too
difficult to get it working. I'll be glad to help out
anyone, if needed, with the approach outlined in the mail
cited above. The more, the merrier. :-)

There's a small caveat: GCC 3.3 for MinGW would not build
OOTB from the FSF sources as of now - you'd need updated
patches that Danny Smith keeps posting to the mingw-dvlpr
list. To retrieve the current patches for yourself, see
Danny's messages dated 2002-11-21: if you have a
sane newsreader, the following link will take you to the
message:

news://news.gmane.org:119/001401c291b8$2e2ee370$0690a7cb@DANNY

Hope this helps.

Sincerely Yours,
Ranjit.

--
Ranjit Mathew          Email: rmathew AT hotmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]