"Patrick Luby" <[EMAIL PROTECTED]> wrote:

> BTW, I have access to Linux, Solaris, and Mac OS X machines (the latter from
> my last job porting StarOffice to Mac OS X). So let me know where I can help
> out as I am intimately familiar with the unique process of getting JNI code to
> link on Mac OS X.

"unique process"??? It's a DYLD "NSAddModule" call to the JVM library, and
CreateJavaVM is called CreateJavaVMImpl... Doesn't look that "unique"...

Also, you might want to update your JVM installation, since
libappshell.dylib doesn't exist anymore in 1.3.1 on X...

    Pier


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to