This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: SWT on OSX w/gcj?
- From: "Geoff Strom" <stromgt at speakeasy dot net>
- To: gnustuff at thisiscool dot com
- Cc: java at gcc dot gnu dot org
- Date: Sat, 10 Dec 2005 03:33:19 +0000
- Subject: Re: SWT on OSX w/gcj?
- Sensitivity: Normal
> >Yes, it's possible. I build binaries for Mac OS X using GCC 3.4.3
> >and SWT 3.1. The only real trick is that you have to re-build the
> >SWT native libraries. You can't use the Eclispe.org supplied ones
> >like you can with Windows and Linux.
>
> Thanks so much, Jeff.
>
> Have you tried this with 4.0 or 4.1?
>
> -- Mohan
I last tried with a pre-release version of 4.0 and it worked. I went
back to 3.4 to keep in sync with my Windows and Linux builds. I'm
toying with the idea of moving to 4.0/4.1, but I'm waiting to see if
the Windows side of things will stabilize. I agree with your earlier
message that it would be nice to see a summary of the issues there.
-Geoff