Guest User

Untitled

a guest
Jul 17th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. bash-3.1$ scons
  2. scons: Reading SConscript files ...
  3. scons: done reading SConscript files.
  4. scons: Building targets ...
  5. i386-dux-pcc -o src/user/user.o -c -nostdinc -g -I include -I include/arch/i386 -D I386 -g -D DEBUG src/user/user.c
  6. sh: i386-dux-pcc: command not found
  7. scons: *** [src/user/user.o] Error 127
  8. scons: building terminated because of errors.
  9. bash-3.1$
Add Comment
Please, Sign In to add comment