Compile a Standalone Static Executable

后端 未结 2 1116
悲哀的现实
悲哀的现实 2020-12-07 15:37

I\'m trying to compile an executable (ELF file) that does not use a dynamic loader. I built a cross compiler that compiles mips from linux to be used on a simulator I made.

2条回答
提交回复
热议问题