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]

Re: do I have to have ligcj as a static lib


>>>>> "Niklas" == Niklas Fondberg <niklas.fondberg@i3micro.com> writes:

Niklas> if I wan't to compile non shared lib dependant binaries?

I don't understand.  libgcj is built as both a static and a shared
library.  If you want to build a statically-linked program, you ought
to be able to.

Note however that static linking isn't tested too often and so there
may be problems.  I don't know.

Tom


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