Advertisement
Guest User

Untitled

a guest
Dec 9th, 2010
660
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. gcc: '-V' option must have argument
  2. configure:4582: $? = 1
  3. configure:4571: gcc -qversion >&5
  4. gcc: unrecognized option '-qversion'
  5. gcc: no input files
  6. configure:4582: $? = 1
  7. configure:4602: checking whether the C compiler works
  8. configure:4624: gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
  9. conftest.c >&5
  10. /usr/lib/gcc/arm-angstrom-linux-gnueabi/4.5.2/../../../../arm-angstrom-linux-gnu
  11. eabi/bin/ld: error: /tmp/cc8Pptnj.o uses VFP register arguments, a.out does not
  12. /usr/lib/gcc/arm-angstrom-linux-gnueabi/4.5.2/../../../../arm-angstrom-linux-gnu
  13. eabi/bin/ld: failed to merge target specific data of file /tmp/cc8Pptnj.o
  14. collect2: ld returned 1 exit status
  15. configure:4628: $? = 1
  16. configure:4666: result: no
  17. configure: failed program was:
  18. | /* confdefs.h */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement