This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: SWT 3.0 and gcj
- From: Rutger Ovidius <ovid at mailandnews dot com>
- To: Mohan Embar <gnustuff at thisiscool dot com>
- Cc: GCJ Java <java at gcc dot gnu dot org>, tromey at redhat dot com
- Date: Sun, 29 Feb 2004 08:02:54 -0800
- Subject: Re: SWT 3.0 and gcj
- References: <74MKFE93SQCBLGB61YD0YSKJ9CA2GD.4041f7b6@p733>
- Reply-to: ovid at mailandnews dot com
Hi,
AFAIK, the only verifier problems when compiling from .class to .o are
with finally{} blocks.
On linux, SWT 3.0 compiles if you compile all .class files to .o, and
then the one file org/eclipse/swt/graphis/ImageLoader.java from
source. (or you can modify the appropriate finally block in
ImageLoader.java).
On win32 there are 4 files that need to be compiled from .java. The
rest work from .class.
/org/eclipse/swt/dnd/RTFTransfer.java
/org/eclipse/swt/dnd/TextTransfer.java
/org/eclipse/swt/graphics/ImageLoader.java
/org/eclipse/swt/ole/win32/OleClientSite.java
Regards,
Rutger Ovidius
On Sunday, February 29, 2004, Mohan Embar wrote:
> Hi All,
> Several people have been asking about a Win32
> build of SWT 3.0. Tom mentioned here that there
> were verifier problems preventing this:
> http://gcc.gnu.org/ml/java/2003-10/msg00191.html
> ...but that there were workarounds.
> Does anyone know the status of this currently or
> have workarounds that I can use to build this?
> I've sort of lost touched with this issue.
> -- Mohan
> http://www.thisiscool.com/
> http://www.animalsong.org/