This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Trouble compiling swt.jar
- From: Michael Baranov <michael dot baranov at gmail dot com>
- To: gnustuff at thisiscool dot com
- Cc: tromey at redhat dot com, java at gcc dot gnu dot org
- Date: Mon, 28 Nov 2005 18:25:41 +0200
- Subject: Re: Trouble compiling swt.jar
- References: <XVGBMK2UTPTSE9872W3YGBWU4YB8MJ61.438b2af6@d9300>
Hi!
Ironically, my 3.4 build has Tom's disable verifier hack:
http://www.thisiscool.com/gcc_mingw.htm#gcj34
P.S. My 4.02 build has integrated SWT 3138.
Mohan, the case is that SWT 3138 is a little bit old for me. I'm using
the new opengl support introduced in eclipse's SWT 3.2M3... Itseems like
I need the 'disable verifier hack' (your build) to compile but I also
need the original libgcj (mingw original build) Just don't see an easy
solution :-( Having 4.x would make me happy... By the way, is there any
progress in fixing win32 you know about?
Thanks!
Michael.
P.S. would compiling from source instead of ready classes save me from
the verifier bug(s)?