按照sprue66e文档的4.4.1节中的说明,执行:
host $ arm_v5t_le-gcc hello.c -o hello
后 ,系统报错,提示为:
as:unrecognized option ‘march =armv5t'
请问如何解决该错误,谢谢,期待您的回复
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
按照sprue66e文档的4.4.1节中的说明,执行:
host $ arm_v5t_le-gcc hello.c -o hello
后 ,系统报错,提示为:
as:unrecognized option ‘march =armv5t'
请问如何解决该错误,谢谢,期待您的回复