Advertisement
Guest User

config.log gcc subdir

a guest
Nov 14th, 2010
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.72 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.59. Invocation command line was
  6.  
  7. $ /src/openwrt/backfire-23914/build_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/gcc-4.3.3/gcc/configure --cache-file=./config.cache --with-stabs --prefix=/src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-nls --with-float=soft --enable-poison-system-directories --with-gmp=/src/openwrt/backfire-23914/staging_dir/host --with-mpfr=/src/openwrt/backfire-23914/staging_dir/host --disable-decimal-float --disable-__cxa_atexit --with-newlib --without-headers --disable-libssp --disable-shared --disable-threads --enable-languages=c --program-transform-name=s,^,mips-openwrt-linux-uclibc-, --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=mips-openwrt-linux-uclibc --srcdir=/src/openwrt/backfire-23914/build_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/gcc-4.3.3/gcc
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = sark.plek.net
  14. uname -m = x86_64
  15. uname -r = 2.6.35-vs2.3.0.36.31-beng
  16. uname -s = Linux
  17. uname -v = #1 SMP Sat Aug 14 16:50:03 BST 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/bin
  31. PATH: /src/openwrt/backfire-23914/staging_dir/host/bin
  32. PATH: /src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/bin
  33. PATH: /src/openwrt/backfire-23914/staging_dir/host/bin
  34. PATH: /src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/bin
  35. PATH: /src/openwrt/backfire-23914/staging_dir/host/bin
  36. PATH: /sbin
  37. PATH: /bin
  38. PATH: /usr/local/bin
  39. PATH: .
  40. PATH: /bin
  41. PATH: /usr/bin
  42. PATH: /usr/sbin/
  43. PATH: /usr/local/sbin/
  44.  
  45.  
  46. ## ----------- ##
  47. ## Core tests. ##
  48. ## ----------- ##
  49.  
  50. configure:1477: loading cache ./config.cache
  51. configure:1603: checking build system type
  52. configure:1621: result: x86_64-pc-linux-gnu
  53. configure:1629: checking host system type
  54. configure:1643: result: x86_64-pc-linux-gnu
  55. configure:1651: checking target system type
  56. configure:1665: result: mips-openwrt-linux-uclibc
  57. configure:1754: checking LIBRARY_PATH variable
  58. configure:1764: result: ok
  59. configure:1785: checking GCC_EXEC_PREFIX variable
  60. configure:1795: result: ok
  61. configure:1883: checking whether to place generated files in the source directory
  62. configure:1893: result: no
  63. configure:1946: checking whether a default linker was specified
  64. configure:1957: result: no
  65. configure:2013: checking whether a default assembler was specified
  66. configure:2024: result: no
  67. configure:2050: checking for x86_64-linux-gnu-gcc
  68. configure:2076: result: x86_64-linux-gnu-gcc
  69. configure:2358: checking for C compiler version
  70. configure:2361: x86_64-linux-gnu-gcc --version </dev/null >&5
  71. x86_64-linux-gnu-gcc (Debian 4.3.2-1.1) 4.3.2
  72. Copyright (C) 2008 Free Software Foundation, Inc.
  73. This is free software; see the source for copying conditions. There is NO
  74. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  75.  
  76. configure:2364: $? = 0
  77. configure:2366: x86_64-linux-gnu-gcc -v </dev/null >&5
  78. Using built-in specs.
  79. Target: x86_64-linux-gnu
  80. Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  81. Thread model: posix
  82. gcc version 4.3.2 (Debian 4.3.2-1.1)
  83. configure:2369: $? = 0
  84. configure:2371: x86_64-linux-gnu-gcc -V </dev/null >&5
  85. x86_64-linux-gnu-gcc: '-V' option must have argument
  86. configure:2374: $? = 1
  87. configure:2397: checking for C compiler default output file name
  88. configure:2400: x86_64-linux-gnu-gcc conftest.c >&5
  89. /src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/mips-openwrt-linux-uclibc/bin/as: unrecognized option `-Qy'
  90. configure:2403: $? = 1
  91. configure: failed program was:
  92. | /* confdefs.h. */
  93. |
  94. | #define PACKAGE_NAME ""
  95. | #define PACKAGE_TARNAME ""
  96. | #define PACKAGE_VERSION ""
  97. | #define PACKAGE_STRING ""
  98. | #define PACKAGE_BUGREPORT ""
  99. | #define HAVE_GNU_LD 1
  100. | #define HAVE_GNU_AS 0
  101. | /* end confdefs.h. */
  102. |
  103. | int
  104. | main ()
  105. | {
  106. |
  107. | ;
  108. | return 0;
  109. | }
  110. configure:2442: error: C compiler cannot create executables
  111. See `config.log' for more details.
  112.  
  113. ## ---------------- ##
  114. ## Cache variables. ##
  115. ## ---------------- ##
  116.  
  117. ac_cv_build=x86_64-pc-linux-gnu
  118. ac_cv_build_alias=x86_64-linux-gnu
  119. ac_cv_c_bigendian=no
  120. ac_cv_c_compiler_gnu=yes
  121. ac_cv_c_inline=inline
  122. ac_cv_env_CC_set=set
  123. ac_cv_env_CC_value=x86_64-linux-gnu-gcc
  124. ac_cv_env_CFLAGS_set=set
  125. ac_cv_env_CFLAGS_value=
  126. ac_cv_env_CPPFLAGS_set=
  127. ac_cv_env_CPPFLAGS_value=
  128. ac_cv_env_CPP_set=
  129. ac_cv_env_CPP_value=
  130. ac_cv_env_GMPINC_set=set
  131. ac_cv_env_GMPINC_value='-I/src/openwrt/backfire-23914/staging_dir/host/include -I/src/openwrt/backfire-23914/staging_dir/host/include'
  132. ac_cv_env_GMPLIBS_set=set
  133. ac_cv_env_GMPLIBS_value='-L/src/openwrt/backfire-23914/staging_dir/host/lib -L/src/openwrt/backfire-23914/staging_dir/host/lib -lmpfr -lgmp'
  134. ac_cv_env_LDFLAGS_set=set
  135. ac_cv_env_LDFLAGS_value=
  136. ac_cv_env_build_alias_set=set
  137. ac_cv_env_build_alias_value=x86_64-linux-gnu
  138. ac_cv_env_host_alias_set=set
  139. ac_cv_env_host_alias_value=x86_64-linux-gnu
  140. ac_cv_env_target_alias_set=set
  141. ac_cv_env_target_alias_value=mips-openwrt-linux-uclibc
  142. ac_cv_exeext=
  143. ac_cv_func_alphasort=yes
  144. ac_cv_func_atoll=yes
  145. ac_cv_func_atoq=no
  146. ac_cv_func_clearerr_unlocked=yes
  147. ac_cv_func_clock=yes
  148. ac_cv_func_feof_unlocked=yes
  149. ac_cv_func_ferror_unlocked=yes
  150. ac_cv_func_fflush_unlocked=yes
  151. ac_cv_func_fgetc_unlocked=yes
  152. ac_cv_func_fgets_unlocked=yes
  153. ac_cv_func_fileno_unlocked=yes
  154. ac_cv_func_fork=yes
  155. ac_cv_func_fork_works=yes
  156. ac_cv_func_fprintf_unlocked=no
  157. ac_cv_func_fputc_unlocked=yes
  158. ac_cv_func_fputs_unlocked=yes
  159. ac_cv_func_fread_unlocked=yes
  160. ac_cv_func_fwrite_unlocked=yes
  161. ac_cv_func_getc_unlocked=yes
  162. ac_cv_func_getchar_unlocked=yes
  163. ac_cv_func_getrlimit=yes
  164. ac_cv_func_getrusage=yes
  165. ac_cv_func_gettimeofday=yes
  166. ac_cv_func_kill=yes
  167. ac_cv_func_mbstowcs=yes
  168. ac_cv_func_mincore=yes
  169. ac_cv_func_mmap=yes
  170. ac_cv_func_nl_langinfo=yes
  171. ac_cv_func_putc_unlocked=yes
  172. ac_cv_func_putchar_unlocked=yes
  173. ac_cv_func_scandir=yes
  174. ac_cv_func_setlocale=yes
  175. ac_cv_func_setrlimit=yes
  176. ac_cv_func_strsignal=yes
  177. ac_cv_func_sysconf=yes
  178. ac_cv_func_times=yes
  179. ac_cv_func_vfork=yes
  180. ac_cv_func_vfork_works=yes
  181. ac_cv_func_wcswidth=yes
  182. ac_cv_header_direct_h=no
  183. ac_cv_header_dlfcn_h=yes
  184. ac_cv_header_fcntl_h=yes
  185. ac_cv_header_iconv_h=yes
  186. ac_cv_header_inttypes_h=yes
  187. ac_cv_header_langinfo_h=yes
  188. ac_cv_header_ldfcn_h=no
  189. ac_cv_header_limits_h=yes
  190. ac_cv_header_locale_h=yes
  191. ac_cv_header_malloc_h=yes
  192. ac_cv_header_memory_h=yes
  193. ac_cv_header_pthread_h=yes
  194. ac_cv_header_stdc=yes
  195. ac_cv_header_stddef_h=yes
  196. ac_cv_header_stdint_h=yes
  197. ac_cv_header_stdlib_h=yes
  198. ac_cv_header_string_h=yes
  199. ac_cv_header_strings_h=yes
  200. ac_cv_header_sys_file_h=yes
  201. ac_cv_header_sys_mman_h=yes
  202. ac_cv_header_sys_param_h=yes
  203. ac_cv_header_sys_resource_h=yes
  204. ac_cv_header_sys_stat_h=yes
  205. ac_cv_header_sys_time_h=yes
  206. ac_cv_header_sys_times_h=yes
  207. ac_cv_header_sys_types_h=yes
  208. ac_cv_header_sys_wait_h=yes
  209. ac_cv_header_thread_h=no
  210. ac_cv_header_time=yes
  211. ac_cv_header_time_h=yes
  212. ac_cv_header_unistd_h=yes
  213. ac_cv_header_valgrind_h=no
  214. ac_cv_header_vfork_h=no
  215. ac_cv_header_wchar_h=yes
  216. ac_cv_host=x86_64-pc-linux-gnu
  217. ac_cv_host_alias=x86_64-linux-gnu
  218. ac_cv_objext=o
  219. ac_cv_path_install='/usr/bin/install -c'
  220. ac_cv_prog_AR=ar
  221. ac_cv_prog_AWK=gawk
  222. ac_cv_prog_BISON=bison
  223. ac_cv_prog_CC=x86_64-linux-gnu-gcc
  224. ac_cv_prog_CPP='x86_64-linux-gnu-gcc -E'
  225. ac_cv_prog_FLEX=flex
  226. ac_cv_prog_MAKEINFO='/src/openwrt/backfire-23914/build_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/gcc-4.3.3/missing makeinfo'
  227. ac_cv_prog_NM=nm
  228. ac_cv_prog_RANLIB=ranlib
  229. ac_cv_prog_ac_ct_STRIP=strip
  230. ac_cv_prog_cc_g=yes
  231. ac_cv_prog_cc_stdc=
  232. ac_cv_prog_cc_x86_64_linux_gnu_gcc_c_o=yes
  233. ac_cv_prog_egrep='grep -E'
  234. ac_cv_prog_fgrep='grep -F'
  235. ac_cv_prog_have_mktemp_command=yes
  236. ac_cv_prog_make_make_set=yes
  237. ac_cv_search_exc_resume=no
  238. ac_cv_search_ldexp='none required'
  239. ac_cv_sizeof_int=4
  240. ac_cv_sizeof_long=8
  241. ac_cv_sizeof_long_long=8
  242. ac_cv_sizeof_short=2
  243. ac_cv_sizeof_void_p=8
  244. ac_cv_struct_tms=yes
  245. ac_cv_target=mips-openwrt-linux-uclibc
  246. ac_cv_target_alias=mips-openwrt-linux-uclibc
  247. ac_cv_type___int64=no
  248. ac_cv_type_getgroups=gid_t
  249. ac_cv_type_int=yes
  250. ac_cv_type_long=yes
  251. ac_cv_type_long_long=yes
  252. ac_cv_type_pid_t=yes
  253. ac_cv_type_short=yes
  254. ac_cv_type_ssize_t=yes
  255. ac_cv_type_uid_t=yes
  256. ac_cv_type_void_p=yes
  257. acl_cv_hardcode_direct=no
  258. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  259. acl_cv_hardcode_libdir_separator=
  260. acl_cv_hardcode_minus_L=no
  261. acl_cv_libext=a
  262. acl_cv_path_LD=ld
  263. acl_cv_prog_gnu_ld=yes
  264. acl_cv_rpath=done
  265. acl_cv_shlibext=so
  266. acl_cv_wl=-Wl,
  267. acx_cv_prog_LN=ln
  268. acx_cv_prog_cc_pedantic__Wno_long_long__Wno_variadic_macros_____________Wno_overlength_strings=yes
  269. acx_cv_prog_cc_warning__W=yes
  270. acx_cv_prog_cc_warning__Wall=yes
  271. acx_cv_prog_cc_warning__Wcpp_compat=yes
  272. acx_cv_prog_cc_warning__Wmissing_format_attribute=yes
  273. acx_cv_prog_cc_warning__Wmissing_prototypes=yes
  274. acx_cv_prog_cc_warning__Wold_style_definition=yes
  275. acx_cv_prog_cc_warning__Wstrict_prototypes=yes
  276. acx_cv_prog_cc_warning__Wwrite_strings=yes
  277. am_cv_func_iconv=yes
  278. am_cv_langinfo_codeset=yes
  279. am_cv_lib_iconv=no
  280. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  281. am_cv_proto_iconv_arg1=
  282. am_cv_val_LC_MESSAGES=yes
  283. gcc_cv_as=/src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/mips-openwrt-linux-uclibc/bin/as
  284. gcc_cv_as_balign_and_p2align=yes
  285. gcc_cv_as_comdat_group=yes
  286. gcc_cv_as_comdat_group_percent=no
  287. gcc_cv_as_debug_prefix_map_flag=yes
  288. gcc_cv_as_dwarf2_debug_line=yes
  289. gcc_cv_as_dwarf2_file_buggy=no
  290. gcc_cv_as_eh_frame=yes
  291. gcc_cv_as_gas_srcdir=/src/openwrt/backfire-23914/build_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/gcc-4.3.3/gas
  292. gcc_cv_as_gdwarf2_flag=yes
  293. gcc_cv_as_gstabs_flag=yes
  294. gcc_cv_as_hidden=yes
  295. gcc_cv_as_leb128=yes
  296. gcc_cv_as_line_zero=yes
  297. gcc_cv_as_literal16=no
  298. gcc_cv_as_max_skip_p2align=yes
  299. gcc_cv_as_mips_dtprelword=yes
  300. gcc_cv_as_mips_explicit_relocs=yes
  301. gcc_cv_as_mips_gnu_attribute=yes
  302. gcc_cv_as_mips_no_shared=yes
  303. gcc_cv_as_nsubspa_comdat=no
  304. gcc_cv_as_shf_merge=yes
  305. gcc_cv_as_subsection_m1=yes
  306. gcc_cv_as_tls=yes
  307. gcc_cv_as_weak=yes
  308. gcc_cv_as_weakref=yes
  309. gcc_cv_binutils_srcdir=/src/openwrt/backfire-23914/build_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/gcc-4.3.3/binutils
  310. gcc_cv_collect2_libs='none required'
  311. gcc_cv_decl_char_bit=yes
  312. gcc_cv_decl_map_anon=yes
  313. gcc_cv_func_mbstowcs_works=yes
  314. gcc_cv_func_mmap_anon=yes
  315. gcc_cv_func_mmap_dev_zero=yes
  316. gcc_cv_func_mmap_file=yes
  317. gcc_cv_gas_major_version=
  318. gcc_cv_gas_minor_version=
  319. gcc_cv_gld_major_version=
  320. gcc_cv_gld_minor_version=
  321. gcc_cv_glibc=yes
  322. gcc_cv_have_decl_abort=yes
  323. gcc_cv_have_decl_asprintf=yes
  324. gcc_cv_have_decl_atof=yes
  325. gcc_cv_have_decl_atol=yes
  326. gcc_cv_have_decl_basename=yes
  327. gcc_cv_have_decl_calloc=yes
  328. gcc_cv_have_decl_clearerr_unlocked=yes
  329. gcc_cv_have_decl_clock=yes
  330. gcc_cv_have_decl_errno=yes
  331. gcc_cv_have_decl_feof_unlocked=yes
  332. gcc_cv_have_decl_ferror_unlocked=yes
  333. gcc_cv_have_decl_fflush_unlocked=yes
  334. gcc_cv_have_decl_fgetc_unlocked=yes
  335. gcc_cv_have_decl_fgets_unlocked=yes
  336. gcc_cv_have_decl_fileno_unlocked=yes
  337. gcc_cv_have_decl_fprintf_unlocked=no
  338. gcc_cv_have_decl_fputc_unlocked=yes
  339. gcc_cv_have_decl_fputs_unlocked=yes
  340. gcc_cv_have_decl_fread_unlocked=yes
  341. gcc_cv_have_decl_free=yes
  342. gcc_cv_have_decl_fwrite_unlocked=yes
  343. gcc_cv_have_decl_getc_unlocked=yes
  344. gcc_cv_have_decl_getchar_unlocked=yes
  345. gcc_cv_have_decl_getcwd=yes
  346. gcc_cv_have_decl_getenv=yes
  347. gcc_cv_have_decl_getopt=no
  348. gcc_cv_have_decl_getpagesize=yes
  349. gcc_cv_have_decl_getrlimit=yes
  350. gcc_cv_have_decl_getrusage=yes
  351. gcc_cv_have_decl_getwd=yes
  352. gcc_cv_have_decl_ldgetname=no
  353. gcc_cv_have_decl_malloc=yes
  354. gcc_cv_have_decl_putc_unlocked=yes
  355. gcc_cv_have_decl_putchar_unlocked=yes
  356. gcc_cv_have_decl_realloc=yes
  357. gcc_cv_have_decl_sbrk=yes
  358. gcc_cv_have_decl_setrlimit=yes
  359. gcc_cv_have_decl_sigaltstack=yes
  360. gcc_cv_have_decl_snprintf=yes
  361. gcc_cv_have_decl_strsignal=yes
  362. gcc_cv_have_decl_strstr=yes
  363. gcc_cv_have_decl_strverscmp=yes
  364. gcc_cv_have_decl_times=yes
  365. gcc_cv_have_decl_vasprintf=yes
  366. gcc_cv_have_decl_vsnprintf=yes
  367. gcc_cv_header_inttypes_h=yes
  368. gcc_cv_header_string=yes
  369. gcc_cv_initfini_array=yes
  370. gcc_cv_ld=/src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/mips-openwrt-linux-uclibc/bin/ld
  371. gcc_cv_ld_as_needed=yes
  372. gcc_cv_ld_bfd_srcdir=/src/openwrt/backfire-23914/build_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/gcc-4.3.3/bfd
  373. gcc_cv_ld_eh_frame_hdr=yes
  374. gcc_cv_ld_eh_gc_sections=yes
  375. gcc_cv_ld_gld_srcdir=/src/openwrt/backfire-23914/build_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/gcc-4.3.3/ld
  376. gcc_cv_ld_hidden=yes
  377. gcc_cv_ld_pie=yes
  378. gcc_cv_ld_ro_rw_mix=read-write
  379. gcc_cv_ld_static_dynamic=yes
  380. gcc_cv_ld_sysroot=yes
  381. gcc_cv_libc_provides_ssp=no
  382. gcc_cv_mkdir_takes_one_arg=no
  383. gcc_cv_nm=/src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/mips-openwrt-linux-uclibc/bin/nm
  384. gcc_cv_objdump=/src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/mips-openwrt-linux-uclibc/bin/objdump
  385. gcc_cv_prog_LN_S='ln -s'
  386. gcc_cv_prog_cmp_skip=gnucompare
  387. gcc_cv_prog_makeinfo_modern=no
  388. gcc_cv_type_clock_t=yes
  389. libgcc_cv_fixed_point=no
  390. lt_cv_deplibs_check_method=pass_all
  391. lt_cv_file_magic_cmd='$MAGIC_CMD'
  392. lt_cv_file_magic_test_file=
  393. lt_cv_ld_reload_flag=-r
  394. lt_cv_nm_interface='BSD nm'
  395. lt_cv_objdir=.libs
  396. lt_cv_path_LD=ld
  397. lt_cv_path_NM=nm
  398. lt_cv_path_SED=/src/openwrt/backfire-23914/staging_dir/host/bin/sed
  399. lt_cv_prog_compiler_c_o=yes
  400. lt_cv_prog_compiler_rtti_exceptions=no
  401. lt_cv_prog_gnu_ld=yes
  402. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  403. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  404. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  405. lt_cv_sys_max_cmd_len=98304
  406.  
  407. ## ----------------- ##
  408. ## Output variables. ##
  409. ## ----------------- ##
  410.  
  411. ALL=''
  412. AR='ar'
  413. AWK=''
  414. BISON='bison'
  415. BUILD_CFLAGS=''
  416. BUILD_INFO=''
  417. CATALOGS=''
  418. CATOBJEXT=''
  419. CC='x86_64-linux-gnu-gcc'
  420. CC_FOR_BUILD='x86_64-linux-gnu-gcc'
  421. CFLAGS=''
  422. COLLECT2_LIBS=''
  423. CONFIGURE_SPECS=''
  424. CPP=''
  425. CPPFLAGS=''
  426. CROSS=''
  427. CROSS_SYSTEM_HEADER_DIR=''
  428. DATADIRNAME=''
  429. DEFS=''
  430. DUMPBIN=''
  431. ECHO_C=''
  432. ECHO_N='-n'
  433. ECHO_T=''
  434. EGLIBC_CONFIGS=''
  435. EGREP=''
  436. EXEEXT=''
  437. FGREP=''
  438. FLEX='flex'
  439. GENCAT=''
  440. GENERATED_MANPAGES=''
  441. GENINSRC='#'
  442. GGC=''
  443. GMPINC='-I/src/openwrt/backfire-23914/staging_dir/host/include -I/src/openwrt/backfire-23914/staging_dir/host/include'
  444. GMPLIBS='-L/src/openwrt/backfire-23914/staging_dir/host/lib -L/src/openwrt/backfire-23914/staging_dir/host/lib -lmpfr -lgmp'
  445. GMSGFMT=''
  446. GNAT_LIBEXC=''
  447. GREP=''
  448. INCINTL=''
  449. INSTALL=''
  450. INSTALL_DATA=''
  451. INSTALL_PROGRAM=''
  452. INSTOBJEXT=''
  453. LD='ld'
  454. LDEXP_LIB=''
  455. LDFLAGS=''
  456. LIBICONV=''
  457. LIBICONV_DEP=''
  458. LIBINTL=''
  459. LIBINTL_DEP=''
  460. LIBOBJS=''
  461. LIBS=''
  462. LIBTOOL=''
  463. LN=''
  464. LN_S=''
  465. LTLIBICONV=''
  466. LTLIBOBJS=''
  467. MAINT=''
  468. MAKEINFO='/src/openwrt/backfire-23914/build_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/gcc-4.3.3/missing makeinfo'
  469. NM='nm'
  470. NO_MINUS_C_MINUS_O=''
  471. OBJEXT=''
  472. ORIGINAL_AS_FOR_TARGET=''
  473. ORIGINAL_LD_FOR_TARGET=''
  474. ORIGINAL_NM_FOR_TARGET=''
  475. OUTPUT_OPTION=''
  476. PACKAGE_BUGREPORT=''
  477. PACKAGE_NAME=''
  478. PACKAGE_STRING=''
  479. PACKAGE_TARNAME=''
  480. PACKAGE_VERSION=''
  481. PATH_SEPARATOR=':'
  482. PKGVERSION=''
  483. POSUB=''
  484. RANLIB='ranlib'
  485. REPORT_BUGS_TEXI=''
  486. REPORT_BUGS_TO=''
  487. SED=''
  488. SET_MAKE=''
  489. SHELL='/bin/sh'
  490. STMP_FIXINC=''
  491. STMP_FIXPROTO=''
  492. STRIP=''
  493. SYSTEM_HEADER_DIR=''
  494. TARGET_GETGROUPS_T=''
  495. TARGET_SYSTEM_ROOT=''
  496. TARGET_SYSTEM_ROOT_DEFINE=''
  497. TM_CPU_CONFIG=''
  498. TM_ENDIAN_CONFIG=''
  499. TM_MULTILIB_CONFIG=''
  500. TM_MULTILIB_EXCEPTIONS_CONFIG=''
  501. TREEBROWSER=''
  502. USE_NLS=''
  503. XGETTEXT=''
  504. ac_ct_AR=''
  505. ac_ct_CC=''
  506. ac_ct_DUMPBIN=''
  507. ac_ct_RANLIB=''
  508. ac_ct_STRIP=''
  509. all_compilers=''
  510. all_gtfiles=''
  511. all_lang_makefiles=''
  512. all_lang_makefrags=''
  513. all_languages=''
  514. all_selected_languages=''
  515. bindir='${exec_prefix}/bin'
  516. build='x86_64-pc-linux-gnu'
  517. build_alias='x86_64-linux-gnu'
  518. build_cpu='x86_64'
  519. build_exeext=''
  520. build_file_translate=''
  521. build_install_headers_dir=''
  522. build_libsubdir='build-x86_64-linux-gnu'
  523. build_os='linux-gnu'
  524. build_subdir='build-x86_64-linux-gnu'
  525. build_vendor='pc'
  526. build_xm_defines=''
  527. build_xm_file_list=''
  528. build_xm_include_list=''
  529. c_target_objs=''
  530. check_languages=''
  531. collect2=''
  532. coverage_flags=''
  533. cpp_install_dir=''
  534. cxx_compat_warn=''
  535. cxx_target_objs=''
  536. datadir='${prefix}/share'
  537. datarootdir=''
  538. docdir=''
  539. dollar=''
  540. enable_decimal_float='no'
  541. enable_fast_install=''
  542. enable_fixed_point=''
  543. enable_multilib='no'
  544. enable_shared='no'
  545. exec_prefix='NONE'
  546. extra_gcc_objs=''
  547. extra_headers_list=''
  548. extra_modes_file=''
  549. extra_objs=''
  550. extra_opt_files=''
  551. extra_parts=''
  552. extra_passes=''
  553. extra_programs=''
  554. float_h_file=''
  555. gcc_config_arguments=''
  556. gcc_cv_as='/src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/mips-openwrt-linux-uclibc/bin/as'
  557. gcc_cv_ld='/src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/mips-openwrt-linux-uclibc/bin/ld'
  558. gcc_cv_nm='/src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/mips-openwrt-linux-uclibc/bin/nm'
  559. gcc_cv_objdump='/src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/mips-openwrt-linux-uclibc/bin/objdump'
  560. gcc_gxx_include_dir='$(libsubdir)/$(libsubdir_to_prefix)mips-openwrt-linux-uclibc/include/c++/$(version)'
  561. gcc_tooldir=''
  562. gthread_flags=''
  563. have_mktemp_command=''
  564. host='x86_64-pc-linux-gnu'
  565. host_alias='x86_64-linux-gnu'
  566. host_cc_for_libada=''
  567. host_cpu='x86_64'
  568. host_exeext=''
  569. host_os='linux-gnu'
  570. host_subdir='.'
  571. host_vendor='pc'
  572. host_xm_defines=''
  573. host_xm_file_list=''
  574. host_xm_include_list=''
  575. htmldir=''
  576. includedir='${prefix}/include'
  577. infodir='${prefix}/info'
  578. inhibit_libc=''
  579. install=''
  580. lang_opt_files=''
  581. lang_specs_files=''
  582. lang_tree_files=''
  583. libdir='${exec_prefix}/lib'
  584. libexecdir='${exec_prefix}/libexec'
  585. libgcc_visibility=''
  586. licensedir=''
  587. local_prefix='/usr/local'
  588. localstatedir='${prefix}/var'
  589. loose_warn=''
  590. lt_ECHO='echo'
  591. make_compare_target=''
  592. mandir='${prefix}/man'
  593. manext=''
  594. md_file=''
  595. nocommon_flag=''
  596. objc_boehm_gc=''
  597. objdir=''
  598. objext=''
  599. oldincludedir='/usr/include'
  600. onestep=''
  601. out_file=''
  602. out_host_hook_obj=''
  603. out_object_file=''
  604. prefix='/src/openwrt/backfire-23914/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr'
  605. program_transform_name='s,^,mips-openwrt-linux-uclibc-,'
  606. ranlib_flags=''
  607. sbindir='${exec_prefix}/sbin'
  608. sharedstatedir='${prefix}/com'
  609. slibdir=''
  610. srcdir='/src/openwrt/backfire-23914/build_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/gcc-4.3.3/gcc'
  611. strict_warn=''
  612. subdirs=''
  613. sysconfdir='${prefix}/etc'
  614. target='mips-openwrt-linux-uclibc'
  615. target_alias='mips-openwrt-linux-uclibc'
  616. target_cpu='mips'
  617. target_cpu_default=''
  618. target_noncanonical='mips-openwrt-linux-uclibc'
  619. target_os='linux-uclibc'
  620. target_subdir='mips-openwrt-linux-uclibc'
  621. target_vendor='openwrt'
  622. thread_file=''
  623. tm_defines=''
  624. tm_file_list=''
  625. tm_include_list=''
  626. tm_p_file_list=''
  627. tm_p_include_list=''
  628. tmake_file=''
  629. valgrind_command=''
  630. valgrind_path=''
  631. valgrind_path_defines=''
  632. warn_cflags=''
  633. xm_defines=''
  634. xm_file_list=''
  635. xm_include_list=''
  636. xmake_file=''
  637. zlibdir=''
  638. zlibinc=''
  639.  
  640. ## ------------- ##
  641. ## Output files. ##
  642. ## ------------- ##
  643.  
  644. language_hooks=''
  645.  
  646. ## ----------- ##
  647. ## confdefs.h. ##
  648. ## ----------- ##
  649.  
  650. #define HAVE_GNU_AS 0
  651. #define HAVE_GNU_LD 1
  652. #define PACKAGE_BUGREPORT ""
  653. #define PACKAGE_NAME ""
  654. #define PACKAGE_STRING ""
  655. #define PACKAGE_TARNAME ""
  656. #define PACKAGE_VERSION ""
  657.  
  658. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement