>libHelloNative.so: HelloNative.c HelloNative.h
> gcc -c -o libHelloNative.so \
> -static \
> -I/usr/java/include \
> -I/usr/java/include/genunix \
> HelloNative.c
>
You don't have the right compiler options here. In the ELF-HOWTO
(maintained by [EMAIL PROTECTED]), you find the following gui
Take a look at http://www.interstice.com/~kevinh/linuxcomm.html
Cheers,
Roel.
At 04:51 PM 12/30/98 +0800, =?HZ-GB-2312?B?amlucmFubGlu?= wrote:
>hi,
>I need to make a program to control RS232 port, does anybody know how to do
>it using java?
>thanks for lot and happy new year
>
>Jerry
>
>2. Can I combine Perl with Java?
Larry Wall has written a toolkit called JPL that can be used for Java/Perl
interfacing. You can find more information in O'Reilly's Perl Resource kit
(UNIX Edition) in the Perl Utilities Guide. There are a few chapters
online, see http://www.oreilly.com/catalo
At 06:06 PM 6/30/98 +0100, Mario Filipe wrote:
Take a look on http://www.homeport.org/~adam/crypto/
Cheers,
Roel
>Hi
>
>Does anyone know if there is a product like SSLava (or similar as long as it
>implements SSL for java) available that is free ?
>
>Thanks.
>
>P.S : SSLava can be found at htt