This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Statitic object for swtsrc-win32_3.0
- From: Juan Velasco <jrv at shih dot be>
- To: GCJ <java at gcc dot gnu dot org>
- Date: Tue, 06 Jul 2004 17:28:33 +0200
- Subject: Re: Statitic object for swtsrc-win32_3.0
- Organization: Shih
- References: <IFA5B7EDYU641U413GFFEMH1TMH53QK.40eabf7d@p733>
Ranjit> Mohan's package is just for those who don't want to bother
Ranjit> (or don't have the skills to) but want to check out GCJ for
Ranjit> themselves on Windows.
I should add that I always consider the MinGW gcc/gcj build to be
the reference build. (http://www.mingw.org/). They always add
important after-the-fact MinGW-local patches. They've got 3.3
and 3.4 builds, for example.
Thats what I used in my builds, I did it with the 3.2 version, and it is
more or less stable.
I could generate a simple native GUI app for the following Swing source
code libraaries :
2.0.2 Thu, 7 Nov 2002 -- 14:48 (+0100) swt-awt-win32-2052.dll
2.1 Thu, 27 Mar 2003 -- 21:30 (+0100) swt-awt-win32-2133.dll
2.1.1 Fri, 27 Jun 2003 -- 15:45 (+0200) swt-awt-win32-2135.dll
2.1.2 Mon, 3 Nov 2003 -- 08:02 (+0100) swt-awt-win32-2135.dll
2.1.3 Wed, 10 Mar 2004 -- 18:28 (+0100) swt-awt-win32-2136.dll
3.0 Fri, 25 Jun 2004 -- 12:08 (+0200) swt-awt-win32-3062.dll
All worked ok compiled with 3.2. Some times, though rarely, there seems
to be a random error
at compilation time.
I will test the ant built scripts today with the the gcj3.3 version and
the same swt libraries.
PD: Please do no send me mails when thay are also cc'd to the list.