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!


On Oct 23, 2003, at 11:25 AM, Tom Tromey wrote:

Bryce> I don't know the exact details, but I believe redhat are doing
Bryce> it for their eclipse build.

Nope, for this we're just doing the usual thing, loading the shared
libraries via System.loadLibrary.  For eclipse this is simplest, since
it implements ClassLoader.findLibrary to find the libraries based on
various settings.

Ahh OK, guess I misread or mis-remembered Anthony's post about faking out System.loadLibrary.


Regards

Bryce




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