More questions about _GLOBAL [[ how I finally solved it ]]

Bryce McKinlay bryce@waitaki.otago.ac.nz
Wed Jan 30 17:21:00 GMT 2002


Adam Megacz wrote:

>Well, I finally came up with a workable solution --
>
Cool.

> now I just have
>method-gc strip out all .ctors / .jcr sections and rebuild them
>manually for all known-to-be-reachable classes by spitting out a
>simple assembler source file and including it in the link.
>
If you're doing that, can't you just strip all the __GLOBAL__I__ symbols 
regardless of what they're called? So no need to change 
emit_register_classes()?

Bryce.




More information about the Java mailing list