Advertisement
Guest User

Untitled

a guest
May 27th, 2010
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. ../../gcc-4.0.3/gcc/hooks.h:30: warning: parameter has incomplete type
  2. gcc -c -U_FORTIFY_SOURCE -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings
  3. Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG
  4. H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.0.3/gcc -I../../gcc-4.0.3/gcc/buil
  5. -I../../gcc-4.0.3/gcc/../include -I../../gcc-4.0.3/gcc/../libcpp/include -
  6. build/genmodes.o ../../gcc-4.0.3/gcc/genmodes.c
  7. ../../gcc-4.0.3/gcc/machmode.h:81: error: storage size of `mode_size' isn't kno
  8. n
  9. ../../gcc-4.0.3/gcc/machmode.h:142: error: storage size of `mode_base_align' is
  10. 't known
  11. make[1]: *** [host-cygwin.o] Error 1
  12. make[1]: *** Waiting for unfinished jobs....
  13. /bin/sh ../../gcc-4.0.3/gcc/../move-if-change tmp-mlib.h multilib.h
  14. echo timestamp > s-mlib
  15. make[1]: Leaving directory `/tmp/rbdev-build/build-gcc-a/gcc'
  16. make: *** [all-gcc] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement