[llvm-dev] Ld64.lld cannot find Foundation framework

James Y Knight via llvm-dev llvm-dev at lists.llvm.org
Thu May 7 11:21:45 PDT 2020


On Thu, May 7, 2020 at 1:54 PM Edmund Furse <edmund.furse at imitation.uk.com>
wrote:

> Thanks for your reply.  Two questions:
> 1). Will ld64.lld be fixed in LLVM v11.0 and when is this likely to be?
>

Likely won't be fixed that soon.

2). You mention Apple’s linker, by which I assume you mean GNU’s ld.
> Is it possible to get a binary version of ld (preferably that does not use
> other things from /usr/bin)?
>

No, Apple does not use GNU ld, they have their own linker, "ld64". That's
what you ran as /usr/bin/ld on your mac.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200507/dd3715ad/attachment.html>


More information about the llvm-dev mailing list