[cfe-dev] clang built from source in Mac OSX 10.14 with apple-clang/Xcode missing stdlib from include search path

Jens Jorgensen via cfe-dev cfe-dev at lists.llvm.org
Mon Jun 1 19:36:21 PDT 2020


That fixed it eh? Hmmmm, strange. The only change seems to be that it
appends sysroot for seach paths that are not specified as absolute
paths. Maybe something else fixed it? I'll have to pull clean source and
give it a try.

On 6/1/20 10:52 PM, Arthur O'Dwyer wrote:
> I used to rely on Jens' patch in my "How to Build LLVM From Source"
> blog post; but as of March 2020 (or earlier), I found that the need
> for it had gone away, at least on OSX 10.14.6. I believe
> patch https://reviews.llvm.org/D69221 may have been related.
> https://quuxplusone.github.io/blog/2019/11/09/llvm-from-scratch/
>
> On the other hand, I have /completely/ given up on trying to build
> LLVM/Clang on OSX 10.*13*.6 anymore.
>
> –Arthur
>
>
> On Mon, Jun 1, 2020 at 10:41 AM Sean McBride via cfe-dev
> <cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org>> wrote:
>
>     On Mon, 1 Jun 2020 17:30:02 +0800, Jens Jorgensen said:
>
>     >I'm happy to get a patch into acceptable shape that would fix it,
>     but it
>     >seemed like the initial response felt more like WONTFIX. Did someone
>     >else create a ticket?
>
>     I created one:
>     <https://bugs.llvm.org/show_bug.cgi?id=45880>
>
>     No responses on it so far.
>
>     Cheers,
>
>     Sean
>
>
>     _______________________________________________
>     cfe-dev mailing list
>     cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org>
>     https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-- 
Jens B. Jorgensen
jbj1 at ultraemail.net

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200602/027428fc/attachment.html>


More information about the cfe-dev mailing list