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: http://gcc.gnu.org/java/done.html


> I wish someone would package swt libs for gcj. There is a project @ 
> libswt.sf.net, but they haven't made a release in a long time.
> I find it very time consuming to find a version of swt that works fine(at 
> least for gtk2 builds).

I've created a package in http://www.freestyler-toolkit.org. We'll be upgrading over
the next few months to the SWT 3.0 series, if it proves stable. I should probably cut
things apart, because the download is quite big if you're only interested in a
working version of swt.

By the way, patching SWT for native compilation with GCJ is really not that hard.

What I'd really like to do, is to create a version of SWT that sits on CNI instead of
JNI. It's a non-trivial construction site, however, and I wouldn't like to run out of
time halfway while creating it and then release nothing at all. That would be silly.



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