How to fix exec format error on 64-bit Linux?

前端 未结 0 1345
执念已碎
执念已碎 2021-01-11 14:25

I am learning x86_64 assembly. But I have run into the following problem:

I am assembling a program with gcc -g -c exercise1.s -o exercise1.o and linking

相关标签:
回答
  • 消灭零回复
提交回复
热议问题