Advertisement
varunb

Untitled

Apr 17th, 2011
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. root@a1200:/usr# arm-oe-linux-gnueabi-gcc try1.c
  2. In file included from try1.c:1:0:
  3. /usr/include/stdio.h:39:24: error: no include path in which to search for stdio.h
  4. try1.c: In function 'main':
  5. try1.c:3:1: warning: incompatible implicit declaration of built-in function 'printf'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement