REM Tools\nasm\nasm -g -f elf -F stabs -o output.obj Tools\asm\main.asm Tools\nasm\nasm.exe -g -f bin -o output.obj Tools\asm\main.asm pause