On Jan 30, 2015, at 11:51 AM, Alexey Samsonov <[email protected]> wrote:

> Nick, Richard,
> 
> So, if I read this correctly, the correct fix will be to add _ZTIN symbols to 
> lists of libc++abi re-exported from libc++ (libc++abi.exp, libc++abi2.exp, 
> libc++sjlj-abi.exp)?
> 
> Even if we add this change, this will only fix problems with trunk 
> libc++/libc++abi, but not with libraries already installed on Mac OS systems. 
> Do you think the suggested patch is a viable workaround?
Yes.   

It would be good to comment it now so we eventually conditionalize it on the 
min-OS-version, so the use of directly linking to libc++abi will fade away.

-Nick
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to