progress on method-gc / mangling questions
Tom Tromey
tromey@redhat.com
Wed Jan 23 11:35:00 GMT 2002
>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:
Adam> Why am I asking about this? I've written a new tool called
Adam> "method-gc" to create small statically linked gcj binaries.
Adam> [ ... ]
This tool sounds pretty interesting.
Any interest in putting it up on a web page somewhere?
Adam> I had to special-case a few internal libgcj methods which are
Adam> only reachable from libgcj nat***.cc CNI calls; I guess I'll
Adam> have to keep this list up to date with each libgcj release.
Seems like you could use `nm' on the nat*.o files to see what they
refer to.
Tom
More information about the Java
mailing list