[libc++][patch] Sort out common Linux linking issues.

İsmail Dönmez ismail at donmez.ws
Wed Aug 6 09:55:18 PDT 2014


Hi,


On Wed, Aug 6, 2014 at 7:45 PM, Dan Albert <danalbert at google.com> wrote:

> The patch in question:
> https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg93807.html
>
> I'll try to find some time to take a look more closely at this, but just
> looking at the log I'd say it needs some modification because it doesn't
> provide anything for libc++abi. It also (as the OP guessed) won't work on
> Darwin (doesn't have libsupc++ or libstdc++).
>

Does libcxxabi needs an ldscript though? It doesn't link to multiple
backends. In libcxx case it might be libstdc++ or libc++abi.

ismail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140806/68c68ca5/attachment.html>


More information about the cfe-commits mailing list