[LLVMdev] CROSS COMPILING LLVM

Eli Friedman eli.friedman at gmail.com
Wed Jun 10 13:32:21 PDT 2009


On Wed, Jun 10, 2009 at 10:17 AM, hannibal hannibal<hannibal_08 at mail.com> wrote:
> checking whether the C compiler works... configure: error: cannot run C
> compiled programs.
> If you meant to cross compile, use `--host'.

DId you try reading this error message?  ("--host" is an option to configure.)

-Eli



More information about the llvm-dev mailing list