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
After i installed all the required softwares(cmake,arm-none-eabi-gcc,...) in my macbook,I use macbook to compile the loramac-node project.Then i failed. the error message is "arm-none-eabi-gcc: error: unrecognized command-line option '-arch'; did you mean '-march='?". i can compile the project in my ubuntu desktop sucessfully, but the same project,same code, compiled fail in mac(m1 chip)
The text was updated successfully, but these errors were encountered:
After i installed all the required softwares(cmake,arm-none-eabi-gcc,...) in my macbook,I use macbook to compile the loramac-node project.Then i failed. the error message is "arm-none-eabi-gcc: error: unrecognized command-line option '-arch'; did you mean '-march='?". i can compile the project in my ubuntu desktop sucessfully, but the same project,same code, compiled fail in mac(m1 chip)
The text was updated successfully, but these errors were encountered: