> I am trying to natively compile LLVM on a ARM virtual machine > ( which I am running through QEMU) but getting the error as > mentioned in previous mail. VM is running ARM926 which according > to ARM architecture, has vfp support. VFP is optional for ARM926. In fact ARM926 platforms with VFP are rare. Rodolph.