Advertisement
Guest User

Untitled

a guest
Jan 24th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. make[5]: Entering directory `/home/franck/openRISC/bld-or1k-gcc/or1k-elf/newlib/libc/misc'
  2. or1k-elf-cc -B/home/franck/openRISC/bld-or1k-gcc/or1k-elf/newlib/ -isystem /home/franck/openRISC/bld-or1k-gcc/or1k-elf/newlib/targ-include -isystem /home/franck/openRISC/or1k-src/newlib/libc/include -B/home/franck/openRISC/bld-or1k-gcc/or1k-elf/libgloss/or1k -L/home/franck/openRISC/bld-or1k-gcc/or1k-elf/libgloss/libnosys -L/home/franck/openRISC/or1k-src/libgloss/or1k -L/home/franck/openRISC/bld-or1k-gcc/./ld -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"newlib\ 1.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I. -I../../../../../or1k-src/newlib/libc/misc -fno-builtin -g -O2 -c -o lib_a-__dprintf.o `test -f '__dprintf.c' || echo '../../../../../or1k-src/newlib/libc/misc/'`__dprintf.c
  3. /bin/sh: or1k-elf-cc: command not found
  4. make[5]: *** [lib_a-__dprintf.o] Error 127
  5. make[5]: Leaving directory `/home/franck/openRISC/bld-or1k-gcc/or1k-elf/newlib/libc/misc'
  6. Making all in machine
  7. make[5]: Entering directory `/home/franck/openRISC/bld-or1k-gcc/or1k-elf/newlib/libc/machine'
  8. Making all in or1k
  9. make[6]: Entering directory `/home/franck/openRISC/bld-or1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement