[cfe-dev] llvm failing to find it's own headers
Jack Howarth via cfe-dev
cfe-dev at lists.llvm.org
Mon Sep 18 09:33:19 PDT 2017
On Mon, Sep 18, 2017 at 10:27 AM, Tim Northover via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
> On 16 September 2017 at 19:51, blubee blubeeme via cfe-dev
> <cfe-dev at lists.llvm.org> wrote:
> > still getting a linker error, am I overlooking something simple? What's
> > going on?
>
> A utility called "llvm-config" is produced when building LLVM. That's
> what I always use to find the necessary headers, libraries & other
> options.
>
> Tim.
>
Is this a build with libc++ in the build tree? Doesn't the presence of
libc++ in the build tree change the default c++ search path to expect
libc++ to be installed?
Jack
_______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170918/41a9375a/attachment.html>
More information about the cfe-dev
mailing list