Atas ubuntu 64 bit.
Utk kompile binary 64 bit:
Utk kompile binary 32 bit:
Utk kompile binary 64 bit:
nasm -f elf64 -g -F stabs a-eatclib.asm
gcc a-eatclib.o -o a-eatclib
Utk kompile binary 32 bit:
nasm -f elf -g -F stabs a-eatclib.asm
gcc a-eatclib.o -o a-eatclib -m32
No comments:
Post a Comment
Terima kasih