Advertisement
Guest User

Untitled

a guest
Jul 24th, 2016
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. x86_64-linux-gnu-gcc -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o gengtype \
  2. gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lstdc++
  3. x86_64-linux-gnu-gcc -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o xgcc gcc.o ggc-none.o \
  4. c/gccspec.o libcommon-target.a \
  5. libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lstdc++
  6. //usrusr//binbin//ldld:: cannotcannot findfind --lstdclstdc++++/
  7.  
  8. usr//bin/usrld/:bin /cannotld :find cannot- lstdcfind+ +-
  9. lstdc++
  10. /usr/bin//ld:usr /cannot bin/findld :- lstdccannot+ +find
  11. -lstdc++
  12. /usr/bin/ld: cannot find -lstdc++
  13. /usr/bin/ld: cannot find -lstdc++
  14. /usr/bin/ld: cannot find -lstdc++
  15. collect2: error: ld returned 1 exit status
  16. collect2: error: ld returned 1 exit status
  17. collect2: error: ld returned 1 exit status
  18. collect2: error: ld returned 1 exit status
  19. collect2: error: ld returned 1 exit status
  20. collect2: error: ld returned 1 exit status
  21. collect2: error: ld returned 1 exit status
  22. collect2: error: ld returned 1 exit status
  23. collect2: error: ld returned 1 exit status
  24. Makefile:1926: recipe for target 'collect2' failed
  25. make[5]: *** [collect2] Error 1
  26. make[5]: *** Waiting for unfinished jobs....
  27. Makefile:1943: recipe for target 'lto-wrapper' failed
  28. make[5]: *** [lto-wrapper] Error 1
  29. Makefile:1893: recipe for target 'gcc-ranlib' failed
  30. make[5]: *** [gcc-ranlib] Error 1
  31. Makefile:4078: recipe for target 'gcov-dump' failed
  32. make[5]: *** [gcov-dump] Error 1
  33. Makefile:4075: recipe for target 'gcov' failed
  34. make[5]: *** [gcov] Error 1
  35. Makefile:1889: recipe for target 'gcc-nm' failed
  36. make[5]: *** [gcc-nm] Error 1
  37. Makefile:4000: recipe for target 'gengtype' failed
  38. make[5]: *** [gengtype] Error 1
  39. Makefile:1885: recipe for target 'gcc-ar' failed
  40. make[5]: *** [gcc-ar] Error 1
  41. Makefile:1794: recipe for target 'xgcc' failed
  42. make[5]: *** [xgcc] Error 1
  43. make[5]: Leaving directory '/home/sdk/Github/openwrt-bpi-r1/build_dir/toolchain-arm_cortex-a8+vfpv3_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/gcc-linaro-4.8-2014.04-minimal/gcc'
  44. Makefile:3891: recipe for target 'all-gcc' failed
  45. make[4]: *** [all-gcc] Error 2
  46. make[4]: Leaving directory '/home/sdk/Github/openwrt-bpi-r1/build_dir/toolchain-arm_cortex-a8+vfpv3_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/gcc-linaro-4.8-2014.04-minimal'
  47. Makefile:46: recipe for target '/home/sdk/Github/openwrt-bpi-r1/build_dir/toolchain-arm_cortex-a8+vfpv3_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/gcc-linaro-4.8-2014.04-minimal/.built' failed
  48. make[3]: *** [/home/sdk/Github/openwrt-bpi-r1/build_dir/toolchain-arm_cortex-a8+vfpv3_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/gcc-linaro-4.8-2014.04-minimal/.built] Error 2
  49. make[3]: Leaving directory '/home/sdk/Github/openwrt-bpi-r1/toolchain/gcc/minimal'
  50. toolchain/Makefile:81: recipe for target 'toolchain/gcc/minimal/compile' failed
  51. make[2]: *** [toolchain/gcc/minimal/compile] Error 2
  52. make[2]: Leaving directory '/home/sdk/Github/openwrt-bpi-r1'
  53. toolchain/Makefile:80: recipe for target '/home/sdk/Github/openwrt-bpi-r1/staging_dir/toolchain-arm_cortex-a8+vfpv3_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/stamp/.toolchain_install' failed
  54. make[1]: *** [/home/sdk/Github/openwrt-bpi-r1/staging_dir/toolchain-arm_cortex-a8+vfpv3_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/stamp/.toolchain_install] Error 2
  55. make[1]: Leaving directory '/home/sdk/Github/openwrt-bpi-r1'
  56. Build failed - please re-run with -j1 to see the real error message
  57. /home/sdk/Github/openwrt-bpi-r1/include/toplevel.mk:181: recipe for target 'world' failed
  58. make: *** [world] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement