This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SWT 3.0 and gcj


>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:

Mohan> Several people have been asking about a Win32
Mohan> build of SWT 3.0. Tom mentioned here that there
Mohan> were verifier problems preventing this:
Mohan> http://gcc.gnu.org/ml/java/2003-10/msg00191.html
Mohan> ...but that there were workarounds.

Mohan> Does anyone know the status of this currently or
Mohan> have workarounds that I can use to build this?

The only workarounds I know of are (1) compile some files from .java
instead of .class, or (2) hack verify.c:check_pending_block() not to
return an error in this situation.

Getting the libgcj verifier into gcj is still on my to-do list.  I
have no idea when I might get around to it though :-(.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]