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: Report on SWT GIJ 3.3


>C:\thisiscool-gcc\examples\HelloSWT>gcj --classpath=swt.jar -C
HelloSWT.java

You should pass the "-fjni" option to GCJ while compiling
class files for use with JNI.

Ranjit.


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