This is the mail archive of the
java@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: Marco Trudel <mtrudel at gmx dot ch>
- Cc: java at gcc dot gnu dot org, Ranjit Mathew <rmathew at gmail dot com>, Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 13 Jun 2006 15:02:44 -0600
- Subject: Re: FYI: Updated "Building GCJ for Windows"
- References: <44899FA1.1040608@gmail.com> <448E68BC.8090908@gmx.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:
Marco> Before building the compiler running on linux building for windows:
Marco> -patch-natSharedLibLoader
Marco> (http://gcc.gnu.org/ml/java-patches/2006-q2/msg00091.html)
I checked this in on the 4.1 branch.
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...
Tom