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



Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> >Seems like you could use `nm' on the nat*.o files to see what they
> >refer to.

> Not if they're virtual.

Yeah, that was my problem. So I've got a kludgey list of 40 or so
methods that have to be forcibly included, plus all methods on a few
key classes (Object, Class, System, Runtime).

  - a


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