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: load native lib (SWT) with JNI on windows


>>>>> "Ingo" == Ingo Bormann <ingo.bormann@web.de> writes:

Ingo> I did not find it particulary difficult to buid. You can simply
Ingo> take the swt.jar (containing the class files)and give it to
Ingo> gcj. Or am I missing somthing important here?

Not really.  You get somewhat better performance when compiling from
.java files.  For SWT this is not likely to matter much.

Tom


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