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]

Creating "semi"-shared gcj objects for other gcj applications?


Hi there,

This question is somewhat related to Sal's question back in May (http://gcc.gnu.org/ml/java/2004-05/msg00143.html).

However, I just want to make shared objects for use with other gcj applications.
That is, I want to make a shared gcj object, say libMYLIB.so, which can be used by separate GCJ applications. The reason is that I have two applications on my embedded system which will utilize the same "library"...
Is that possible?


Regards,
 Martin Egholm



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