I have been looking for a MASM compiler for Ubuntu. I have moved all of my development tools to Ubuntu. Now I'm taking a MASM class, and I need a MASM compiler very badly. I have seen some videos on YouTube. They mostly use a DOS emulator, and they install MASM compiler in there. I'm not really for looking something like this.
Here is what I am looking for:
Ideally it will have some logs to troubleshoot my programs.
Graphic user interface is a plus, but I don't need it.
I would prefer that the compiler is not an emulation of Windows (it would not need to use WineHQ).
I'm currently using Sublime Text with a MASM package so I don't need an IDE, however if the solution that you have is an IDE that would be OK, like a lightweight alternative to Visual Studio maybe.
What would be a good MASM Compiler under these circumstances?