This is a homework task, but it is very simple. The task consists of a working assembly file. I just need help to compile it on linux instead of windows. I am using Ubuntu. I installed mingw32. The task itself is to add some features, not compile them.
The file itself is here: here. For a large amount of code to include it and, in addition, the code works and is not interesting. So, does anyone know how I can compile this on Linux? If this code is compatible with linux, we do not need mingw32. But if it is not, we can use mingw32. The tools we plan to use on Windows are NASM, Alink, and td.
Hope someone got some input, I don't want to install windows for this simple task.
source share