Files
nasm/file1/compile

3 lines
56 B
Plaintext
Raw Permalink Normal View History

2017-02-07 20:07:52 +00:00
nasm -f elf -l file1.lst file1.asm
ld -o file1 file1.o