Advertisement
Guest User

Untitled

a guest
Dec 18th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. Using built-in specs.
  2. COLLECT_GCC=or1k-linux-gcc
  3. Target: or1k-linux
  4. Configured with: ../or1k-gcc/configure --target=or1k-linux --prefix=/opt/or1k --disable-libssp --srcdir=../or1k-gcc --enable-languages=c,c++ --enable-threads=posix --disable-libgomp --disable-libmudflap --with-sysroot=/opt/or1k/or1k-linux/sys-root --disable-multilib
  5. Thread model: posix
  6. gcc version 4.8.0 20120611 (experimental) (GCC)
  7. COLLECT_GCC_OPTIONS='-v' '-c' '-muclibc'
  8. /opt/or1k/libexec/gcc/or1k-linux/4.8.0/cc1 -quiet -v test.c -quiet -dumpbase test.c -muclibc -auxbase test -version -o /tmp/cc44NRoS.s
  9. GNU C (GCC) version 4.8.0 20120611 (experimental) (or1k-linux)
  10. compiled by GNU C version 4.6.1, GMP version 5.0.1, MPFR version 3.0.1-p3, MPC version 0.9
  11. GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
  12. ignoring nonexistent directory "/opt/or1k/or1k-linux/sys-root/usr/local/include"
  13. #include "..." search starts here:
  14. #include <...> search starts here:
  15. /opt/or1k/lib/gcc/or1k-linux/4.8.0/include
  16. /opt/or1k/lib/gcc/or1k-linux/4.8.0/include-fixed
  17. /opt/or1k/lib/gcc/or1k-linux/4.8.0/../../../../or1k-linux/include
  18. /opt/or1k/or1k-linux/sys-root/usr/include
  19. End of search list.
  20. GNU C (GCC) version 4.8.0 20120611 (experimental) (or1k-linux)
  21. compiled by GNU C version 4.6.1, GMP version 5.0.1, MPFR version 3.0.1-p3, MPC version 0.9
  22. GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
  23. Compiler executable checksum: 9f2b82129079b5c41a9dd85e2a3cb03e
  24. COLLECT_GCC_OPTIONS='-v' '-c' '-muclibc'
  25. /opt/or1k/lib/gcc/or1k-linux/4.8.0/../../../../or1k-linux/bin/as -v -o test.o /tmp/cc44NRoS.s
  26. GNU assembler version 2.22.52 (or1k-linux) using BFD version (GNU Binutils) 2.22.52.20120623
  27. COMPILER_PATH=/opt/or1k/libexec/gcc/or1k-linux/4.8.0/:/opt/or1k/libexec/gcc/or1k-linux/4.8.0/:/opt/or1k/libexec/gcc/or1k-linux/:/opt/or1k/lib/gcc/or1k-linux/4.8.0/:/opt/or1k/lib/gcc/or1k-linux/:/opt/or1k/lib/gcc/or1k-linux/4.8.0/../../../../or1k-linux/bin/
  28. LIBRARY_PATH=/opt/or1k/lib/gcc/or1k-linux/4.8.0/:/opt/or1k/lib/gcc/or1k-linux/4.8.0/../../../../or1k-linux/lib/:/opt/or1k/or1k-linux/sys-root/lib/:/opt/or1k/or1k-linux/sys-root/usr/lib/
  29. COLLECT_GCC_OPTIONS='-v' '-c' '-muclibc'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement