MASM under Linux?
问题 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. 回答1: Wiki says The MASM32 EULA does not allow its usage in the development of open source software, and only allows it to be run in Windows operating systems. so it is a no. 回答2: I use DosBox and it does work fine for me. Details here 回答3: You should be able to run MASM under Wine. 回答4: MASM dont run with WINE, im running MASM under Virtual Box 回答5: