This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

personal library with gcj


Hello

I want to make a  small library using Java and C++ via CNI. So that i 
can do something like that later:

gcj myprog.java --main=myprog -o myprog -L. -lmylib --static

How can i make such a library?

Thanks for your help!
Stefan Wanner


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]