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]

Re: progress on method-gc / mangling questions


>>>>> "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


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