-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi all!
I get the following compile error about the CPU used (custom dependencies):
ARMware.cpp:1:0: error: CPU you selected does not support x86-64 instruction set
I make the compilation from an Intel core i3 and using a 64bit Linux distro
(Mint).
I after tried to changed the "-march" parameter (at config.mak) but it did not
work.
Can anybody help me?
Another question: I want to emulate uClinux for LPC17xx using ARMware.
Would it be any problem?
Thanks for your help.
hurricanet
Original issue reported on code.google.com by [email protected] on 22 May 2012 at 10:29