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: More questions about _GLOBAL


On Tue, 2002-01-29 at 13:55, Bryce McKinlay wrote:
> In that case it should be fine to remove the __GLOBAL_foo.bar.baz. There 
> is no point registering a class which does not exist, after all. 

Except that I'm pretty sure we create one of these per .o, so the
function may register multiple classes.

AG



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