SWT 3.0 and gcj

Rutger Ovidius ovid@mailandnews.com
Sun Feb 29 16:02:00 GMT 2004


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/








More information about the Java mailing list