JVMTI stack tracing patch breaks C++ ABI
Tom Tromey
tromey@redhat.com
Thu Sep 20 16:26:00 GMT 2007
>>>>> "David" == David Daney <ddaney@avtrex.com> writes:
David> I don't think so. There is no C++ ABI compatibility across GCC
David> releases. This should be fine as is.
Yes, that's right. We generally preserve the C++ ABI in a given
release (4.2.x, say), but not across major releases. In fact I don't
think we've ever had two major releases that preserved the C++ ABI.
Tom
More information about the Java
mailing list