[LLVMdev] LLVM build freezes in scratchbox, ARM target

Lauro Ramos Venancio lauro.venancio at gmail.com
Mon Jan 21 09:20:57 PST 2008


> I have an installation of qemu on my system, but i don't think that
> compilation of any code should depend on the qemu/emulator in any way.
> Correct me if I am wrong.

If you are doing a gcc bootstrap (you haven't used --disable-bootstrap
on configure), the compilation depends on qemu.


Lauro



More information about the llvm-dev mailing list