Answer the question
In order to leave comments, you need to log in
How to compile NASM -> win32 exe from Linux?
Assembling is done: nasm -f win32 main.nasm -o main.obj
But it fails to link. I tried it through GoLink, swearing that it cannot find ExitProcess and some other features (although I specify shell32.dll). The linker from MASMa didn't find anything either. Should I install MinGW on Wine?!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question