nasm -f elf -l file1.lst  file1.asm
ld -o file1 file1.o
