linux audio software using gcj&swt!

Anthony Green green@redhat.com
Thu Oct 23 14:12:00 GMT 2003


On Thu, 2003-10-23 at 07:00, Anthony Green wrote:
> My solution was to hack SWT to _not_ load the native library (just look
> for the System.loadLibrary call), and link the native libs into the
> static executable with the following:
> 
> -Wl,--whole-archive,libswt-gtk-2135.a,libswt-pi-gtk-2135.a,--no-whole-archive

I should have added that you may need to use -Wl,--export-dynamic as
well.

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.



More information about the Java mailing list