still can't compile swt.jar .. what to do ?

Tom Tromey tromey@redhat.com
Mon Oct 15 15:42:00 GMT 2007


>>>>> "Meir" == Meir  <umen@netvision.net.il> writes:

Meir> $ gcj -c -fjni -findirect-dispatch swt.jar

-findirect-dispatch is only fully working in newer versions...

Meir> org/eclipse/swt/dnd/HTMLTransfer.java:129: error: verification error
Meir> at PC=392

... this is an error from the old bytecode verifier...

Meir> $ gcj --version
Meir> gcj.exe (GCC) 3.4.2 (mingw-special)

... you need to upgrade.

Tom



More information about the Java mailing list