1974 shaares
6 private links
6 private links
Compile asm file with _start
ld -static -o hello -Lgcc -print-file-name=
/usr/lib/crt1.o /usr/lib/crti.o hello.o /usr/lib/crtn.o -lc -lgcc
Compile asm file with _start
ld -static -o hello -Lgcc -print-file-name=
/usr/lib/crt1.o /usr/lib/crti.o hello.o /usr/lib/crtn.o -lc -lgcc