This is a homework task, but it's very simple. The task comes with a working assembly file. I just need help to compile it on linux instead of windows. I'm using Ubuntu. I've installed mingw32. The task itself is to add some functionality, not compiling it.
The file itself is here: here. To much code for including it, and besides the code works and isn't that interesting. Now, does anyone have any idea how I can compile this on linux? If this code is linux compatible we don't need mingw32. But if it isn't we can use mingw32. The tools we are suppose to use on windows is NASM, Alink and td.
Hope anyone got some input, I don't want to install windows for this simple task.