Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Compiling of GCJ and SWT under MacOS X

cyberdeth@xxxxxxxxxx (cyberdeth@xxxxxxxxxx):

> Hmmm. I'm going to quickly try something. will need to recompiole gcc
> though. so will be take a while.
> 
> So am i correct in assuming, that if you are right, that I should be
> able to compile a SWT application without linking against any library,
> and just by using the classpath, except if I want to link in libgcj
> statically, you know so i don't have to ship libgcj with...
> 
> Correct ?

  I think that's right.  You will need to ship the SWT native libraries
(libswt-carbon-) with your application though.

  -Billy



Back to the top