This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: FYI: Updated "Building GCJ for Windows"
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at gmail dot com>
- Cc: java at gcc dot gnu dot org, Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 14 Jun 2006 10:07:58 -0600
- Subject: Re: FYI: Updated "Building GCJ for Windows"
- References: <44899FA1.1040608@gmail.com> <448E68BC.8090908@gmx.ch> <m3fyi8sr9n.fsf@localhost.localdomain> <448F7429.5080602@gmail.com>
- Reply-to: tromey at redhat dot com
Marco> Before building the compiler running on windows building for windows:
Marco> - patch-start (http://gcc.gnu.org/ml/java/2006-04/msg00010.html)
Marco> Withhout this patch, compiled programs won't do anything on windows
>> I'd like Ranjit to say whether this is ok for the 4.1 branch. If so I
>> can merge it over. I really know nothing about this area...
Ranjit> I think it is; thanks a lot.
No problem, and thank you. I checked it in to the 4.1 branch.
Let me know if there are other pending Windows patches I can help
with. I want this port to work well, I just am not the person to be
doing the work... but I can ping folks or check in patches or
whatever.
I saw that the libgcj.dll thing kind of got dropped -- what's up with
that?
Also, on a more general note, it would be good if people started using
the patch tracker. I think we lose the occasional patch, but now that
we have the technology to avoid this, we ought to use it. Read how
here:
http://www.dberlin.org/patchdirections.html
Tom