PATCH: Put libunwind.a in libgcc_s.so: versioning of _Unwind_*() symbols
David Mosberger
davidm@napali.hpl.hp.com
Wed Apr 21 16:49:00 GMT 2004
>>>>> On Wed, 21 Apr 2004 09:34:17 -0700, "H. J. Lu" <hjl@lucon.org> said:
HJ> The ideal solution is to do what Solaris does. That is linker
HJ> and dynamic linker work together to support moving a definition
HJ> from one DSO to another, transparently. But it is not an option
HJ> today.
HJ> Given that we should provide 100% backward binary compatibility,
HJ> which was the problem to begin with, our choices are very
HJ> limited.
No, the ideal solution is for GCC to be C++ ABI-compliant.
--david
More information about the Gcc
mailing list