Advertisement
Guest User

make error

a guest
Sep 25th, 2012
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. make
  2. arm-none-eabi-ld --no-undefined -Map kernel.map -o build/output.elf -T kernel.ld
  3. make: arm-none-eabi-ld: Command not found
  4. make: *** [build/output.elf] Error 127
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement