[LLVMdev] make check where host != target

Sandeep Patel deeppatel1987 at gmail.com
Wed Jun 24 08:08:17 PDT 2009


Is make check supposed to work in cases where host != target? I'm
seeing a ton of problems where the makefiles are testing $(OS) and
trying to test the properties of the target OS, not the host OS.

deep



More information about the llvm-dev mailing list