Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Compilation on an ARMv7A Machine #36

Open
GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments
Open

Compilation on an ARMv7A Machine #36

GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.../configure --build=x86 --target=armv7a-none-linux-gnueabi 
--host=arm-none-linux-gnueabi --program-prefix=arm-none-linux-gnueabi- 
--with-static --prefix=/people/pradeepb/test
2.make install

What is the expected output? What do you see instead?
I did not expect to see any warnings about the machine type. However, i see 
os.h:160:4: warning: #warning "Unsupported CPU type: Unable to force cache 
flushes."

What version of the product are you using? On what operating system?
1_0_7; Linux/Ubuntu

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 9 Sep 2014 at 1:37

Attachments:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant