[RFC] Do we care about binary compatibility of code produced by cross-compilers?
Paolo Carlini
paolo.carlini@oracle.com
Mon Aug 25 10:12:00 GMT 2008
Ian Lance Taylor wrote:
> I'm suggesting that libstdc++ unconditionally call GCC_CHECK_TLS,
> rather than only calling it when GLIBCXX_IS_NATIVE is true.
>
Ok, thanks, it makes sense. When we get to the point that the IS_NATIVE
case is almost empty we can do that too, assuming nobody objects over
the next couple of weeks...
By the way, two other stumbling block seem GCC_CHECK_UNWIND_GETIPINFO (I
think it has to do with an ABI issue on darwin...), which also links and
we can't easily move, and similarly AM_ICONV. Any suggestions about those?
Paolo.
More information about the Libstdc++
mailing list