>>>>> sgee  writes:

    sgee> Shared Library Command:
    sgee> cc -I/usr/local/jdk117/include -I/usr/local/jdk117/include/genunix
    sgee> HellWorldNative.c -o libhello.so

That creates an executable, to build a shared library you have to
add the '-shared' option.


        Juergen


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

Reply via email to