MASM under Linux?

后端 未结 7 1096
后悔当初
后悔当初 2021-02-13 10:16

Is there a way that I use MASM under Linux. Even tough NASM is quite popular under Linux, it still differs for some instruction style on code.

7条回答
  •  一生所求
    2021-02-13 10:28

    Run MASM under Wine or see at the wiki that MASM can only run at Windows.

    Regards.

提交回复
热议问题