------- Comment #8 from dave at hiauly1 dot hia dot nrc dot ca  2008-10-31 
23:31 -------
Subject: Re:  [4.4 Regression] libgcj linkage failure: Incorrect library ABI
version detected

> It seems that when using collect2 the global constructor for libgcj
> calls _Jv_RegisterClass more than once for the same class.

This seems to be because org-xml.o, for example,  contains two global
constructors:
_GLOBAL__I_65535_0__var_tmp__cc4hyJYpjx_4B3F0796_410DDDB4
_GLOBAL__I_65535_1__var_tmp__cc4hyJYpjx_4B3F0796_410DDDB4

Both register the same classes.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37068

Reply via email to