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]
Other format: [Raw text]

How to create .a-Libs from jars?


Hi there!

And again a stupid newbie-question:

Is it possible to create statically libs out of .jar-Files directly?
gcj -c -shared xy.jar -o xy.so
gives me the dynamic-lib, is it also possible to create static-libs in the same way?

Sorry for such stupid questions...

Mfg Linuxhippy


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