[LLVMdev] Build warnings and errors
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Apr 18 13:02:10 PDT 2012
On 18 April 2012 13:50, Sean Silva <silvas at purdue.edu> wrote:
> This is what I get when I try to build:
>
> http://pastie.org/private/tkvb5dz3xmzbgyvi7w
>
> At the top, there are a ton of warnings emitted by tablegen building Hexagon
> .inc files.
>
> At the bottom there is a failure when building the clang driver, complaining
> about finding `DEFAULT_SYSROOT`
>
> I'm building with ninja (generated by CMake).
What do you get if you grep the build directory for DEFAULT_SYSROOT?
> --Sean Silva
>
Cheers,
Rafael
More information about the llvm-dev
mailing list