[LLVMdev] Is cross-compiling for ARM on x86 with llvm/Clang possible?

Anton Korobeynikov anton at korobeynikov.info
Wed Aug 29 01:55:01 PDT 2012


> /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld:
> this linker was not configured to use sysroots
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
Well, the error is pretty clear - your linker does not support sysroot.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list