Advertisement
Guest User

Untitled

a guest
Jun 18th, 2013
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. c33-epson-elf-ld -o build/samov1/wsnake.app -L/opt/wrdk/share/../c33-epson-elf/lib build/samov1/wsnake.o -lgrifo -lc /opt/wrdk/share/../lib/gcc-lib/c33-epson-elf/3.3.2/libgcc.a build/samov1/libwsnake.a -T /opt/wrdk/share/application.lds
  2. c33-epson-elf-ld: Dwarf Error: Invalid or unhandled FORM value: 14.
  3. build/samov1/wsnake.o: In function `LBB4':
  4. build/samov1/wsnake.o(.text+0x10c): undefined reference to `malloc'
  5. build/samov1/wsnake.o(.text+0x10e): undefined reference to `malloc'
  6. build/samov1/wsnake.o(.text+0x110): undefined reference to `malloc'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement