Documentation
1
2
3
4

hello:
  nasm -f elf64 hello.asm
  ld hello.o -o hello