Guest User

Untitled

a guest
Oct 23rd, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -e main -Ttext 0x7c00 -o zfsldr.out zfsldr.o
  2. zfsldr.o: In function `main':
  3. (.text+0xa): undefined reference to `start'
  4. zfsldr.o: In function `seta20.3':
  5. (.text+0xa7): undefined reference to `start'
Add Comment
Please, Sign In to add comment