[cfe-dev] Error building clang

Kim Gräsman kim.grasman at gmail.com
Thu Aug 30 17:27:16 PDT 2012


Edward, Richard,

On Thu, Aug 30, 2012 at 4:20 PM, Richard Smith <richard at metafoo.co.uk> wrote:
>
> You have some kind of version mismatch between your LLVM headers and LLVM
> libraries. Are you building clang and LLVM together at the same SVN
> revision?

I saw similar (not the same) errors yesterday, and I can confirm that
updating LLVM and Clang to the same rev helps.

Just as a point of interest: I used `make update` before I started
having problems, I was under the impression that that should do a
recursive update of all tools. Is it supposed to work or was I
misinformed?

Thanks,
- Kim



More information about the cfe-dev mailing list