libgcc_s.so.1 and libgcj.so.4
Tom Tromey
tromey@redhat.com
Sat Apr 19 15:59:00 GMT 2003
>>>>> "Erik" == Erik Poupaert <erik.poupaert@chello.be> writes:
Erik> I'm planning indeed to use RPM, but not in a way that it depends
Erik> on other RPMs, which in their turn depend on other RPMs. That
Erik> story is really not attractive.
I'd suggest just shipping libgcj.so and libgcc.so in your RPM. Just
install them someplace that other programs won't look
(/usr/lib/myprogram/) and make sure to link your program with the
correct -rpath.
Otherwise, David Young's idea of building with --disable-shared
sounds good.
Tom
More information about the Java
mailing list