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: linux audio software using gcj&swt!


>  > thanks - didn't know that loading shared libraries from a static binary
is
>  > forbidden.
Andrew Haley writes:
> Well, it's a bug really.  Just a bug that I don't know how to fix...

I wonder if the static libraries could stub out System.loadLibrary, etc., so
you get an explanatory exception rather than a mysterious crash.


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