I am trying to compile asm file on MacOS with nasm.
I do:
nasm -f macho -o file.o file.asm gcc file.o
and I am getting error: