Hi!
I am new to Linux, and recently, our company has decided to do some projects
on Linux using Java. The project involves JNI. I'd like to know how I should
go about creating the shared libraries that Java is going to interface with.
I have created the header files using javah. I have also implemented those
function declarations on a .c file. I'd like to know a sample 'cc' command
with the switches to compile the .c file to produce a shared library that
could be used by Java.
Thanks in advance!
Shoban Jeyaraj
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]