Yes, I read the README.
And you suggestion fixed the linking problem.

Thanks,
Russ




[EMAIL PROTECTED] on 03/05/99 01:49:32 PM

To:   Russell Pridemore@LEXMARK
cc:   [EMAIL PROTECTED]
Subject:  Re: Java 2 initial impressions




>>>>> Russ Pridemore writes:

    Russ> - The invocation API stuff has changed.  I wrote a little C wrapper
    Russ>         to launch the non-GUI stuff as a daemon.  I used to link
    Russ>         it with -L/usr/jdk/lib/i686/green_threads -ljava
    Russ>         Substituting -L/usr/jdk1.2/jre/lib/i386/native_threads -ljava
    Russ>         gets me a *lot* of linker errors about undefined references...

Try linking against classic/libjvm.so and native_threads/libhpi.so
and have a look at the JNI section in the README.


        Juergen

--
Juergen Kreileder, Universitaet Dortmund, Lehrstuhl Informatik V
Baroper Strasse 301, D-44221 Dortmund, Germany
Phone: ++49 231/755-5806, Fax: ++49 231/755-5802





----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to