You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
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
Original issue reported on code.google.com by
[email protected]
on 9 Sep 2014 at 1:37Attachments:
The text was updated successfully, but these errors were encountered: