linux audio software using gcj&swt!
Mohan Embar
gnustuff@thisiscool.com
Thu Oct 23 07:58:00 GMT 2003
Hi All,
>> there seems to be a problem with swt
>> now. the appliction starts up - then hangs (cpu 99%) for a while and
>> drops core (segmentation fault). (i think it hangs inside "new
>> Display()")
>
>And "new Display()" does a System.loadLibrary perhaps? I seem to recall
>that dlopen() from a static binary can be problematic. Probably what
>you need is a "psuedo-static" binary, with a statically linked libgcj
>but dynamically linked libgcc, libdl, libc, etc
>
>Unfortunately I don't know of an easy way to do this.
I seem to recall Erik Poupaert successfully doing a static link:
- http://www.freestyler-toolkit.org/
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/
More information about the Java
mailing list