How to create and load shared libraries in fedora 7 for Java as frontend and C as backend
We are doing project for which we want Java as frontend and backend is C.
We are using JNI to link Java and C but we are not getting which commands are used to link and create shared libraries in fedora7?
We referred this link for JNI
http://www.iut-info.univ-lille1.fr/docs/tutorial/native1.1/stepbystep/index.html