semi-static linux binary
Bryce McKinlay
bryce@mckinlay.net.nz
Thu Oct 23 21:09:00 GMT 2003
On Oct 24, 2003, at 6:24 AM, Jeff Sturm wrote:
> Hmm... this seems to be desired often enough that a -static-libgcj flag
> might be worthwhile.
Yeah. I like it.
>> 2) export LD_LIBRARY_PATH=.
>> 3) use -static-libgcc when linking your binary (don't use -static)
>> This works for me, too.
Doesn't -static-libgcc have binary compatibility issues for EH and
such? Why can't we have static libgcj and shared libgcc?
Regards
Bryce.
More information about the Java
mailing list