------- Comment #1 from sje at cup dot hp dot com  2006-09-13 20:32 -------
I had someone try to use 64 bit PA GCC code with HP Java and they ran into two
unsats, __cxa_finalize and _Jv_RegisterClasses.  In GCC 4.0.3 there is a weak
definition of __cxa_finalize in libstdc++.sl, but in GCC 4.1.1 there is just an
undef.  GCC 4.2 also seems to just have an undef.

David, does this sound familiar to you at all?


-- 

sje at cup dot hp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com,
                   |                            |danglin at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-09-13 20:32:51
               date|                            |


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

Reply via email to