Advertisement
CrashOveride

Untitled

Feb 29th, 2020
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. crash@crash-VirtualBox:~/ique_root/usr/src/pr/demos/tron$ make
  2. mips64-elf-gcc -c -I -D_MIPS_SZLONG=32 -D_MIPS_SZINT=32 -D_LANGUAGE_C -D_ULTRA64 -D__EXTENSIONS__ -mabi=32 -march=vr4300 -mtune=vr4300 -DDEBUG -DF3DEX_GBI_2 -I. -I/home/crash/ique_root/usr/include/PR -G 0 -nostdinc -I/home/crash/ique_root/usr/include -g -c -o tron.o tron.c
  3. mips64-elf-gcc: fatal error: cannot execute 'cc1': execvp: No such file or directory
  4. compilation terminated.
  5. <builtin>: recipe for target 'tron.o' failed
  6. make: *** [tron.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement