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.

C6678 编译的时候coff elf格式的区别



您好,

        同样的混和编程代码,工程设置为coff格式就可以顺利通过编译,但是设置为elf格式就编译不通过,如果修改汇编函数名后编译通过,但是不能跳入汇编的函数运行,看调试信息似乎没有找到汇编函数的入口。

        请问是什么缘故?coff与elf在混合编程方面有什么区别吗?

谢谢