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: GCJ 3.2 for Win32: Updated Snapshot


> Be sure to mention that the library should be called
> lib-org-eclipse-swt.so (on Linux, at least).

> This lets users load SWT via Class.forName() if they
> haven't already linked it in.

Thanks, that's a great tip!

> It's too bad gcj DLLs don't work.  Ranjit - you're
> making such good progress on Windows... is this going
> to be your next challenge?

Yeah, that would be nice. Thanks to Ranjit for all the
hard work on JNI -- that is just great!

I'm going to gear the Ant scripts to work in both the
statically and dynamically linked worlds. That way, they
can use the same script in both environments, yet have an
extra option on Linux.

Thanks,

Kirk


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