darwin-on-arm / xnu

Porting the Darwin kernel to the AArch64/ARMv7/ARMv6-A architectures.
Other
582 stars 146 forks source link

Error: no such architecture: `armv7' #40

Open Product-Owner-MDS opened 7 years ago

Product-Owner-MDS commented 7 years ago

Hi guys, (under ubuntu 14) help please!! command: gcc sort_asm.s -o sort_sort -O3

asm code : code

error: error

here is the code in Text file : sort_asm.txt