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]

building static libgcj


Hi all,

When I try to statically build libgcj (and the rest of gcc) with the
--disable-shared options in the ./configure parameter set, some of the
binaries are not statically built (i know this by running ldd)
gij, grepjar, jar, jv-convert, rmic and rmiregistry  are not statically
linked

The other binaries like gcc, gcj, gcjh etc... are statically linked.

I need all of the binaries to be statically linked. Can someone please help??

Thanks,
Munjal


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