Advertisement
Guest User

error

a guest
Jul 29th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. make[1]: Entering directory `/Data1/INFORMATIQUE/OCAML/CompCert/test/c'
  2. ../../ccomp -stdlib ../../runtime -dc -dclight -dasm -o fib.compcert fib.c -lm
  3. In file included from /boot/system/develop/headers/posix/sys/types.h:11:0,
  4. from /boot/system/develop/headers/posix/alloca.h:9,
  5. from /boot/system/develop/headers/posix/stdlib.h:9,
  6. from /boot/system/develop/headers/bsd/stdlib.h:9,
  7. from fib.c:1:
  8. /boot/system/develop/headers/os/BeBuild.h:51:3: error: #error Unsupported gcc version!
  9. # error Unsupported gcc version!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement