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.

about: arm_v5t_le-gcc hello.c -o hello

      according to sprue66e文,4.4.1section,execute:
              host $ arm_v5t_le-gcc hello.c -o hello
      shell print this:
             as:unrecognized option ‘march =armv5t'
    i dont know how to resolve it,think you.