In this video, I - a complete novice at 64 Bit Intel Assembler - step you through the process I just went through in order to build an assembly file into a command line executable using NASM and GCC.
The links discussed in the video:
For NASM - https://www.nasm.us/
Or direct link to the version I installed: https://www.nasm.us/pub/nasm/releaseb...
And for GCC, I used MINGW available here: https://github.com/niXman/mingw-build...
... And I selected this specific version to download: x86_64-15.2.0-release-posix-seh-ucrt-rt_v13-rev0.7z sha256:05b3361a3a3e20a5789db37fc2bb6a70d0b02e4667b5a31d9a6672ea40d22c69
95 MB
Enjoy!