Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.91 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 GNU C Library configure (see version.h), which was
  5. generated by GNU Autoconf 2.63. Invocation command line was
  6.  
  7. $ ../eglibc-2.13/configure --prefix=/usr --with-headers=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/usr/include --build=i686-pc-cygwin --host=arm-linux-gnueabihf --enable-kernel=3.0.0 --disable-profile --without-gd --without-cvs --enable-add-ons
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = cygwin
  14. uname -m = i686
  15. uname -r = 1.7.20(0.266/5/3)
  16. uname -s = CYGWIN_NT-5.1
  17. uname -v = 2013-06-07 11:11
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = i686
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/bin
  31. PATH: /usr/bin
  32. PATH: /cygdrive/c/WINDOWS/system32
  33. PATH: /cygdrive/c/WINDOWS
  34. PATH: /cygdrive/c/WINDOWS/System32/Wbem
  35. PATH: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2034: checking build system type
  43. configure:2052: result: i686-pc-cygwin
  44. configure:2074: checking host system type
  45. configure:2089: result: arm-unknown-linux-gnueabihf
  46. configure:2120: checking for arm-linux-gnueabihf-gcc
  47. configure:2147: result: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
  48. configure:2419: checking for C compiler version
  49. configure:2427: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc --version >&5
  50. arm-linux-gnueabihf-gcc (GCC) 4.6.3
  51. Copyright (C) 2011 Free Software Foundation, Inc.
  52. This is free software; see the source for copying conditions. There is NO
  53. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  54.  
  55. configure:2431: $? = 0
  56. configure:2438: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -v >&5
  57. Using built-in specs.
  58. COLLECT_GCC=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
  59. COLLECT_LTO_WRAPPER=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/libexec/gcc/arm-linux-gnueabihf/4.6.3/lto-wrapper.exe
  60. Target: arm-linux-gnueabihf
  61. Configured with: ../gcc-4.6.3/configure --target=arm-linux-gnueabihf --prefix=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-sjlj-exceptions --enable-checking=release --enable-linker-build-id --enable-gnu-unique-object --disable-nls --enable-languages=c --without-headers --disable-shared --disable-threads --disable-multilib --disable-decimal-float --disable-libmudflap --disable-libssp --disable-libgomp --without-ppl --without-cloog --with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local
  62. Thread model: single
  63. gcc version 4.6.3 (GCC)
  64. configure:2442: $? = 0
  65. configure:2449: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -V >&5
  66. arm-linux-gnueabihf-gcc: error: unrecognized option '-V'
  67. arm-linux-gnueabihf-gcc: fatal error: no input files
  68. compilation terminated.
  69. configure:2453: $? = 1
  70. configure:2457: checking for suffix of object files
  71. configure:2483: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.c >&5
  72. configure:2487: $? = 0
  73. configure:2512: result: o
  74. configure:2516: checking whether we are using the GNU C compiler
  75. configure:2545: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.c >&5
  76. configure:2552: $? = 0
  77. configure:2569: result: yes
  78. configure:2578: checking whether /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc accepts -g
  79. configure:2608: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g conftest.c >&5
  80. configure:2615: $? = 0
  81. configure:2716: result: yes
  82. configure:2733: checking for /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc option to accept ISO C89
  83. configure:2807: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5
  84. conftest.c:9:19: fatal error: stdio.h: No such file or directory
  85. compilation terminated.
  86. configure:2814: $? = 1
  87. configure: failed program was:
  88. | /* confdefs.h. */
  89. | #define PACKAGE_NAME "GNU C Library"
  90. | #define PACKAGE_TARNAME "c-library"
  91. | #define PACKAGE_VERSION "(see version.h)"
  92. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  93. | #define PACKAGE_BUGREPORT "glibc"
  94. | /* end confdefs.h. */
  95. | #include <stdarg.h>
  96. | #include <stdio.h>
  97. | #include <sys/types.h>
  98. | #include <sys/stat.h>
  99. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  100. | struct buf { int x; };
  101. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  102. | static char *e (p, i)
  103. | char **p;
  104. | int i;
  105. | {
  106. | return p[i];
  107. | }
  108. | static char *f (char * (*g) (char **, int), char **p, ...)
  109. | {
  110. | char *s;
  111. | va_list v;
  112. | va_start (v,p);
  113. | s = g (p, va_arg (v,int));
  114. | va_end (v);
  115. | return s;
  116. | }
  117. |
  118. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  119. | function prototypes and stuff, but not '\xHH' hex character constants.
  120. | These don't provoke an error unfortunately, instead are silently treated
  121. | as 'x'. The following induces an error, until -std is added to get
  122. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  123. | array size at least. It's necessary to write '\x00'==0 to get something
  124. | that's true only with -std. */
  125. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  126. |
  127. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  128. | inside strings and character constants. */
  129. | #define FOO(x) 'x'
  130. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  131. |
  132. | int test (int i, double x);
  133. | struct s1 {int (*f) (int a);};
  134. | struct s2 {int (*f) (double a);};
  135. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  136. | int argc;
  137. | char **argv;
  138. | int
  139. | main ()
  140. | {
  141. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  142. | ;
  143. | return 0;
  144. | }
  145. configure:2807: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -qlanglvl=extc89 -c -g -O2 conftest.c >&5
  146. arm-linux-gnueabihf-gcc: error: unrecognized option '-qlanglvl=extc89'
  147. configure:2814: $? = 1
  148. configure: failed program was:
  149. | /* confdefs.h. */
  150. | #define PACKAGE_NAME "GNU C Library"
  151. | #define PACKAGE_TARNAME "c-library"
  152. | #define PACKAGE_VERSION "(see version.h)"
  153. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  154. | #define PACKAGE_BUGREPORT "glibc"
  155. | /* end confdefs.h. */
  156. | #include <stdarg.h>
  157. | #include <stdio.h>
  158. | #include <sys/types.h>
  159. | #include <sys/stat.h>
  160. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  161. | struct buf { int x; };
  162. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  163. | static char *e (p, i)
  164. | char **p;
  165. | int i;
  166. | {
  167. | return p[i];
  168. | }
  169. | static char *f (char * (*g) (char **, int), char **p, ...)
  170. | {
  171. | char *s;
  172. | va_list v;
  173. | va_start (v,p);
  174. | s = g (p, va_arg (v,int));
  175. | va_end (v);
  176. | return s;
  177. | }
  178. |
  179. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  180. | function prototypes and stuff, but not '\xHH' hex character constants.
  181. | These don't provoke an error unfortunately, instead are silently treated
  182. | as 'x'. The following induces an error, until -std is added to get
  183. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  184. | array size at least. It's necessary to write '\x00'==0 to get something
  185. | that's true only with -std. */
  186. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  187. |
  188. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  189. | inside strings and character constants. */
  190. | #define FOO(x) 'x'
  191. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  192. |
  193. | int test (int i, double x);
  194. | struct s1 {int (*f) (int a);};
  195. | struct s2 {int (*f) (double a);};
  196. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  197. | int argc;
  198. | char **argv;
  199. | int
  200. | main ()
  201. | {
  202. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  203. | ;
  204. | return 0;
  205. | }
  206. configure:2807: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -qlanglvl=ansi -c -g -O2 conftest.c >&5
  207. arm-linux-gnueabihf-gcc: error: unrecognized option '-qlanglvl=ansi'
  208. configure:2814: $? = 1
  209. configure: failed program was:
  210. | /* confdefs.h. */
  211. | #define PACKAGE_NAME "GNU C Library"
  212. | #define PACKAGE_TARNAME "c-library"
  213. | #define PACKAGE_VERSION "(see version.h)"
  214. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  215. | #define PACKAGE_BUGREPORT "glibc"
  216. | /* end confdefs.h. */
  217. | #include <stdarg.h>
  218. | #include <stdio.h>
  219. | #include <sys/types.h>
  220. | #include <sys/stat.h>
  221. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  222. | struct buf { int x; };
  223. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  224. | static char *e (p, i)
  225. | char **p;
  226. | int i;
  227. | {
  228. | return p[i];
  229. | }
  230. | static char *f (char * (*g) (char **, int), char **p, ...)
  231. | {
  232. | char *s;
  233. | va_list v;
  234. | va_start (v,p);
  235. | s = g (p, va_arg (v,int));
  236. | va_end (v);
  237. | return s;
  238. | }
  239. |
  240. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  241. | function prototypes and stuff, but not '\xHH' hex character constants.
  242. | These don't provoke an error unfortunately, instead are silently treated
  243. | as 'x'. The following induces an error, until -std is added to get
  244. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  245. | array size at least. It's necessary to write '\x00'==0 to get something
  246. | that's true only with -std. */
  247. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  248. |
  249. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  250. | inside strings and character constants. */
  251. | #define FOO(x) 'x'
  252. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  253. |
  254. | int test (int i, double x);
  255. | struct s1 {int (*f) (int a);};
  256. | struct s2 {int (*f) (double a);};
  257. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  258. | int argc;
  259. | char **argv;
  260. | int
  261. | main ()
  262. | {
  263. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  264. | ;
  265. | return 0;
  266. | }
  267. configure:2807: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -std -c -g -O2 conftest.c >&5
  268. cc1: error: unrecognized command line option '-std'
  269. configure:2814: $? = 1
  270. configure: failed program was:
  271. | /* confdefs.h. */
  272. | #define PACKAGE_NAME "GNU C Library"
  273. | #define PACKAGE_TARNAME "c-library"
  274. | #define PACKAGE_VERSION "(see version.h)"
  275. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  276. | #define PACKAGE_BUGREPORT "glibc"
  277. | /* end confdefs.h. */
  278. | #include <stdarg.h>
  279. | #include <stdio.h>
  280. | #include <sys/types.h>
  281. | #include <sys/stat.h>
  282. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  283. | struct buf { int x; };
  284. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  285. | static char *e (p, i)
  286. | char **p;
  287. | int i;
  288. | {
  289. | return p[i];
  290. | }
  291. | static char *f (char * (*g) (char **, int), char **p, ...)
  292. | {
  293. | char *s;
  294. | va_list v;
  295. | va_start (v,p);
  296. | s = g (p, va_arg (v,int));
  297. | va_end (v);
  298. | return s;
  299. | }
  300. |
  301. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  302. | function prototypes and stuff, but not '\xHH' hex character constants.
  303. | These don't provoke an error unfortunately, instead are silently treated
  304. | as 'x'. The following induces an error, until -std is added to get
  305. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  306. | array size at least. It's necessary to write '\x00'==0 to get something
  307. | that's true only with -std. */
  308. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  309. |
  310. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  311. | inside strings and character constants. */
  312. | #define FOO(x) 'x'
  313. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  314. |
  315. | int test (int i, double x);
  316. | struct s1 {int (*f) (int a);};
  317. | struct s2 {int (*f) (double a);};
  318. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  319. | int argc;
  320. | char **argv;
  321. | int
  322. | main ()
  323. | {
  324. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  325. | ;
  326. | return 0;
  327. | }
  328. configure:2807: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -Ae -c -g -O2 conftest.c >&5
  329. <command-line>:0:1: error: missing '(' after predicate
  330. conftest.c:9:19: fatal error: stdio.h: No such file or directory
  331. compilation terminated.
  332. configure:2814: $? = 1
  333. configure: failed program was:
  334. | /* confdefs.h. */
  335. | #define PACKAGE_NAME "GNU C Library"
  336. | #define PACKAGE_TARNAME "c-library"
  337. | #define PACKAGE_VERSION "(see version.h)"
  338. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  339. | #define PACKAGE_BUGREPORT "glibc"
  340. | /* end confdefs.h. */
  341. | #include <stdarg.h>
  342. | #include <stdio.h>
  343. | #include <sys/types.h>
  344. | #include <sys/stat.h>
  345. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  346. | struct buf { int x; };
  347. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  348. | static char *e (p, i)
  349. | char **p;
  350. | int i;
  351. | {
  352. | return p[i];
  353. | }
  354. | static char *f (char * (*g) (char **, int), char **p, ...)
  355. | {
  356. | char *s;
  357. | va_list v;
  358. | va_start (v,p);
  359. | s = g (p, va_arg (v,int));
  360. | va_end (v);
  361. | return s;
  362. | }
  363. |
  364. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  365. | function prototypes and stuff, but not '\xHH' hex character constants.
  366. | These don't provoke an error unfortunately, instead are silently treated
  367. | as 'x'. The following induces an error, until -std is added to get
  368. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  369. | array size at least. It's necessary to write '\x00'==0 to get something
  370. | that's true only with -std. */
  371. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  372. |
  373. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  374. | inside strings and character constants. */
  375. | #define FOO(x) 'x'
  376. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  377. |
  378. | int test (int i, double x);
  379. | struct s1 {int (*f) (int a);};
  380. | struct s2 {int (*f) (double a);};
  381. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  382. | int argc;
  383. | char **argv;
  384. | int
  385. | main ()
  386. | {
  387. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  388. | ;
  389. | return 0;
  390. | }
  391. configure:2807: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -Aa -D_HPUX_SOURCE -c -g -O2 conftest.c >&5
  392. <command-line>:0:1: error: missing '(' after predicate
  393. conftest.c:9:19: fatal error: stdio.h: No such file or directory
  394. compilation terminated.
  395. configure:2814: $? = 1
  396. configure: failed program was:
  397. | /* confdefs.h. */
  398. | #define PACKAGE_NAME "GNU C Library"
  399. | #define PACKAGE_TARNAME "c-library"
  400. | #define PACKAGE_VERSION "(see version.h)"
  401. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  402. | #define PACKAGE_BUGREPORT "glibc"
  403. | /* end confdefs.h. */
  404. | #include <stdarg.h>
  405. | #include <stdio.h>
  406. | #include <sys/types.h>
  407. | #include <sys/stat.h>
  408. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  409. | struct buf { int x; };
  410. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  411. | static char *e (p, i)
  412. | char **p;
  413. | int i;
  414. | {
  415. | return p[i];
  416. | }
  417. | static char *f (char * (*g) (char **, int), char **p, ...)
  418. | {
  419. | char *s;
  420. | va_list v;
  421. | va_start (v,p);
  422. | s = g (p, va_arg (v,int));
  423. | va_end (v);
  424. | return s;
  425. | }
  426. |
  427. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  428. | function prototypes and stuff, but not '\xHH' hex character constants.
  429. | These don't provoke an error unfortunately, instead are silently treated
  430. | as 'x'. The following induces an error, until -std is added to get
  431. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  432. | array size at least. It's necessary to write '\x00'==0 to get something
  433. | that's true only with -std. */
  434. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  435. |
  436. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  437. | inside strings and character constants. */
  438. | #define FOO(x) 'x'
  439. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  440. |
  441. | int test (int i, double x);
  442. | struct s1 {int (*f) (int a);};
  443. | struct s2 {int (*f) (double a);};
  444. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  445. | int argc;
  446. | char **argv;
  447. | int
  448. | main ()
  449. | {
  450. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  451. | ;
  452. | return 0;
  453. | }
  454. configure:2807: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -Xc -D__EXTENSIONS__ -c -g -O2 conftest.c >&5
  455. arm-linux-gnueabihf-gcc: error: unrecognized option '-Xc'
  456. configure:2814: $? = 1
  457. configure: failed program was:
  458. | /* confdefs.h. */
  459. | #define PACKAGE_NAME "GNU C Library"
  460. | #define PACKAGE_TARNAME "c-library"
  461. | #define PACKAGE_VERSION "(see version.h)"
  462. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  463. | #define PACKAGE_BUGREPORT "glibc"
  464. | /* end confdefs.h. */
  465. | #include <stdarg.h>
  466. | #include <stdio.h>
  467. | #include <sys/types.h>
  468. | #include <sys/stat.h>
  469. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  470. | struct buf { int x; };
  471. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  472. | static char *e (p, i)
  473. | char **p;
  474. | int i;
  475. | {
  476. | return p[i];
  477. | }
  478. | static char *f (char * (*g) (char **, int), char **p, ...)
  479. | {
  480. | char *s;
  481. | va_list v;
  482. | va_start (v,p);
  483. | s = g (p, va_arg (v,int));
  484. | va_end (v);
  485. | return s;
  486. | }
  487. |
  488. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  489. | function prototypes and stuff, but not '\xHH' hex character constants.
  490. | These don't provoke an error unfortunately, instead are silently treated
  491. | as 'x'. The following induces an error, until -std is added to get
  492. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  493. | array size at least. It's necessary to write '\x00'==0 to get something
  494. | that's true only with -std. */
  495. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  496. |
  497. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  498. | inside strings and character constants. */
  499. | #define FOO(x) 'x'
  500. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  501. |
  502. | int test (int i, double x);
  503. | struct s1 {int (*f) (int a);};
  504. | struct s2 {int (*f) (double a);};
  505. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  506. | int argc;
  507. | char **argv;
  508. | int
  509. | main ()
  510. | {
  511. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  512. | ;
  513. | return 0;
  514. | }
  515. configure:2840: result: unsupported
  516. configure:2860: checking for gcc
  517. configure:2887: result: gcc
  518. configure:2905: checking how to run the C preprocessor
  519. configure:2945: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E conftest.c
  520. configure:2952: $? = 0
  521. configure:2983: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E conftest.c
  522. conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
  523. compilation terminated.
  524. configure:2990: $? = 1
  525. configure: failed program was:
  526. | /* confdefs.h. */
  527. | #define PACKAGE_NAME "GNU C Library"
  528. | #define PACKAGE_TARNAME "c-library"
  529. | #define PACKAGE_VERSION "(see version.h)"
  530. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  531. | #define PACKAGE_BUGREPORT "glibc"
  532. | /* end confdefs.h. */
  533. | #include <ac_nonexistent.h>
  534. configure:3023: result: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E
  535. configure:3052: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E conftest.c
  536. configure:3059: $? = 0
  537. configure:3090: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E conftest.c
  538. conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
  539. compilation terminated.
  540. configure:3097: $? = 1
  541. configure: failed program was:
  542. | /* confdefs.h. */
  543. | #define PACKAGE_NAME "GNU C Library"
  544. | #define PACKAGE_TARNAME "c-library"
  545. | #define PACKAGE_VERSION "(see version.h)"
  546. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  547. | #define PACKAGE_BUGREPORT "glibc"
  548. | /* end confdefs.h. */
  549. | #include <ac_nonexistent.h>
  550. configure:3249: checking for C++ compiler version
  551. configure:3257: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ --version >&5
  552. ../eglibc-2.13/configure: line 3259: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++: No such file or directory
  553. configure:3261: $? = 127
  554. configure:3268: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -v >&5
  555. ../eglibc-2.13/configure: line 3270: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++: No such file or directory
  556. configure:3272: $? = 127
  557. configure:3279: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -V >&5
  558. ../eglibc-2.13/configure: line 3281: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++: No such file or directory
  559. configure:3283: $? = 127
  560. configure:3286: checking whether we are using the GNU C++ compiler
  561. configure:3315: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c conftest.cpp >&5
  562. ../eglibc-2.13/configure: line 3317: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++: No such file or directory
  563. configure:3322: $? = 127
  564. configure: failed program was:
  565. | /* confdefs.h. */
  566. | #define PACKAGE_NAME "GNU C Library"
  567. | #define PACKAGE_TARNAME "c-library"
  568. | #define PACKAGE_VERSION "(see version.h)"
  569. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  570. | #define PACKAGE_BUGREPORT "glibc"
  571. | /* end confdefs.h. */
  572. |
  573. | int
  574. | main ()
  575. | {
  576. | #ifndef __GNUC__
  577. | choke me
  578. | #endif
  579. |
  580. | ;
  581. | return 0;
  582. | }
  583. configure:3339: result: no
  584. configure:3348: checking whether /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ accepts -g
  585. configure:3378: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -g conftest.cpp >&5
  586. ../eglibc-2.13/configure: line 3380: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++: No such file or directory
  587. configure:3385: $? = 127
  588. configure: failed program was:
  589. | /* confdefs.h. */
  590. | #define PACKAGE_NAME "GNU C Library"
  591. | #define PACKAGE_TARNAME "c-library"
  592. | #define PACKAGE_VERSION "(see version.h)"
  593. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  594. | #define PACKAGE_BUGREPORT "glibc"
  595. | /* end confdefs.h. */
  596. |
  597. | int
  598. | main ()
  599. | {
  600. |
  601. | ;
  602. | return 0;
  603. | }
  604. configure:3417: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c conftest.cpp >&5
  605. ../eglibc-2.13/configure: line 3419: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++: No such file or directory
  606. configure:3424: $? = 127
  607. configure: failed program was:
  608. | /* confdefs.h. */
  609. | #define PACKAGE_NAME "GNU C Library"
  610. | #define PACKAGE_TARNAME "c-library"
  611. | #define PACKAGE_VERSION "(see version.h)"
  612. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  613. | #define PACKAGE_BUGREPORT "glibc"
  614. | /* end confdefs.h. */
  615. |
  616. | int
  617. | main ()
  618. | {
  619. |
  620. | ;
  621. | return 0;
  622. | }
  623. configure:3457: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -g conftest.cpp >&5
  624. ../eglibc-2.13/configure: line 3459: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++: No such file or directory
  625. configure:3464: $? = 127
  626. configure: failed program was:
  627. | /* confdefs.h. */
  628. | #define PACKAGE_NAME "GNU C Library"
  629. | #define PACKAGE_TARNAME "c-library"
  630. | #define PACKAGE_VERSION "(see version.h)"
  631. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  632. | #define PACKAGE_BUGREPORT "glibc"
  633. | /* end confdefs.h. */
  634. |
  635. | int
  636. | main ()
  637. | {
  638. |
  639. | ;
  640. | return 0;
  641. | }
  642. configure:3486: result: no
  643. configure:4155: running configure fragment for add-on libidn
  644. configure:4155: running configure fragment for add-on linuxthreads
  645. configure:43: result: linuxthreads disabled because nptl add-on is also in use
  646. configure:4155: running configure fragment for add-on nptl
  647. configure:4211: checking add-on ports for preconfigure fragments
  648. configure:4218: result:
  649. configure:4307: checking for assembler gnu_indirect_function symbol type support
  650. configure:4323: result: yes
  651. configure:4326: checking whether .text pseudo-op must be used
  652. configure:4336: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
  653. configure:4339: $? = 0
  654. configure:4350: result: yes
  655. configure:4354: checking for assembler global-symbol directive
  656. configure:4367: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
  657. configure:4370: $? = 0
  658. configure:4378: result: .globl
  659. configure:4391: checking for assembler .type directive prefix
  660. configure:4407: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
  661. conftest.s: Assembler messages:
  662. conftest.s:3: Error: unrecognized symbol type ""
  663. configure:4410: $? = 1
  664. configure:4407: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
  665. configure:4410: $? = 0
  666. configure:4418: result: %
  667. configure:4443: checking sysdep dirs
  668. configure:4723: result: sysdeps/generic/elf sysdeps/generic
  669. configure:4802: checking for a BSD-compatible install
  670. configure:4870: result: /usr/bin/install -c
  671. configure:4885: checking whether ln -s works
  672. configure:4889: result: yes
  673. configure:5015: checking whether /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/as.exe is GNU as
  674. configure:5029: result: yes
  675. configure:5034: checking whether /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld.exe is GNU ld
  676. configure:5048: result: yes
  677. configure:5058: checking for /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/as.exe
  678. configure:5085: result: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/as.exe
  679. configure:5100: checking version of /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/as.exe
  680. configure:5110: result: 2.22, ok
  681. configure:5121: checking for /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld.exe
  682. configure:5148: result: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld.exe
  683. configure:5163: checking version of /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld.exe
  684. configure:5173: result: 2.22, ok
  685. configure:5188: checking for pwd
  686. configure:5206: found /usr/bin/pwd
  687. configure:5219: result: /usr/bin/pwd
  688. configure:5240: checking for arm-linux-gnueabihf-gcc
  689. configure:5267: result: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
  690. configure:5282: checking version of /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
  691. configure:5292: result: 4.6.3, ok
  692. configure:5303: checking for gnumake
  693. configure:5333: result: no
  694. configure:5303: checking for gmake
  695. configure:5333: result: no
  696. configure:5303: checking for make
  697. configure:5319: found /usr/bin/make
  698. configure:5330: result: make
  699. configure:5345: checking version of make
  700. configure:5355: result: 3.82.90, ok
  701. configure:5367: checking for gnumsgfmt
  702. configure:5397: result: no
  703. configure:5367: checking for gmsgfmt
  704. configure:5397: result: no
  705. configure:5367: checking for msgfmt
  706. configure:5397: result: no
  707. configure:5430: checking for makeinfo
  708. configure:5457: result: :
  709. configure:5472: checking version of :
  710. configure:5482: result: v. ?.??, bad
  711. configure:5493: checking for sed
  712. configure:5509: found /usr/bin/sed
  713. configure:5520: result: sed
  714. configure:5535: checking version of sed
  715. configure:5545: result: v. ?.??, bad
  716. configure:5557: checking for autoconf
  717. configure:5587: result: no
  718. configure:5631: WARNING:
  719. *** These auxiliary programs are missing or incompatible versions: msgfmt makeinfo sed
  720. *** some features will be disabled.
  721. *** Check the INSTALL file for required versions.
  722. ../eglibc-2.13/configure: line 5649: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++: No such file or directory
  723. configure:5660: checking whether ranlib is necessary
  724. configure:5681: result: no
  725. configure:5694: checking LD_LIBRARY_PATH variable
  726. configure:5704: result: ok
  727. configure:5718: checking whether GCC supports -static-libgcc
  728. configure:5729: result: -static-libgcc
  729. configure:5735: checking for bash
  730. configure:5753: found /usr/bin/bash
  731. configure:5766: result: /usr/bin/bash
  732. configure:5841: checking for gawk
  733. configure:5857: found /usr/bin/gawk
  734. configure:5868: result: gawk
  735. configure:5887: checking for perl
  736. configure:5918: result: no
  737. configure:5932: checking for install-info
  738. configure:5964: result: no
  739. configure:5974: checking for bison
  740. configure:6006: result: no
  741. configure:6015: checking for signed size_t type
  742. configure:6030: result: no
  743. configure:6039: checking for libc-friendly stddef.h
  744. configure:6073: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  745. conftest.c: In function 'main':
  746. conftest.c:25:38: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
  747. configure:6080: $? = 0
  748. configure:6095: result: yes
  749. configure:6102: checking whether we need to use -P to assemble .S files
  750. configure:6112: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.S 1>&5
  751. configure:6115: $? = 0
  752. configure:6123: result: no
  753. configure:6130: checking for .set assembler directive
  754. configure:6156: result: yes
  755. configure:6165: checking for assembler gnu_unique_object symbol type
  756. configure:6182: result: yes
  757. configure:6191: checking for .symver assembler directive
  758. configure:6208: result: yes
  759. configure:6210: checking for ld --version-script
  760. configure:6236: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables -shared
  761. -o conftest.so conftest.o
  762. -nostartfiles -nostdlib
  763. -Wl,--version-script,conftest.map
  764. 1>&5
  765. configure:6239: $? = 0
  766. configure:6254: result: yes
  767. configure:6278: checking for .previous assembler directive
  768. configure:6288: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
  769. configure:6291: $? = 0
  770. configure:6299: result: yes
  771. configure:6337: checking for .protected and .hidden assembler directive
  772. configure:6349: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
  773. configure:6352: $? = 0
  774. configure:6362: result: yes
  775. configure:6366: checking whether __attribute__((visibility())) is supported
  776. configure:6377: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -Werror -S conftest.c -o conftest.s 1>&5
  777. configure:6380: $? = 0
  778. configure:6391: result: yes
  779. configure:6401: checking for broken __attribute__((visibility()))
  780. configure:6413: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -Werror -S conftest.c -o conftest.s1>&5
  781. configure:6416: $? = 0
  782. configure:6425: result: no
  783. configure:6434: checking for broken __attribute__((alias()))
  784. configure:6449: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -Werror -S conftest.c -o conftest.s 1>&5
  785. configure:6452: $? = 0
  786. configure:6462: result: no
  787. configure:6471: checking whether to put _rtld_local into .sdata section
  788. configure:6485: result: no
  789. configure:6495: checking for .preinit_array/.init_array/.fini_array support
  790. configure:6508: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables -o conftest conftest.c
  791. -static -nostartfiles -nostdlib 1>&5
  792. configure:6511: $? = 0
  793. configure:6524: result: yes
  794. configure:6531: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -Wl,--verbose 2>&1|grep SORT_BY_INIT_PRIORITY 1>&5
  795. configure:6534: $? = 1
  796. configure:6542: checking for libunwind-support in compiler
  797. configure:6559: result: no
  798. configure:6569: checking for -z nodelete option
  799. configure:6581: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  800. -fPIC -shared -o conftest.so conftest.c
  801. -nostartfiles -nostdlib
  802. -Wl,--enable-new-dtags,-z,nodelete 1>&5
  803. configure:6584: $? = 0
  804. configure:6595: result: yes
  805. configure:6598: checking for -z nodlopen option
  806. configure:6610: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  807. -fPIC -shared -o conftest.so conftest.c
  808. -nostartfiles -nostdlib
  809. -Wl,--enable-new-dtags,-z,nodlopen 1>&5
  810. configure:6613: $? = 0
  811. configure:6624: result: yes
  812. configure:6627: checking for -z initfirst option
  813. configure:6639: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  814. -fPIC -shared -o conftest.so conftest.c
  815. -nostartfiles -nostdlib
  816. -Wl,--enable-new-dtags,-z,initfirst 1>&5
  817. configure:6642: $? = 0
  818. configure:6653: result: yes
  819. configure:6693: checking for -Bgroup option
  820. configure:6704: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  821. -fPIC -shared -o conftest.so conftest.c
  822. -Wl,-Bgroup -nostdlib 1>&5
  823. configure:6707: $? = 0
  824. configure:6716: result: yes
  825. configure:6720: checking for libgcc_s suffix
  826. configure:6734: result:
  827. configure:6738: checking for --as-needed option
  828. configure:6750: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  829. -fPIC -shared -o conftest.so conftest.c
  830. -lgcc_s -Wl,--as-needed
  831. -nostdlib 1>&5
  832. /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lgcc_s
  833. collect2: ld returned 1 exit status
  834. configure:6753: $? = 1
  835. configure:6762: result: no
  836. configure:6767: checking whether --noexecstack is desirable for .S files
  837. configure:6777: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  838. -S -o conftest.s conftest.c 1>&5
  839. configure:6780: $? = 0
  840. configure:6785: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -Wa,--noexecstack
  841. -c -o conftest.o conftest.s 1>&5
  842. configure:6788: $? = 0
  843. configure:6797: result: yes
  844. configure:6804: checking for -z combreloc
  845. configure:6818: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  846. -fPIC -shared -o conftest.so conftest.c
  847. -nostdlib -nostartfiles
  848. -Wl,-z,combreloc 1>&5
  849. configure:6821: $? = 0
  850. configure:6834: result: yes
  851. configure:6844: checking for -z execstack
  852. configure:6856: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  853. -fPIC -shared -o conftest.so conftest.c
  854. -Wl,-z,execstack -nostdlib
  855. 1>&5
  856. configure:6859: $? = 0
  857. configure:6868: result: yes
  858. configure:6875: checking for --hash-style option
  859. configure:6886: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  860. -fPIC -shared -o conftest.so conftest.c
  861. -Wl,--hash-style=both -nostdlib 1>&5
  862. configure:6889: $? = 0
  863. configure:6898: result: yes
  864. configure:6903: checking for -fno-toplevel-reorder -fno-section-anchors
  865. configure:6913: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables -S -fno-toplevel-reorder -fno-section-anchors
  866. conftest.c 1>&5
  867. configure:6916: $? = 0
  868. configure:6925: result: yes
  869. configure:6934: checking for -fstack-protector
  870. configure:6941: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables -Werror -fstack-protector
  871. -o /dev/null -c -x c /dev/null 1>&5
  872. configure:6944: $? = 0
  873. configure:6952: result: yes
  874. configure:6956: checking for -fgnu89-inline
  875. configure:6971: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables -S -std=gnu99 -fgnu89-inline
  876. -o conftest.s conftest.c 1>&5
  877. conftest.c:3:1: warning: return type defaults to 'int' [enabled by default]
  878. configure:6974: $? = 0
  879. configure:6983: result: yes
  880. configure:7054: checking whether cc puts quotes around section names
  881. configure:7075: result: no
  882. configure:7193: checking for assembler .weak directive
  883. configure:7206: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
  884. configure:7209: $? = 0
  885. configure:7217: result: yes
  886. configure:7264: checking whether CFI directives are supported
  887. configure:7283: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
  888. configure:7286: $? = 0
  889. configure:7294: result: yes
  890. configure:7303: checking for ld --no-whole-archive
  891. configure:7316: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  892. -nostdlib -nostartfiles -Wl,--no-whole-archive
  893. -o conftest conftest.c 1>&5
  894. configure:7319: $? = 0
  895. configure:7327: result: yes
  896. configure:7333: checking for gcc -fexceptions
  897. configure:7346: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
  898. -nostdlib -nostartfiles -fexceptions
  899. -o conftest conftest.c 1>&5
  900. configure:7349: $? = 0
  901. configure:7357: result: yes
  902. configure:7424: checking for __builtin_expect
  903. configure:7439: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables -nostdlib -nostartfiles
  904. -o conftest conftest.c -lgcc >&5
  905. /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld: warning: cannot find entry symbol _start; defaulting to 000080b8
  906. configure:7442: $? = 0
  907. configure:7450: result: yes
  908. configure:7459: checking for __builtin_memset
  909. configure:7471: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -O3 -S conftest.c -o - | fgrep memset > /dev/null
  910. configure:7474: $? = 0
  911. configure:7483: result: no
  912. configure:7492: checking for redirection of built-in functions
  913. configure:7505: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -O3 -S conftest.c -o - | fgrep my_strstr > /dev/null
  914. configure:7508: $? = 0
  915. configure:7517: result: yes
  916. configure:7527: checking for __thread
  917. configure:7536: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables -c conftest.c >&5
  918. configure:7539: $? = 0
  919. configure:7547: result: yes
  920. configure:7560: checking for tls_model attribute
  921. configure:7569: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables -S -Werror conftest.c >&5
  922. configure:7572: $? = 0
  923. configure:7580: result: yes
  924. configure:7619: checking for libgd
  925. configure:7681: result: no
  926. configure:7690: checking for is_selinux_enabled in -lselinux
  927. configure:7725: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -o conftest -g -O2 -fno-unwind-tables conftest.c -lselinux >&5
  928. /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find crt1.o: No such file or directory
  929. /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find crti.o: No such file or directory
  930. /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lselinux
  931. /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lc
  932. /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find crtn.o: No such file or directory
  933. collect2: ld returned 1 exit status
  934. configure:7732: $? = 1
  935. configure: failed program was:
  936. | /* confdefs.h. */
  937. | #define PACKAGE_NAME "GNU C Library"
  938. | #define PACKAGE_TARNAME "c-library"
  939. | #define PACKAGE_VERSION "(see version.h)"
  940. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  941. | #define PACKAGE_BUGREPORT "glibc"
  942. | #define PKGVERSION "(EGLIBC) "
  943. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  944. | #define HAVE_LIBIDN 1
  945. | #define ASM_GLOBAL_DIRECTIVE .globl
  946. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  947. | #define HAVE_ASM_SET_DIRECTIVE 1
  948. | #define HAVE_ASM_UNIQUE_OBJECT 1
  949. | #define DO_VERSIONING 1
  950. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  951. | #define HAVE_Z_COMBRELOC 1
  952. | #define NO_UNDERSCORES 1
  953. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  954. | #define HAVE_ASM_CFI_DIRECTIVES 1
  955. | #define HAVE_BUILTIN_EXPECT 1
  956. | #define HAVE_BUILTIN_REDIRECTION 1
  957. | #define HAVE___THREAD 1
  958. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  959. | /* end confdefs.h. */
  960. |
  961. | /* Override any GCC internal prototype to avoid an error.
  962. | Use char because int might match the return type of a GCC
  963. | builtin and then its argument prototype would still apply. */
  964. | #ifdef __cplusplus
  965. | extern "C"
  966. | #endif
  967. | char is_selinux_enabled ();
  968. | int
  969. | main ()
  970. | {
  971. | return is_selinux_enabled ();
  972. | ;
  973. | return 0;
  974. | }
  975. configure:7753: result: no
  976. configure:7996: checking for grep that handles long lines and -e
  977. configure:8056: result: /usr/bin/grep
  978. configure:8061: checking for egrep
  979. configure:8125: result: /usr/bin/grep -E
  980. configure:8130: checking for ANSI C header files
  981. configure:8160: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  982. conftest.c:25:20: fatal error: stdlib.h: No such file or directory
  983. compilation terminated.
  984. configure:8167: $? = 1
  985. configure: failed program was:
  986. | /* confdefs.h. */
  987. | #define PACKAGE_NAME "GNU C Library"
  988. | #define PACKAGE_TARNAME "c-library"
  989. | #define PACKAGE_VERSION "(see version.h)"
  990. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  991. | #define PACKAGE_BUGREPORT "glibc"
  992. | #define PKGVERSION "(EGLIBC) "
  993. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  994. | #define HAVE_LIBIDN 1
  995. | #define ASM_GLOBAL_DIRECTIVE .globl
  996. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  997. | #define HAVE_ASM_SET_DIRECTIVE 1
  998. | #define HAVE_ASM_UNIQUE_OBJECT 1
  999. | #define DO_VERSIONING 1
  1000. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1001. | #define HAVE_Z_COMBRELOC 1
  1002. | #define NO_UNDERSCORES 1
  1003. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1004. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1005. | #define HAVE_BUILTIN_EXPECT 1
  1006. | #define HAVE_BUILTIN_REDIRECTION 1
  1007. | #define HAVE___THREAD 1
  1008. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1009. | /* end confdefs.h. */
  1010. | #include <stdlib.h>
  1011. | #include <stdarg.h>
  1012. | #include <string.h>
  1013. | #include <float.h>
  1014. |
  1015. | int
  1016. | main ()
  1017. | {
  1018. |
  1019. | ;
  1020. | return 0;
  1021. | }
  1022. configure:8298: result: no
  1023. configure:8322: checking for sys/types.h
  1024. configure:8343: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1025. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1026. compilation terminated.
  1027. configure:8350: $? = 1
  1028. configure: failed program was:
  1029. | /* confdefs.h. */
  1030. | #define PACKAGE_NAME "GNU C Library"
  1031. | #define PACKAGE_TARNAME "c-library"
  1032. | #define PACKAGE_VERSION "(see version.h)"
  1033. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1034. | #define PACKAGE_BUGREPORT "glibc"
  1035. | #define PKGVERSION "(EGLIBC) "
  1036. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1037. | #define HAVE_LIBIDN 1
  1038. | #define ASM_GLOBAL_DIRECTIVE .globl
  1039. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1040. | #define HAVE_ASM_SET_DIRECTIVE 1
  1041. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1042. | #define DO_VERSIONING 1
  1043. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1044. | #define HAVE_Z_COMBRELOC 1
  1045. | #define NO_UNDERSCORES 1
  1046. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1047. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1048. | #define HAVE_BUILTIN_EXPECT 1
  1049. | #define HAVE_BUILTIN_REDIRECTION 1
  1050. | #define HAVE___THREAD 1
  1051. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1052. | /* end confdefs.h. */
  1053. | #include <stdio.h>
  1054. | #ifdef HAVE_SYS_TYPES_H
  1055. | # include <sys/types.h>
  1056. | #endif
  1057. | #ifdef HAVE_SYS_STAT_H
  1058. | # include <sys/stat.h>
  1059. | #endif
  1060. | #ifdef STDC_HEADERS
  1061. | # include <stdlib.h>
  1062. | # include <stddef.h>
  1063. | #else
  1064. | # ifdef HAVE_STDLIB_H
  1065. | # include <stdlib.h>
  1066. | # endif
  1067. | #endif
  1068. | #ifdef HAVE_STRING_H
  1069. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1070. | # include <memory.h>
  1071. | # endif
  1072. | # include <string.h>
  1073. | #endif
  1074. | #ifdef HAVE_STRINGS_H
  1075. | # include <strings.h>
  1076. | #endif
  1077. | #ifdef HAVE_INTTYPES_H
  1078. | # include <inttypes.h>
  1079. | #endif
  1080. | #ifdef HAVE_STDINT_H
  1081. | # include <stdint.h>
  1082. | #endif
  1083. | #ifdef HAVE_UNISTD_H
  1084. | # include <unistd.h>
  1085. | #endif
  1086. |
  1087. | #include <sys/types.h>
  1088. configure:8367: result: no
  1089. configure:8322: checking for sys/stat.h
  1090. configure:8343: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1091. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1092. compilation terminated.
  1093. configure:8350: $? = 1
  1094. configure: failed program was:
  1095. | /* confdefs.h. */
  1096. | #define PACKAGE_NAME "GNU C Library"
  1097. | #define PACKAGE_TARNAME "c-library"
  1098. | #define PACKAGE_VERSION "(see version.h)"
  1099. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1100. | #define PACKAGE_BUGREPORT "glibc"
  1101. | #define PKGVERSION "(EGLIBC) "
  1102. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1103. | #define HAVE_LIBIDN 1
  1104. | #define ASM_GLOBAL_DIRECTIVE .globl
  1105. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1106. | #define HAVE_ASM_SET_DIRECTIVE 1
  1107. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1108. | #define DO_VERSIONING 1
  1109. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1110. | #define HAVE_Z_COMBRELOC 1
  1111. | #define NO_UNDERSCORES 1
  1112. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1113. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1114. | #define HAVE_BUILTIN_EXPECT 1
  1115. | #define HAVE_BUILTIN_REDIRECTION 1
  1116. | #define HAVE___THREAD 1
  1117. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1118. | /* end confdefs.h. */
  1119. | #include <stdio.h>
  1120. | #ifdef HAVE_SYS_TYPES_H
  1121. | # include <sys/types.h>
  1122. | #endif
  1123. | #ifdef HAVE_SYS_STAT_H
  1124. | # include <sys/stat.h>
  1125. | #endif
  1126. | #ifdef STDC_HEADERS
  1127. | # include <stdlib.h>
  1128. | # include <stddef.h>
  1129. | #else
  1130. | # ifdef HAVE_STDLIB_H
  1131. | # include <stdlib.h>
  1132. | # endif
  1133. | #endif
  1134. | #ifdef HAVE_STRING_H
  1135. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1136. | # include <memory.h>
  1137. | # endif
  1138. | # include <string.h>
  1139. | #endif
  1140. | #ifdef HAVE_STRINGS_H
  1141. | # include <strings.h>
  1142. | #endif
  1143. | #ifdef HAVE_INTTYPES_H
  1144. | # include <inttypes.h>
  1145. | #endif
  1146. | #ifdef HAVE_STDINT_H
  1147. | # include <stdint.h>
  1148. | #endif
  1149. | #ifdef HAVE_UNISTD_H
  1150. | # include <unistd.h>
  1151. | #endif
  1152. |
  1153. | #include <sys/stat.h>
  1154. configure:8367: result: no
  1155. configure:8322: checking for stdlib.h
  1156. configure:8343: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1157. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1158. compilation terminated.
  1159. configure:8350: $? = 1
  1160. configure: failed program was:
  1161. | /* confdefs.h. */
  1162. | #define PACKAGE_NAME "GNU C Library"
  1163. | #define PACKAGE_TARNAME "c-library"
  1164. | #define PACKAGE_VERSION "(see version.h)"
  1165. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1166. | #define PACKAGE_BUGREPORT "glibc"
  1167. | #define PKGVERSION "(EGLIBC) "
  1168. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1169. | #define HAVE_LIBIDN 1
  1170. | #define ASM_GLOBAL_DIRECTIVE .globl
  1171. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1172. | #define HAVE_ASM_SET_DIRECTIVE 1
  1173. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1174. | #define DO_VERSIONING 1
  1175. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1176. | #define HAVE_Z_COMBRELOC 1
  1177. | #define NO_UNDERSCORES 1
  1178. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1179. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1180. | #define HAVE_BUILTIN_EXPECT 1
  1181. | #define HAVE_BUILTIN_REDIRECTION 1
  1182. | #define HAVE___THREAD 1
  1183. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1184. | /* end confdefs.h. */
  1185. | #include <stdio.h>
  1186. | #ifdef HAVE_SYS_TYPES_H
  1187. | # include <sys/types.h>
  1188. | #endif
  1189. | #ifdef HAVE_SYS_STAT_H
  1190. | # include <sys/stat.h>
  1191. | #endif
  1192. | #ifdef STDC_HEADERS
  1193. | # include <stdlib.h>
  1194. | # include <stddef.h>
  1195. | #else
  1196. | # ifdef HAVE_STDLIB_H
  1197. | # include <stdlib.h>
  1198. | # endif
  1199. | #endif
  1200. | #ifdef HAVE_STRING_H
  1201. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1202. | # include <memory.h>
  1203. | # endif
  1204. | # include <string.h>
  1205. | #endif
  1206. | #ifdef HAVE_STRINGS_H
  1207. | # include <strings.h>
  1208. | #endif
  1209. | #ifdef HAVE_INTTYPES_H
  1210. | # include <inttypes.h>
  1211. | #endif
  1212. | #ifdef HAVE_STDINT_H
  1213. | # include <stdint.h>
  1214. | #endif
  1215. | #ifdef HAVE_UNISTD_H
  1216. | # include <unistd.h>
  1217. | #endif
  1218. |
  1219. | #include <stdlib.h>
  1220. configure:8367: result: no
  1221. configure:8322: checking for string.h
  1222. configure:8343: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1223. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1224. compilation terminated.
  1225. configure:8350: $? = 1
  1226. configure: failed program was:
  1227. | /* confdefs.h. */
  1228. | #define PACKAGE_NAME "GNU C Library"
  1229. | #define PACKAGE_TARNAME "c-library"
  1230. | #define PACKAGE_VERSION "(see version.h)"
  1231. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1232. | #define PACKAGE_BUGREPORT "glibc"
  1233. | #define PKGVERSION "(EGLIBC) "
  1234. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1235. | #define HAVE_LIBIDN 1
  1236. | #define ASM_GLOBAL_DIRECTIVE .globl
  1237. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1238. | #define HAVE_ASM_SET_DIRECTIVE 1
  1239. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1240. | #define DO_VERSIONING 1
  1241. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1242. | #define HAVE_Z_COMBRELOC 1
  1243. | #define NO_UNDERSCORES 1
  1244. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1245. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1246. | #define HAVE_BUILTIN_EXPECT 1
  1247. | #define HAVE_BUILTIN_REDIRECTION 1
  1248. | #define HAVE___THREAD 1
  1249. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1250. | /* end confdefs.h. */
  1251. | #include <stdio.h>
  1252. | #ifdef HAVE_SYS_TYPES_H
  1253. | # include <sys/types.h>
  1254. | #endif
  1255. | #ifdef HAVE_SYS_STAT_H
  1256. | # include <sys/stat.h>
  1257. | #endif
  1258. | #ifdef STDC_HEADERS
  1259. | # include <stdlib.h>
  1260. | # include <stddef.h>
  1261. | #else
  1262. | # ifdef HAVE_STDLIB_H
  1263. | # include <stdlib.h>
  1264. | # endif
  1265. | #endif
  1266. | #ifdef HAVE_STRING_H
  1267. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1268. | # include <memory.h>
  1269. | # endif
  1270. | # include <string.h>
  1271. | #endif
  1272. | #ifdef HAVE_STRINGS_H
  1273. | # include <strings.h>
  1274. | #endif
  1275. | #ifdef HAVE_INTTYPES_H
  1276. | # include <inttypes.h>
  1277. | #endif
  1278. | #ifdef HAVE_STDINT_H
  1279. | # include <stdint.h>
  1280. | #endif
  1281. | #ifdef HAVE_UNISTD_H
  1282. | # include <unistd.h>
  1283. | #endif
  1284. |
  1285. | #include <string.h>
  1286. configure:8367: result: no
  1287. configure:8322: checking for memory.h
  1288. configure:8343: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1289. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1290. compilation terminated.
  1291. configure:8350: $? = 1
  1292. configure: failed program was:
  1293. | /* confdefs.h. */
  1294. | #define PACKAGE_NAME "GNU C Library"
  1295. | #define PACKAGE_TARNAME "c-library"
  1296. | #define PACKAGE_VERSION "(see version.h)"
  1297. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1298. | #define PACKAGE_BUGREPORT "glibc"
  1299. | #define PKGVERSION "(EGLIBC) "
  1300. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1301. | #define HAVE_LIBIDN 1
  1302. | #define ASM_GLOBAL_DIRECTIVE .globl
  1303. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1304. | #define HAVE_ASM_SET_DIRECTIVE 1
  1305. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1306. | #define DO_VERSIONING 1
  1307. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1308. | #define HAVE_Z_COMBRELOC 1
  1309. | #define NO_UNDERSCORES 1
  1310. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1311. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1312. | #define HAVE_BUILTIN_EXPECT 1
  1313. | #define HAVE_BUILTIN_REDIRECTION 1
  1314. | #define HAVE___THREAD 1
  1315. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1316. | /* end confdefs.h. */
  1317. | #include <stdio.h>
  1318. | #ifdef HAVE_SYS_TYPES_H
  1319. | # include <sys/types.h>
  1320. | #endif
  1321. | #ifdef HAVE_SYS_STAT_H
  1322. | # include <sys/stat.h>
  1323. | #endif
  1324. | #ifdef STDC_HEADERS
  1325. | # include <stdlib.h>
  1326. | # include <stddef.h>
  1327. | #else
  1328. | # ifdef HAVE_STDLIB_H
  1329. | # include <stdlib.h>
  1330. | # endif
  1331. | #endif
  1332. | #ifdef HAVE_STRING_H
  1333. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1334. | # include <memory.h>
  1335. | # endif
  1336. | # include <string.h>
  1337. | #endif
  1338. | #ifdef HAVE_STRINGS_H
  1339. | # include <strings.h>
  1340. | #endif
  1341. | #ifdef HAVE_INTTYPES_H
  1342. | # include <inttypes.h>
  1343. | #endif
  1344. | #ifdef HAVE_STDINT_H
  1345. | # include <stdint.h>
  1346. | #endif
  1347. | #ifdef HAVE_UNISTD_H
  1348. | # include <unistd.h>
  1349. | #endif
  1350. |
  1351. | #include <memory.h>
  1352. configure:8367: result: no
  1353. configure:8322: checking for strings.h
  1354. configure:8343: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1355. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1356. compilation terminated.
  1357. configure:8350: $? = 1
  1358. configure: failed program was:
  1359. | /* confdefs.h. */
  1360. | #define PACKAGE_NAME "GNU C Library"
  1361. | #define PACKAGE_TARNAME "c-library"
  1362. | #define PACKAGE_VERSION "(see version.h)"
  1363. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1364. | #define PACKAGE_BUGREPORT "glibc"
  1365. | #define PKGVERSION "(EGLIBC) "
  1366. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1367. | #define HAVE_LIBIDN 1
  1368. | #define ASM_GLOBAL_DIRECTIVE .globl
  1369. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1370. | #define HAVE_ASM_SET_DIRECTIVE 1
  1371. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1372. | #define DO_VERSIONING 1
  1373. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1374. | #define HAVE_Z_COMBRELOC 1
  1375. | #define NO_UNDERSCORES 1
  1376. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1377. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1378. | #define HAVE_BUILTIN_EXPECT 1
  1379. | #define HAVE_BUILTIN_REDIRECTION 1
  1380. | #define HAVE___THREAD 1
  1381. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1382. | /* end confdefs.h. */
  1383. | #include <stdio.h>
  1384. | #ifdef HAVE_SYS_TYPES_H
  1385. | # include <sys/types.h>
  1386. | #endif
  1387. | #ifdef HAVE_SYS_STAT_H
  1388. | # include <sys/stat.h>
  1389. | #endif
  1390. | #ifdef STDC_HEADERS
  1391. | # include <stdlib.h>
  1392. | # include <stddef.h>
  1393. | #else
  1394. | # ifdef HAVE_STDLIB_H
  1395. | # include <stdlib.h>
  1396. | # endif
  1397. | #endif
  1398. | #ifdef HAVE_STRING_H
  1399. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1400. | # include <memory.h>
  1401. | # endif
  1402. | # include <string.h>
  1403. | #endif
  1404. | #ifdef HAVE_STRINGS_H
  1405. | # include <strings.h>
  1406. | #endif
  1407. | #ifdef HAVE_INTTYPES_H
  1408. | # include <inttypes.h>
  1409. | #endif
  1410. | #ifdef HAVE_STDINT_H
  1411. | # include <stdint.h>
  1412. | #endif
  1413. | #ifdef HAVE_UNISTD_H
  1414. | # include <unistd.h>
  1415. | #endif
  1416. |
  1417. | #include <strings.h>
  1418. configure:8367: result: no
  1419. configure:8322: checking for inttypes.h
  1420. configure:8343: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1421. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1422. compilation terminated.
  1423. configure:8350: $? = 1
  1424. configure: failed program was:
  1425. | /* confdefs.h. */
  1426. | #define PACKAGE_NAME "GNU C Library"
  1427. | #define PACKAGE_TARNAME "c-library"
  1428. | #define PACKAGE_VERSION "(see version.h)"
  1429. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1430. | #define PACKAGE_BUGREPORT "glibc"
  1431. | #define PKGVERSION "(EGLIBC) "
  1432. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1433. | #define HAVE_LIBIDN 1
  1434. | #define ASM_GLOBAL_DIRECTIVE .globl
  1435. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1436. | #define HAVE_ASM_SET_DIRECTIVE 1
  1437. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1438. | #define DO_VERSIONING 1
  1439. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1440. | #define HAVE_Z_COMBRELOC 1
  1441. | #define NO_UNDERSCORES 1
  1442. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1443. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1444. | #define HAVE_BUILTIN_EXPECT 1
  1445. | #define HAVE_BUILTIN_REDIRECTION 1
  1446. | #define HAVE___THREAD 1
  1447. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1448. | /* end confdefs.h. */
  1449. | #include <stdio.h>
  1450. | #ifdef HAVE_SYS_TYPES_H
  1451. | # include <sys/types.h>
  1452. | #endif
  1453. | #ifdef HAVE_SYS_STAT_H
  1454. | # include <sys/stat.h>
  1455. | #endif
  1456. | #ifdef STDC_HEADERS
  1457. | # include <stdlib.h>
  1458. | # include <stddef.h>
  1459. | #else
  1460. | # ifdef HAVE_STDLIB_H
  1461. | # include <stdlib.h>
  1462. | # endif
  1463. | #endif
  1464. | #ifdef HAVE_STRING_H
  1465. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1466. | # include <memory.h>
  1467. | # endif
  1468. | # include <string.h>
  1469. | #endif
  1470. | #ifdef HAVE_STRINGS_H
  1471. | # include <strings.h>
  1472. | #endif
  1473. | #ifdef HAVE_INTTYPES_H
  1474. | # include <inttypes.h>
  1475. | #endif
  1476. | #ifdef HAVE_STDINT_H
  1477. | # include <stdint.h>
  1478. | #endif
  1479. | #ifdef HAVE_UNISTD_H
  1480. | # include <unistd.h>
  1481. | #endif
  1482. |
  1483. | #include <inttypes.h>
  1484. configure:8367: result: no
  1485. configure:8322: checking for stdint.h
  1486. configure:8343: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1487. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1488. compilation terminated.
  1489. configure:8350: $? = 1
  1490. configure: failed program was:
  1491. | /* confdefs.h. */
  1492. | #define PACKAGE_NAME "GNU C Library"
  1493. | #define PACKAGE_TARNAME "c-library"
  1494. | #define PACKAGE_VERSION "(see version.h)"
  1495. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1496. | #define PACKAGE_BUGREPORT "glibc"
  1497. | #define PKGVERSION "(EGLIBC) "
  1498. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1499. | #define HAVE_LIBIDN 1
  1500. | #define ASM_GLOBAL_DIRECTIVE .globl
  1501. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1502. | #define HAVE_ASM_SET_DIRECTIVE 1
  1503. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1504. | #define DO_VERSIONING 1
  1505. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1506. | #define HAVE_Z_COMBRELOC 1
  1507. | #define NO_UNDERSCORES 1
  1508. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1509. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1510. | #define HAVE_BUILTIN_EXPECT 1
  1511. | #define HAVE_BUILTIN_REDIRECTION 1
  1512. | #define HAVE___THREAD 1
  1513. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1514. | /* end confdefs.h. */
  1515. | #include <stdio.h>
  1516. | #ifdef HAVE_SYS_TYPES_H
  1517. | # include <sys/types.h>
  1518. | #endif
  1519. | #ifdef HAVE_SYS_STAT_H
  1520. | # include <sys/stat.h>
  1521. | #endif
  1522. | #ifdef STDC_HEADERS
  1523. | # include <stdlib.h>
  1524. | # include <stddef.h>
  1525. | #else
  1526. | # ifdef HAVE_STDLIB_H
  1527. | # include <stdlib.h>
  1528. | # endif
  1529. | #endif
  1530. | #ifdef HAVE_STRING_H
  1531. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1532. | # include <memory.h>
  1533. | # endif
  1534. | # include <string.h>
  1535. | #endif
  1536. | #ifdef HAVE_STRINGS_H
  1537. | # include <strings.h>
  1538. | #endif
  1539. | #ifdef HAVE_INTTYPES_H
  1540. | # include <inttypes.h>
  1541. | #endif
  1542. | #ifdef HAVE_STDINT_H
  1543. | # include <stdint.h>
  1544. | #endif
  1545. | #ifdef HAVE_UNISTD_H
  1546. | # include <unistd.h>
  1547. | #endif
  1548. |
  1549. | #include <stdint.h>
  1550. configure:8367: result: no
  1551. configure:8322: checking for unistd.h
  1552. configure:8343: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1553. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1554. compilation terminated.
  1555. configure:8350: $? = 1
  1556. configure: failed program was:
  1557. | /* confdefs.h. */
  1558. | #define PACKAGE_NAME "GNU C Library"
  1559. | #define PACKAGE_TARNAME "c-library"
  1560. | #define PACKAGE_VERSION "(see version.h)"
  1561. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1562. | #define PACKAGE_BUGREPORT "glibc"
  1563. | #define PKGVERSION "(EGLIBC) "
  1564. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1565. | #define HAVE_LIBIDN 1
  1566. | #define ASM_GLOBAL_DIRECTIVE .globl
  1567. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1568. | #define HAVE_ASM_SET_DIRECTIVE 1
  1569. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1570. | #define DO_VERSIONING 1
  1571. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1572. | #define HAVE_Z_COMBRELOC 1
  1573. | #define NO_UNDERSCORES 1
  1574. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1575. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1576. | #define HAVE_BUILTIN_EXPECT 1
  1577. | #define HAVE_BUILTIN_REDIRECTION 1
  1578. | #define HAVE___THREAD 1
  1579. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1580. | /* end confdefs.h. */
  1581. | #include <stdio.h>
  1582. | #ifdef HAVE_SYS_TYPES_H
  1583. | # include <sys/types.h>
  1584. | #endif
  1585. | #ifdef HAVE_SYS_STAT_H
  1586. | # include <sys/stat.h>
  1587. | #endif
  1588. | #ifdef STDC_HEADERS
  1589. | # include <stdlib.h>
  1590. | # include <stddef.h>
  1591. | #else
  1592. | # ifdef HAVE_STDLIB_H
  1593. | # include <stdlib.h>
  1594. | # endif
  1595. | #endif
  1596. | #ifdef HAVE_STRING_H
  1597. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1598. | # include <memory.h>
  1599. | # endif
  1600. | # include <string.h>
  1601. | #endif
  1602. | #ifdef HAVE_STRINGS_H
  1603. | # include <strings.h>
  1604. | #endif
  1605. | #ifdef HAVE_INTTYPES_H
  1606. | # include <inttypes.h>
  1607. | #endif
  1608. | #ifdef HAVE_STDINT_H
  1609. | # include <stdint.h>
  1610. | #endif
  1611. | #ifdef HAVE_UNISTD_H
  1612. | # include <unistd.h>
  1613. | #endif
  1614. |
  1615. | #include <unistd.h>
  1616. configure:8367: result: no
  1617. configure:8385: checking size of long double
  1618. configure:8415: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1619. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1620. compilation terminated.
  1621. configure:8422: $? = 1
  1622. configure: failed program was:
  1623. | /* confdefs.h. */
  1624. | #define PACKAGE_NAME "GNU C Library"
  1625. | #define PACKAGE_TARNAME "c-library"
  1626. | #define PACKAGE_VERSION "(see version.h)"
  1627. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1628. | #define PACKAGE_BUGREPORT "glibc"
  1629. | #define PKGVERSION "(EGLIBC) "
  1630. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1631. | #define HAVE_LIBIDN 1
  1632. | #define ASM_GLOBAL_DIRECTIVE .globl
  1633. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1634. | #define HAVE_ASM_SET_DIRECTIVE 1
  1635. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1636. | #define DO_VERSIONING 1
  1637. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1638. | #define HAVE_Z_COMBRELOC 1
  1639. | #define NO_UNDERSCORES 1
  1640. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1641. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1642. | #define HAVE_BUILTIN_EXPECT 1
  1643. | #define HAVE_BUILTIN_REDIRECTION 1
  1644. | #define HAVE___THREAD 1
  1645. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1646. | /* end confdefs.h. */
  1647. | #include <stdio.h>
  1648. | #ifdef HAVE_SYS_TYPES_H
  1649. | # include <sys/types.h>
  1650. | #endif
  1651. | #ifdef HAVE_SYS_STAT_H
  1652. | # include <sys/stat.h>
  1653. | #endif
  1654. | #ifdef STDC_HEADERS
  1655. | # include <stdlib.h>
  1656. | # include <stddef.h>
  1657. | #else
  1658. | # ifdef HAVE_STDLIB_H
  1659. | # include <stdlib.h>
  1660. | # endif
  1661. | #endif
  1662. | #ifdef HAVE_STRING_H
  1663. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1664. | # include <memory.h>
  1665. | # endif
  1666. | # include <string.h>
  1667. | #endif
  1668. | #ifdef HAVE_STRINGS_H
  1669. | # include <strings.h>
  1670. | #endif
  1671. | #ifdef HAVE_INTTYPES_H
  1672. | # include <inttypes.h>
  1673. | #endif
  1674. | #ifdef HAVE_STDINT_H
  1675. | # include <stdint.h>
  1676. | #endif
  1677. | #ifdef HAVE_UNISTD_H
  1678. | # include <unistd.h>
  1679. | #endif
  1680. | int
  1681. | main ()
  1682. | {
  1683. | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) >= 0)];
  1684. | test_array [0] = 0
  1685. |
  1686. | ;
  1687. | return 0;
  1688. | }
  1689. configure:8506: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.c >&5
  1690. conftest.c:25:19: fatal error: stdio.h: No such file or directory
  1691. compilation terminated.
  1692. configure:8513: $? = 1
  1693. configure: failed program was:
  1694. | /* confdefs.h. */
  1695. | #define PACKAGE_NAME "GNU C Library"
  1696. | #define PACKAGE_TARNAME "c-library"
  1697. | #define PACKAGE_VERSION "(see version.h)"
  1698. | #define PACKAGE_STRING "GNU C Library (see version.h)"
  1699. | #define PACKAGE_BUGREPORT "glibc"
  1700. | #define PKGVERSION "(EGLIBC) "
  1701. | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  1702. | #define HAVE_LIBIDN 1
  1703. | #define ASM_GLOBAL_DIRECTIVE .globl
  1704. | #define ASM_TYPE_DIRECTIVE_PREFIX %
  1705. | #define HAVE_ASM_SET_DIRECTIVE 1
  1706. | #define HAVE_ASM_UNIQUE_OBJECT 1
  1707. | #define DO_VERSIONING 1
  1708. | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  1709. | #define HAVE_Z_COMBRELOC 1
  1710. | #define NO_UNDERSCORES 1
  1711. | #define HAVE_ASM_WEAK_DIRECTIVE 1
  1712. | #define HAVE_ASM_CFI_DIRECTIVES 1
  1713. | #define HAVE_BUILTIN_EXPECT 1
  1714. | #define HAVE_BUILTIN_REDIRECTION 1
  1715. | #define HAVE___THREAD 1
  1716. | #define HAVE_TLS_MODEL_ATTRIBUTE 1
  1717. | /* end confdefs.h. */
  1718. | #include <stdio.h>
  1719. | #ifdef HAVE_SYS_TYPES_H
  1720. | # include <sys/types.h>
  1721. | #endif
  1722. | #ifdef HAVE_SYS_STAT_H
  1723. | # include <sys/stat.h>
  1724. | #endif
  1725. | #ifdef STDC_HEADERS
  1726. | # include <stdlib.h>
  1727. | # include <stddef.h>
  1728. | #else
  1729. | # ifdef HAVE_STDLIB_H
  1730. | # include <stdlib.h>
  1731. | # endif
  1732. | #endif
  1733. | #ifdef HAVE_STRING_H
  1734. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1735. | # include <memory.h>
  1736. | # endif
  1737. | # include <string.h>
  1738. | #endif
  1739. | #ifdef HAVE_STRINGS_H
  1740. | # include <strings.h>
  1741. | #endif
  1742. | #ifdef HAVE_INTTYPES_H
  1743. | # include <inttypes.h>
  1744. | #endif
  1745. | #ifdef HAVE_STDINT_H
  1746. | # include <stdint.h>
  1747. | #endif
  1748. | #ifdef HAVE_UNISTD_H
  1749. | # include <unistd.h>
  1750. | #endif
  1751. | int
  1752. | main ()
  1753. | {
  1754. | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) < 0)];
  1755. | test_array [0] = 0
  1756. |
  1757. | ;
  1758. | return 0;
  1759. | }
  1760. configure:8730: result: 0
  1761. configure:8761: result: running configure fragment for ports/sysdeps/arm/elf
  1762. configure:7: checking for ARM TLS support
  1763. configure:24: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g -O2 -fno-unwind-tables conftest.s 1>&5
  1764. configure:27: $? = 0
  1765. configure:35: result: yes
  1766. configure:8761: result: running configure fragment for ports/sysdeps/unix/sysv/linux/arm/eabi/nptl
  1767. configure:8761: result: running configure fragment for ports/sysdeps/unix/sysv/linux/arm/eabi
  1768. configure:8761: result: running configure fragment for nptl/sysdeps/pthread
  1769. configure:8761: result: running configure fragment for sysdeps/pthread
  1770. configure:8761: result: running configure fragment for sysdeps/unix/sysv/linux
  1771. configure:14: checking for grep that handles long lines and -e
  1772. configure:74: result: /usr/bin/grep
  1773. configure:79: checking for egrep
  1774. configure:143: result: /usr/bin/grep -E
  1775. configure:148: checking installed Linux kernel header files
  1776. conftest.c:28:27: fatal error: linux/version.h: No such file or directory
  1777. compilation terminated.
  1778. configure:173: result: 2.0.10 or later
  1779. configure:277: checking for kernel header at least 3.0.0
  1780. conftest.c:28:27: fatal error: linux/version.h: No such file or directory
  1781. compilation terminated.
  1782. configure:300: result: ok
  1783. configure:8761: result: running configure fragment for ports/sysdeps/arm
  1784. configure:4: checking whether the CFI directive .cfi_sections is supported
  1785. configure:16: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
  1786. configure:19: $? = 0
  1787. configure:27: result: yes
  1788. configure:8782: checking for old glibc 2.0.x headers
  1789. configure:8790: result: no
  1790. configure:8834: checking whether -fPIC is default
  1791. configure:8850: result: no
  1792. configure:8981: creating ./config.status
  1793.  
  1794. ## ---------------------- ##
  1795. ## Running config.status. ##
  1796. ## ---------------------- ##
  1797.  
  1798. This file was extended by GNU C Library config.status (see version.h), which was
  1799. generated by GNU Autoconf 2.63. Invocation command line was
  1800.  
  1801. CONFIG_FILES =
  1802. CONFIG_HEADERS =
  1803. CONFIG_LINKS =
  1804. CONFIG_COMMANDS =
  1805. $ ./config.status
  1806.  
  1807. on cygwin
  1808.  
  1809. config.status:866: creating config.make
  1810. config.status:866: creating Makefile
  1811. config.status:866: creating config.h
  1812. config.status:1093: executing default commands
  1813.  
  1814. ## ---------------- ##
  1815. ## Cache variables. ##
  1816. ## ---------------- ##
  1817.  
  1818. ac_cv_build=i686-pc-cygwin
  1819. ac_cv_c_compiler_gnu=yes
  1820. ac_cv_cxx_compiler_gnu=no
  1821. ac_cv_env_CCC_set=
  1822. ac_cv_env_CCC_value=
  1823. ac_cv_env_CC_set=set
  1824. ac_cv_env_CC_value=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
  1825. ac_cv_env_CFLAGS_set=
  1826. ac_cv_env_CFLAGS_value=
  1827. ac_cv_env_CPPFLAGS_set=
  1828. ac_cv_env_CPPFLAGS_value=
  1829. ac_cv_env_CPP_set=
  1830. ac_cv_env_CPP_value=
  1831. ac_cv_env_CXXFLAGS_set=
  1832. ac_cv_env_CXXFLAGS_value=
  1833. ac_cv_env_CXX_set=set
  1834. ac_cv_env_CXX_value=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++
  1835. ac_cv_env_LDFLAGS_set=
  1836. ac_cv_env_LDFLAGS_value=
  1837. ac_cv_env_LIBS_set=
  1838. ac_cv_env_LIBS_value=
  1839. ac_cv_env_build_alias_set=set
  1840. ac_cv_env_build_alias_value=i686-pc-cygwin
  1841. ac_cv_env_host_alias_set=set
  1842. ac_cv_env_host_alias_value=arm-linux-gnueabihf
  1843. ac_cv_env_target_alias_set=
  1844. ac_cv_env_target_alias_value=
  1845. ac_cv_header_inttypes_h=no
  1846. ac_cv_header_memory_h=no
  1847. ac_cv_header_stdc=no
  1848. ac_cv_header_stdint_h=no
  1849. ac_cv_header_stdlib_h=no
  1850. ac_cv_header_string_h=no
  1851. ac_cv_header_strings_h=no
  1852. ac_cv_header_sys_stat_h=no
  1853. ac_cv_header_sys_types_h=no
  1854. ac_cv_header_unistd_h=no
  1855. ac_cv_host=arm-unknown-linux-gnueabihf
  1856. ac_cv_lib_selinux_is_selinux_enabled=no
  1857. ac_cv_objext=o
  1858. ac_cv_path_BASH_SHELL=/usr/bin/bash
  1859. ac_cv_path_BISON=no
  1860. ac_cv_path_EGREP='/usr/bin/grep -E'
  1861. ac_cv_path_GREP=/usr/bin/grep
  1862. ac_cv_path_INSTALL_INFO=no
  1863. ac_cv_path_PERL=no
  1864. ac_cv_path_PWD_P=/usr/bin/pwd
  1865. ac_cv_path_install='/usr/bin/install -c'
  1866. ac_cv_prog_AS=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/as.exe
  1867. ac_cv_prog_AWK=gawk
  1868. ac_cv_prog_BUILD_CC=gcc
  1869. ac_cv_prog_CC=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
  1870. ac_cv_prog_CPP='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E'
  1871. ac_cv_prog_LD=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld.exe
  1872. ac_cv_prog_MAKE=make
  1873. ac_cv_prog_MAKEINFO=:
  1874. ac_cv_prog_SED=sed
  1875. ac_cv_prog_cc_c89=no
  1876. ac_cv_prog_cc_g=yes
  1877. ac_cv_prog_cxx_g=no
  1878. ac_cv_sizeof_long_double=0
  1879. libc_cv_Bgroup=yes
  1880. libc_cv_arm_tls=yes
  1881. libc_cv_as_needed=no
  1882. libc_cv_as_noexecstack=yes
  1883. libc_cv_asm_cfi_directive_sections=yes
  1884. libc_cv_asm_cfi_directives=yes
  1885. libc_cv_asm_global_directive=.globl
  1886. libc_cv_asm_gnu_indirect_function=yes
  1887. libc_cv_asm_previous_directive=yes
  1888. libc_cv_asm_protected_directive=yes
  1889. libc_cv_asm_set_directive=yes
  1890. libc_cv_asm_symver_directive=yes
  1891. libc_cv_asm_type_prefix=%
  1892. libc_cv_asm_underscores=no
  1893. libc_cv_asm_unique_object=yes
  1894. libc_cv_asm_weak_directive=yes
  1895. libc_cv_broken_alias_attribute=no
  1896. libc_cv_broken_visibility_attribute=no
  1897. libc_cv_c_cleanup=yes
  1898. libc_cv_cc_with_libunwind=no
  1899. libc_cv_dot_text=.text
  1900. libc_cv_fno_toplevel_reorder=yes
  1901. libc_cv_forced_unwind=yes
  1902. libc_cv_fpie=yes
  1903. libc_cv_friendly_stddef=yes
  1904. libc_cv_gcc___thread=yes
  1905. libc_cv_gcc_builtin_expect=yes
  1906. libc_cv_gcc_builtin_memset=no
  1907. libc_cv_gcc_builtin_redirection=yes
  1908. libc_cv_gcc_exceptions=yes
  1909. libc_cv_gcc_static_libgcc=-static-libgcc
  1910. libc_cv_gcc_tls_model_attr=yes
  1911. libc_cv_gcc_unwind_find_fde=no
  1912. libc_cv_gnu89_inline=yes
  1913. libc_cv_hashstyle=yes
  1914. libc_cv_have_bash2=yes
  1915. libc_cv_have_ksh=yes
  1916. libc_cv_have_sdata_section=no
  1917. libc_cv_have_section_quotes=no
  1918. libc_cv_idn=no
  1919. libc_cv_initfini_array=yes
  1920. libc_cv_ld_no_whole_archive=yes
  1921. libc_cv_ld_version_script_option=yes
  1922. libc_cv_libgcc_s_suffix=
  1923. libc_cv_linux2010='2.0.10 or later'
  1924. libc_cv_need_minus_P=no
  1925. libc_cv_nss_crypt=no
  1926. libc_cv_pic_default=no
  1927. libc_cv_prog_as_gnu=yes
  1928. libc_cv_prog_ld_gnu=yes
  1929. libc_cv_ranlib_necessary=no
  1930. libc_cv_rootsbindir=/sbin
  1931. libc_cv_signed_size_t=no
  1932. libc_cv_slibdir=/lib
  1933. libc_cv_ssp=yes
  1934. libc_cv_sysconfdir=/etc
  1935. libc_cv_visibility_attribute=yes
  1936. libc_cv_weak_symbols=yes
  1937. libc_cv_z_combreloc=yes
  1938. libc_cv_z_execstack=yes
  1939. libc_cv_z_initfirst=yes
  1940. libc_cv_z_nodelete=yes
  1941. libc_cv_z_nodlopen=yes
  1942.  
  1943. ## ----------------- ##
  1944. ## Output variables. ##
  1945. ## ----------------- ##
  1946.  
  1947. AR='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ar.exe'
  1948. AS='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/as.exe'
  1949. ASFLAGS_config=' -Wa,--noexecstack'
  1950. AUTOCONF='no'
  1951. AWK='gawk'
  1952. BASH_SHELL='/usr/bin/bash'
  1953. BISON='no'
  1954. BUILD_CC='gcc'
  1955. CC='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc'
  1956. CFLAGS='-g -O2'
  1957. CPP='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E'
  1958. CPPFLAGS=''
  1959. CXX='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++'
  1960. CXXFLAGS=''
  1961. CXX_SYSINCLUDES=''
  1962. DEFINES=' -D_LIBC_REENTRANT'
  1963. DEFS='-DHAVE_CONFIG_H'
  1964. ECHO_C=''
  1965. ECHO_N='-n'
  1966. ECHO_T=''
  1967. EGREP='/usr/bin/grep -E'
  1968. GREP='/usr/bin/grep'
  1969. INSTALL_DATA='${INSTALL} -m 644'
  1970. INSTALL_INFO='no'
  1971. INSTALL_PROGRAM='${INSTALL}'
  1972. INSTALL_SCRIPT='${INSTALL}'
  1973. KSH='/usr/bin/bash'
  1974. LD='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/ld.exe'
  1975. LDFLAGS=''
  1976. LIBGD='no'
  1977. LIBOBJS=''
  1978. LIBS=''
  1979. LN_S='ln -s'
  1980. LTLIBOBJS=''
  1981. MAKE='make'
  1982. MAKEINFO=':'
  1983. MIG=''
  1984. MSGFMT=':'
  1985. NM='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/nm.exe'
  1986. OBJDUMP='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/../../../../arm-linux-gnueabihf/bin/objdump.exe'
  1987. OBJEXT='o'
  1988. PACKAGE_BUGREPORT='glibc'
  1989. PACKAGE_NAME='GNU C Library'
  1990. PACKAGE_STRING='GNU C Library (see version.h)'
  1991. PACKAGE_TARNAME='c-library'
  1992. PACKAGE_VERSION='(see version.h)'
  1993. PATH_SEPARATOR=':'
  1994. PERL='no'
  1995. PKGVERSION='(EGLIBC) '
  1996. PWD_P='/usr/bin/pwd'
  1997. RANLIB=':'
  1998. RELEASE='stable'
  1999. REPORT_BUGS_TEXI='@uref{http://www.eglibc.org/issues/}'
  2000. REPORT_BUGS_TO='<http://www.eglibc.org/issues/>'
  2001. SED=':'
  2002. SHELL='/bin/sh'
  2003. SYSINCLUDES='-nostdinc -isystem /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/include -isystem /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.6.3/include-fixed -isystem /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/usr/include'
  2004. VERSION='2.13'
  2005. VERSIONING='yes'
  2006. ac_ct_CC=''
  2007. ac_ct_CXX=''
  2008. add_on_subdirs=' libidn'
  2009. add_ons='libidn nptl ports'
  2010. all_warnings=''
  2011. base_machine='arm'
  2012. bindir='${exec_prefix}/bin'
  2013. bindnow='no'
  2014. bounded='no'
  2015. build='i686-pc-cygwin'
  2016. build_alias='i686-pc-cygwin'
  2017. build_cpu='i686'
  2018. build_os='cygwin'
  2019. build_vendor='pc'
  2020. cross_compiling='yes'
  2021. datadir='${datarootdir}'
  2022. datarootdir='${prefix}/share'
  2023. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2024. dvidir='${docdir}'
  2025. elf='yes'
  2026. enable_check_abi='no'
  2027. exceptions='-fexceptions'
  2028. exec_prefix='${prefix}'
  2029. experimental_malloc=''
  2030. fno_unit_at_a_time='-fno-toplevel-reorder -fno-section-anchors'
  2031. force_install='yes'
  2032. gnu89_inline='-fgnu89-inline'
  2033. have_libaudit=''
  2034. have_libcap=''
  2035. have_selinux='no'
  2036. host='arm-unknown-linux-gnueabihf'
  2037. host_alias='arm-linux-gnueabihf'
  2038. host_cpu='arm'
  2039. host_os='linux-gnueabihf'
  2040. host_vendor='unknown'
  2041. htmldir='${docdir}'
  2042. includedir='${prefix}/include'
  2043. infodir='${datarootdir}/info'
  2044. ldd_rewrite_script='no'
  2045. libc_cv_Bgroup='yes'
  2046. libc_cv_as_i686=''
  2047. libc_cv_as_needed='no'
  2048. libc_cv_cc_avx=''
  2049. libc_cv_cc_sse4=''
  2050. libc_cv_cc_submachine=''
  2051. libc_cv_cc_with_libunwind='no'
  2052. libc_cv_cpp_asm_debuginfo=''
  2053. libc_cv_forced_unwind='yes'
  2054. libc_cv_fpie='yes'
  2055. libc_cv_gcc_static_libgcc='-static-libgcc'
  2056. libc_cv_gcc_unwind_find_fde='no'
  2057. libc_cv_hashstyle='yes'
  2058. libc_cv_have_bash2='yes'
  2059. libc_cv_have_initfini=''
  2060. libc_cv_have_ksh='yes'
  2061. libc_cv_libgcc_s_suffix=''
  2062. libc_cv_localedir=''
  2063. libc_cv_nss_crypt='no'
  2064. libc_cv_pic_default='no'
  2065. libc_cv_rootsbindir='/sbin'
  2066. libc_cv_slibdir='/lib'
  2067. libc_cv_ssp='yes'
  2068. libc_cv_sysconfdir='/etc'
  2069. libc_cv_z_combreloc='yes'
  2070. libc_cv_z_execstack='yes'
  2071. libdir='${exec_prefix}/lib'
  2072. libexecdir='${exec_prefix}/libexec'
  2073. localedir='${datarootdir}/locale'
  2074. localstatedir='${prefix}/var'
  2075. mach_interface_list=''
  2076. mandir='${datarootdir}/man'
  2077. multi_arch='no'
  2078. no_whole_archive='-Wl,--no-whole-archive'
  2079. nopic_initfini=''
  2080. old_glibc_headers='no'
  2081. oldest_abi='default'
  2082. oldincludedir='/usr/include'
  2083. omitfp='no'
  2084. pdfdir='${docdir}'
  2085. prefix='/usr'
  2086. profile='no'
  2087. program_transform_name='s,x,x,'
  2088. psdir='${docdir}'
  2089. sbindir='${exec_prefix}/sbin'
  2090. shared='yes'
  2091. sharedstatedir='${prefix}/com'
  2092. sizeof_long_double='0'
  2093. static='yes'
  2094. static_nss='no'
  2095. subdirs=' '
  2096. submachine=''
  2097. sysconfdir='${prefix}/etc'
  2098. sysdeps_add_ons=' nptl ports'
  2099. sysnames=' ports/sysdeps/arm/elf ports/sysdeps/unix/sysv/linux/arm/eabi/nptl ports/sysdeps/unix/sysv/linux/arm/eabi ports/sysdeps/unix/sysv/linux/arm/nptl ports/sysdeps/unix/sysv/linux/arm nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv ports/sysdeps/unix/arm nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix ports/sysdeps/arm/eabi ports/sysdeps/arm/fpu ports/sysdeps/arm/nptl ports/sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'
  2100. target_alias=''
  2101. use_ldconfig='yes'
  2102. with_cvs='no'
  2103. with_fp='yes'
  2104. xcoff='no'
  2105.  
  2106. ## ----------- ##
  2107. ## confdefs.h. ##
  2108. ## ----------- ##
  2109.  
  2110. #define PACKAGE_NAME "GNU C Library"
  2111. #define PACKAGE_TARNAME "c-library"
  2112. #define PACKAGE_VERSION "(see version.h)"
  2113. #define PACKAGE_STRING "GNU C Library (see version.h)"
  2114. #define PACKAGE_BUGREPORT "glibc"
  2115. #define PKGVERSION "(EGLIBC) "
  2116. #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
  2117. #define HAVE_LIBIDN 1
  2118. #define ASM_GLOBAL_DIRECTIVE .globl
  2119. #define ASM_TYPE_DIRECTIVE_PREFIX %
  2120. #define HAVE_ASM_SET_DIRECTIVE 1
  2121. #define HAVE_ASM_UNIQUE_OBJECT 1
  2122. #define DO_VERSIONING 1
  2123. #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
  2124. #define HAVE_Z_COMBRELOC 1
  2125. #define NO_UNDERSCORES 1
  2126. #define HAVE_ASM_WEAK_DIRECTIVE 1
  2127. #define HAVE_ASM_CFI_DIRECTIVES 1
  2128. #define HAVE_BUILTIN_EXPECT 1
  2129. #define HAVE_BUILTIN_REDIRECTION 1
  2130. #define HAVE___THREAD 1
  2131. #define HAVE_TLS_MODEL_ATTRIBUTE 1
  2132. #define SIZEOF_LONG_DOUBLE 0
  2133. #define HAVE_TLS_SUPPORT 1
  2134. #define HAVE_FORCED_UNWIND 1
  2135. #define __LINUX_KERNEL_VERSION (3 * 65536 + 0 * 256 + 0)
  2136. #define __ABI_TAG_VERSION 3,0,0
  2137. #define HAVE_INLINED_SYSCALLS 1
  2138. #define USE_IN_LIBIO 1
  2139. #define HAVE_ELF 1
  2140.  
  2141. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement