Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by GNU C Library configure (see version.h), which was
- generated by GNU Autoconf 2.63. Invocation command line was
- $ ../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
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = cygwin
- uname -m = i686
- uname -r = 1.7.20(0.266/5/3)
- uname -s = CYGWIN_NT-5.1
- uname -v = 2013-06-07 11:11
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = i686
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /cygdrive/c/WINDOWS/system32
- PATH: /cygdrive/c/WINDOWS
- PATH: /cygdrive/c/WINDOWS/System32/Wbem
- PATH: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2034: checking build system type
- configure:2052: result: i686-pc-cygwin
- configure:2074: checking host system type
- configure:2089: result: arm-unknown-linux-gnueabihf
- configure:2120: checking for arm-linux-gnueabihf-gcc
- configure:2147: result: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
- configure:2419: checking for C compiler version
- configure:2427: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc --version >&5
- arm-linux-gnueabihf-gcc (GCC) 4.6.3
- Copyright (C) 2011 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:2431: $? = 0
- configure:2438: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
- 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
- Target: arm-linux-gnueabihf
- 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
- Thread model: single
- gcc version 4.6.3 (GCC)
- configure:2442: $? = 0
- configure:2449: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -V >&5
- arm-linux-gnueabihf-gcc: error: unrecognized option '-V'
- arm-linux-gnueabihf-gcc: fatal error: no input files
- compilation terminated.
- configure:2453: $? = 1
- configure:2457: checking for suffix of object files
- configure:2483: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.c >&5
- configure:2487: $? = 0
- configure:2512: result: o
- configure:2516: checking whether we are using the GNU C compiler
- configure:2545: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.c >&5
- configure:2552: $? = 0
- configure:2569: result: yes
- configure:2578: checking whether /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc accepts -g
- configure:2608: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -g conftest.c >&5
- configure:2615: $? = 0
- configure:2716: result: yes
- 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
- 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
- conftest.c:9:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:2814: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | #include <sys/types.h>
- | #include <sys/stat.h>
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- 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
- arm-linux-gnueabihf-gcc: error: unrecognized option '-qlanglvl=extc89'
- configure:2814: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | #include <sys/types.h>
- | #include <sys/stat.h>
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- 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
- arm-linux-gnueabihf-gcc: error: unrecognized option '-qlanglvl=ansi'
- configure:2814: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | #include <sys/types.h>
- | #include <sys/stat.h>
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- 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
- cc1: error: unrecognized command line option '-std'
- configure:2814: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | #include <sys/types.h>
- | #include <sys/stat.h>
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- 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
- <command-line>:0:1: error: missing '(' after predicate
- conftest.c:9:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:2814: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | #include <sys/types.h>
- | #include <sys/stat.h>
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- 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
- <command-line>:0:1: error: missing '(' after predicate
- conftest.c:9:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:2814: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | #include <sys/types.h>
- | #include <sys/stat.h>
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- 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
- arm-linux-gnueabihf-gcc: error: unrecognized option '-Xc'
- configure:2814: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | #include <sys/types.h>
- | #include <sys/stat.h>
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- configure:2840: result: unsupported
- configure:2860: checking for gcc
- configure:2887: result: gcc
- configure:2905: checking how to run the C preprocessor
- configure:2945: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E conftest.c
- configure:2952: $? = 0
- configure:2983: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E conftest.c
- conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:2990: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3023: result: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E
- configure:3052: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E conftest.c
- configure:3059: $? = 0
- configure:3090: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E conftest.c
- conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:3097: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3249: checking for C++ compiler version
- configure:3257: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ --version >&5
- ../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
- configure:3261: $? = 127
- configure:3268: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -v >&5
- ../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
- configure:3272: $? = 127
- configure:3279: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -V >&5
- ../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
- configure:3283: $? = 127
- configure:3286: checking whether we are using the GNU C++ compiler
- configure:3315: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c conftest.cpp >&5
- ../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
- configure:3322: $? = 127
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- | #ifndef __GNUC__
- | choke me
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:3339: result: no
- configure:3348: checking whether /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ accepts -g
- configure:3378: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -g conftest.cpp >&5
- ../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
- configure:3385: $? = 127
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:3417: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c conftest.cpp >&5
- ../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
- configure:3424: $? = 127
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:3457: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -g conftest.cpp >&5
- ../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
- configure:3464: $? = 127
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:3486: result: no
- configure:4155: running configure fragment for add-on libidn
- configure:4155: running configure fragment for add-on linuxthreads
- configure:43: result: linuxthreads disabled because nptl add-on is also in use
- configure:4155: running configure fragment for add-on nptl
- configure:4211: checking add-on ports for preconfigure fragments
- configure:4218: result:
- configure:4307: checking for assembler gnu_indirect_function symbol type support
- configure:4323: result: yes
- configure:4326: checking whether .text pseudo-op must be used
- configure:4336: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
- configure:4339: $? = 0
- configure:4350: result: yes
- configure:4354: checking for assembler global-symbol directive
- configure:4367: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
- configure:4370: $? = 0
- configure:4378: result: .globl
- configure:4391: checking for assembler .type directive prefix
- configure:4407: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
- conftest.s: Assembler messages:
- conftest.s:3: Error: unrecognized symbol type ""
- configure:4410: $? = 1
- configure:4407: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
- configure:4410: $? = 0
- configure:4418: result: %
- configure:4443: checking sysdep dirs
- configure:4723: result: sysdeps/generic/elf sysdeps/generic
- configure:4802: checking for a BSD-compatible install
- configure:4870: result: /usr/bin/install -c
- configure:4885: checking whether ln -s works
- configure:4889: result: yes
- 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
- configure:5029: result: yes
- 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
- configure:5048: result: yes
- 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
- 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
- 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
- configure:5110: result: 2.22, ok
- 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
- 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
- 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
- configure:5173: result: 2.22, ok
- configure:5188: checking for pwd
- configure:5206: found /usr/bin/pwd
- configure:5219: result: /usr/bin/pwd
- configure:5240: checking for arm-linux-gnueabihf-gcc
- configure:5267: result: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
- configure:5282: checking version of /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
- configure:5292: result: 4.6.3, ok
- configure:5303: checking for gnumake
- configure:5333: result: no
- configure:5303: checking for gmake
- configure:5333: result: no
- configure:5303: checking for make
- configure:5319: found /usr/bin/make
- configure:5330: result: make
- configure:5345: checking version of make
- configure:5355: result: 3.82.90, ok
- configure:5367: checking for gnumsgfmt
- configure:5397: result: no
- configure:5367: checking for gmsgfmt
- configure:5397: result: no
- configure:5367: checking for msgfmt
- configure:5397: result: no
- configure:5430: checking for makeinfo
- configure:5457: result: :
- configure:5472: checking version of :
- configure:5482: result: v. ?.??, bad
- configure:5493: checking for sed
- configure:5509: found /usr/bin/sed
- configure:5520: result: sed
- configure:5535: checking version of sed
- configure:5545: result: v. ?.??, bad
- configure:5557: checking for autoconf
- configure:5587: result: no
- configure:5631: WARNING:
- *** These auxiliary programs are missing or incompatible versions: msgfmt makeinfo sed
- *** some features will be disabled.
- *** Check the INSTALL file for required versions.
- ../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
- configure:5660: checking whether ranlib is necessary
- configure:5681: result: no
- configure:5694: checking LD_LIBRARY_PATH variable
- configure:5704: result: ok
- configure:5718: checking whether GCC supports -static-libgcc
- configure:5729: result: -static-libgcc
- configure:5735: checking for bash
- configure:5753: found /usr/bin/bash
- configure:5766: result: /usr/bin/bash
- configure:5841: checking for gawk
- configure:5857: found /usr/bin/gawk
- configure:5868: result: gawk
- configure:5887: checking for perl
- configure:5918: result: no
- configure:5932: checking for install-info
- configure:5964: result: no
- configure:5974: checking for bison
- configure:6006: result: no
- configure:6015: checking for signed size_t type
- configure:6030: result: no
- configure:6039: checking for libc-friendly stddef.h
- 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
- conftest.c: In function 'main':
- conftest.c:25:38: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
- configure:6080: $? = 0
- configure:6095: result: yes
- configure:6102: checking whether we need to use -P to assemble .S files
- configure:6112: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.S 1>&5
- configure:6115: $? = 0
- configure:6123: result: no
- configure:6130: checking for .set assembler directive
- configure:6156: result: yes
- configure:6165: checking for assembler gnu_unique_object symbol type
- configure:6182: result: yes
- configure:6191: checking for .symver assembler directive
- configure:6208: result: yes
- configure:6210: checking for ld --version-script
- 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
- -o conftest.so conftest.o
- -nostartfiles -nostdlib
- -Wl,--version-script,conftest.map
- 1>&5
- configure:6239: $? = 0
- configure:6254: result: yes
- configure:6278: checking for .previous assembler directive
- configure:6288: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
- configure:6291: $? = 0
- configure:6299: result: yes
- configure:6337: checking for .protected and .hidden assembler directive
- configure:6349: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
- configure:6352: $? = 0
- configure:6362: result: yes
- configure:6366: checking whether __attribute__((visibility())) is supported
- 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
- configure:6380: $? = 0
- configure:6391: result: yes
- configure:6401: checking for broken __attribute__((visibility()))
- 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
- configure:6416: $? = 0
- configure:6425: result: no
- configure:6434: checking for broken __attribute__((alias()))
- 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
- configure:6452: $? = 0
- configure:6462: result: no
- configure:6471: checking whether to put _rtld_local into .sdata section
- configure:6485: result: no
- configure:6495: checking for .preinit_array/.init_array/.fini_array support
- 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
- -static -nostartfiles -nostdlib 1>&5
- configure:6511: $? = 0
- configure:6524: result: yes
- 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
- configure:6534: $? = 1
- configure:6542: checking for libunwind-support in compiler
- configure:6559: result: no
- configure:6569: checking for -z nodelete option
- configure:6581: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -fPIC -shared -o conftest.so conftest.c
- -nostartfiles -nostdlib
- -Wl,--enable-new-dtags,-z,nodelete 1>&5
- configure:6584: $? = 0
- configure:6595: result: yes
- configure:6598: checking for -z nodlopen option
- configure:6610: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -fPIC -shared -o conftest.so conftest.c
- -nostartfiles -nostdlib
- -Wl,--enable-new-dtags,-z,nodlopen 1>&5
- configure:6613: $? = 0
- configure:6624: result: yes
- configure:6627: checking for -z initfirst option
- configure:6639: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -fPIC -shared -o conftest.so conftest.c
- -nostartfiles -nostdlib
- -Wl,--enable-new-dtags,-z,initfirst 1>&5
- configure:6642: $? = 0
- configure:6653: result: yes
- configure:6693: checking for -Bgroup option
- configure:6704: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -fPIC -shared -o conftest.so conftest.c
- -Wl,-Bgroup -nostdlib 1>&5
- configure:6707: $? = 0
- configure:6716: result: yes
- configure:6720: checking for libgcc_s suffix
- configure:6734: result:
- configure:6738: checking for --as-needed option
- configure:6750: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -fPIC -shared -o conftest.so conftest.c
- -lgcc_s -Wl,--as-needed
- -nostdlib 1>&5
- /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
- collect2: ld returned 1 exit status
- configure:6753: $? = 1
- configure:6762: result: no
- configure:6767: checking whether --noexecstack is desirable for .S files
- configure:6777: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -S -o conftest.s conftest.c 1>&5
- configure:6780: $? = 0
- configure:6785: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -Wa,--noexecstack
- -c -o conftest.o conftest.s 1>&5
- configure:6788: $? = 0
- configure:6797: result: yes
- configure:6804: checking for -z combreloc
- configure:6818: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -fPIC -shared -o conftest.so conftest.c
- -nostdlib -nostartfiles
- -Wl,-z,combreloc 1>&5
- configure:6821: $? = 0
- configure:6834: result: yes
- configure:6844: checking for -z execstack
- configure:6856: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -fPIC -shared -o conftest.so conftest.c
- -Wl,-z,execstack -nostdlib
- 1>&5
- configure:6859: $? = 0
- configure:6868: result: yes
- configure:6875: checking for --hash-style option
- configure:6886: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -fPIC -shared -o conftest.so conftest.c
- -Wl,--hash-style=both -nostdlib 1>&5
- configure:6889: $? = 0
- configure:6898: result: yes
- configure:6903: checking for -fno-toplevel-reorder -fno-section-anchors
- 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
- conftest.c 1>&5
- configure:6916: $? = 0
- configure:6925: result: yes
- configure:6934: checking for -fstack-protector
- 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
- -o /dev/null -c -x c /dev/null 1>&5
- configure:6944: $? = 0
- configure:6952: result: yes
- configure:6956: checking for -fgnu89-inline
- 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
- -o conftest.s conftest.c 1>&5
- conftest.c:3:1: warning: return type defaults to 'int' [enabled by default]
- configure:6974: $? = 0
- configure:6983: result: yes
- configure:7054: checking whether cc puts quotes around section names
- configure:7075: result: no
- configure:7193: checking for assembler .weak directive
- configure:7206: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
- configure:7209: $? = 0
- configure:7217: result: yes
- configure:7264: checking whether CFI directives are supported
- configure:7283: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
- configure:7286: $? = 0
- configure:7294: result: yes
- configure:7303: checking for ld --no-whole-archive
- configure:7316: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -nostdlib -nostartfiles -Wl,--no-whole-archive
- -o conftest conftest.c 1>&5
- configure:7319: $? = 0
- configure:7327: result: yes
- configure:7333: checking for gcc -fexceptions
- configure:7346: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -g -O2 -fno-unwind-tables
- -nostdlib -nostartfiles -fexceptions
- -o conftest conftest.c 1>&5
- configure:7349: $? = 0
- configure:7357: result: yes
- configure:7424: checking for __builtin_expect
- 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
- -o conftest conftest.c -lgcc >&5
- /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
- configure:7442: $? = 0
- configure:7450: result: yes
- configure:7459: checking for __builtin_memset
- 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
- configure:7474: $? = 0
- configure:7483: result: no
- configure:7492: checking for redirection of built-in functions
- 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
- configure:7508: $? = 0
- configure:7517: result: yes
- configure:7527: checking for __thread
- 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
- configure:7539: $? = 0
- configure:7547: result: yes
- configure:7560: checking for tls_model attribute
- 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
- configure:7572: $? = 0
- configure:7580: result: yes
- configure:7619: checking for libgd
- configure:7681: result: no
- configure:7690: checking for is_selinux_enabled in -lselinux
- 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
- /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
- /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
- /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
- /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
- /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
- collect2: ld returned 1 exit status
- configure:7732: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char is_selinux_enabled ();
- | int
- | main ()
- | {
- | return is_selinux_enabled ();
- | ;
- | return 0;
- | }
- configure:7753: result: no
- configure:7996: checking for grep that handles long lines and -e
- configure:8056: result: /usr/bin/grep
- configure:8061: checking for egrep
- configure:8125: result: /usr/bin/grep -E
- configure:8130: checking for ANSI C header files
- 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
- conftest.c:25:20: fatal error: stdlib.h: No such file or directory
- compilation terminated.
- configure:8167: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdlib.h>
- | #include <stdarg.h>
- | #include <string.h>
- | #include <float.h>
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:8298: result: no
- configure:8322: checking for sys/types.h
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8350: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <sys/types.h>
- configure:8367: result: no
- configure:8322: checking for sys/stat.h
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8350: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <sys/stat.h>
- configure:8367: result: no
- configure:8322: checking for stdlib.h
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8350: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <stdlib.h>
- configure:8367: result: no
- configure:8322: checking for string.h
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8350: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <string.h>
- configure:8367: result: no
- configure:8322: checking for memory.h
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8350: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <memory.h>
- configure:8367: result: no
- configure:8322: checking for strings.h
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8350: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <strings.h>
- configure:8367: result: no
- configure:8322: checking for inttypes.h
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8350: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <inttypes.h>
- configure:8367: result: no
- configure:8322: checking for stdint.h
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8350: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <stdint.h>
- configure:8367: result: no
- configure:8322: checking for unistd.h
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8350: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <unistd.h>
- configure:8367: result: no
- configure:8385: checking size of long double
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8422: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) >= 0)];
- | test_array [0] = 0
- |
- | ;
- | return 0;
- | }
- 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
- conftest.c:25:19: fatal error: stdio.h: No such file or directory
- compilation terminated.
- configure:8513: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "GNU C Library"
- | #define PACKAGE_TARNAME "c-library"
- | #define PACKAGE_VERSION "(see version.h)"
- | #define PACKAGE_STRING "GNU C Library (see version.h)"
- | #define PACKAGE_BUGREPORT "glibc"
- | #define PKGVERSION "(EGLIBC) "
- | #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- | #define HAVE_LIBIDN 1
- | #define ASM_GLOBAL_DIRECTIVE .globl
- | #define ASM_TYPE_DIRECTIVE_PREFIX %
- | #define HAVE_ASM_SET_DIRECTIVE 1
- | #define HAVE_ASM_UNIQUE_OBJECT 1
- | #define DO_VERSIONING 1
- | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- | #define HAVE_Z_COMBRELOC 1
- | #define NO_UNDERSCORES 1
- | #define HAVE_ASM_WEAK_DIRECTIVE 1
- | #define HAVE_ASM_CFI_DIRECTIVES 1
- | #define HAVE_BUILTIN_EXPECT 1
- | #define HAVE_BUILTIN_REDIRECTION 1
- | #define HAVE___THREAD 1
- | #define HAVE_TLS_MODEL_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) < 0)];
- | test_array [0] = 0
- |
- | ;
- | return 0;
- | }
- configure:8730: result: 0
- configure:8761: result: running configure fragment for ports/sysdeps/arm/elf
- configure:7: checking for ARM TLS support
- 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
- configure:27: $? = 0
- configure:35: result: yes
- configure:8761: result: running configure fragment for ports/sysdeps/unix/sysv/linux/arm/eabi/nptl
- configure:8761: result: running configure fragment for ports/sysdeps/unix/sysv/linux/arm/eabi
- configure:8761: result: running configure fragment for nptl/sysdeps/pthread
- configure:8761: result: running configure fragment for sysdeps/pthread
- configure:8761: result: running configure fragment for sysdeps/unix/sysv/linux
- configure:14: checking for grep that handles long lines and -e
- configure:74: result: /usr/bin/grep
- configure:79: checking for egrep
- configure:143: result: /usr/bin/grep -E
- configure:148: checking installed Linux kernel header files
- conftest.c:28:27: fatal error: linux/version.h: No such file or directory
- compilation terminated.
- configure:173: result: 2.0.10 or later
- configure:277: checking for kernel header at least 3.0.0
- conftest.c:28:27: fatal error: linux/version.h: No such file or directory
- compilation terminated.
- configure:300: result: ok
- configure:8761: result: running configure fragment for ports/sysdeps/arm
- configure:4: checking whether the CFI directive .cfi_sections is supported
- configure:16: /opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -c conftest.s 1>&5
- configure:19: $? = 0
- configure:27: result: yes
- configure:8782: checking for old glibc 2.0.x headers
- configure:8790: result: no
- configure:8834: checking whether -fPIC is default
- configure:8850: result: no
- configure:8981: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by GNU C Library config.status (see version.h), which was
- generated by GNU Autoconf 2.63. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on cygwin
- config.status:866: creating config.make
- config.status:866: creating Makefile
- config.status:866: creating config.h
- config.status:1093: executing default commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i686-pc-cygwin
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=no
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_set=set
- ac_cv_env_CC_value=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=set
- ac_cv_env_CXX_value=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_build_alias_set=set
- ac_cv_env_build_alias_value=i686-pc-cygwin
- ac_cv_env_host_alias_set=set
- ac_cv_env_host_alias_value=arm-linux-gnueabihf
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_header_inttypes_h=no
- ac_cv_header_memory_h=no
- ac_cv_header_stdc=no
- ac_cv_header_stdint_h=no
- ac_cv_header_stdlib_h=no
- ac_cv_header_string_h=no
- ac_cv_header_strings_h=no
- ac_cv_header_sys_stat_h=no
- ac_cv_header_sys_types_h=no
- ac_cv_header_unistd_h=no
- ac_cv_host=arm-unknown-linux-gnueabihf
- ac_cv_lib_selinux_is_selinux_enabled=no
- ac_cv_objext=o
- ac_cv_path_BASH_SHELL=/usr/bin/bash
- ac_cv_path_BISON=no
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_INSTALL_INFO=no
- ac_cv_path_PERL=no
- ac_cv_path_PWD_P=/usr/bin/pwd
- ac_cv_path_install='/usr/bin/install -c'
- 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
- ac_cv_prog_AWK=gawk
- ac_cv_prog_BUILD_CC=gcc
- ac_cv_prog_CC=/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
- ac_cv_prog_CPP='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E'
- 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
- ac_cv_prog_MAKE=make
- ac_cv_prog_MAKEINFO=:
- ac_cv_prog_SED=sed
- ac_cv_prog_cc_c89=no
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=no
- ac_cv_sizeof_long_double=0
- libc_cv_Bgroup=yes
- libc_cv_arm_tls=yes
- libc_cv_as_needed=no
- libc_cv_as_noexecstack=yes
- libc_cv_asm_cfi_directive_sections=yes
- libc_cv_asm_cfi_directives=yes
- libc_cv_asm_global_directive=.globl
- libc_cv_asm_gnu_indirect_function=yes
- libc_cv_asm_previous_directive=yes
- libc_cv_asm_protected_directive=yes
- libc_cv_asm_set_directive=yes
- libc_cv_asm_symver_directive=yes
- libc_cv_asm_type_prefix=%
- libc_cv_asm_underscores=no
- libc_cv_asm_unique_object=yes
- libc_cv_asm_weak_directive=yes
- libc_cv_broken_alias_attribute=no
- libc_cv_broken_visibility_attribute=no
- libc_cv_c_cleanup=yes
- libc_cv_cc_with_libunwind=no
- libc_cv_dot_text=.text
- libc_cv_fno_toplevel_reorder=yes
- libc_cv_forced_unwind=yes
- libc_cv_fpie=yes
- libc_cv_friendly_stddef=yes
- libc_cv_gcc___thread=yes
- libc_cv_gcc_builtin_expect=yes
- libc_cv_gcc_builtin_memset=no
- libc_cv_gcc_builtin_redirection=yes
- libc_cv_gcc_exceptions=yes
- libc_cv_gcc_static_libgcc=-static-libgcc
- libc_cv_gcc_tls_model_attr=yes
- libc_cv_gcc_unwind_find_fde=no
- libc_cv_gnu89_inline=yes
- libc_cv_hashstyle=yes
- libc_cv_have_bash2=yes
- libc_cv_have_ksh=yes
- libc_cv_have_sdata_section=no
- libc_cv_have_section_quotes=no
- libc_cv_idn=no
- libc_cv_initfini_array=yes
- libc_cv_ld_no_whole_archive=yes
- libc_cv_ld_version_script_option=yes
- libc_cv_libgcc_s_suffix=
- libc_cv_linux2010='2.0.10 or later'
- libc_cv_need_minus_P=no
- libc_cv_nss_crypt=no
- libc_cv_pic_default=no
- libc_cv_prog_as_gnu=yes
- libc_cv_prog_ld_gnu=yes
- libc_cv_ranlib_necessary=no
- libc_cv_rootsbindir=/sbin
- libc_cv_signed_size_t=no
- libc_cv_slibdir=/lib
- libc_cv_ssp=yes
- libc_cv_sysconfdir=/etc
- libc_cv_visibility_attribute=yes
- libc_cv_weak_symbols=yes
- libc_cv_z_combreloc=yes
- libc_cv_z_execstack=yes
- libc_cv_z_initfirst=yes
- libc_cv_z_nodelete=yes
- libc_cv_z_nodlopen=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- 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'
- 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'
- ASFLAGS_config=' -Wa,--noexecstack'
- AUTOCONF='no'
- AWK='gawk'
- BASH_SHELL='/usr/bin/bash'
- BISON='no'
- BUILD_CC='gcc'
- CC='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc'
- CFLAGS='-g -O2'
- CPP='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -E'
- CPPFLAGS=''
- CXX='/opt/crosstool/gcc-4.6.3-eglibc-2.13/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++'
- CXXFLAGS=''
- CXX_SYSINCLUDES=''
- DEFINES=' -D_LIBC_REENTRANT'
- DEFS='-DHAVE_CONFIG_H'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- GREP='/usr/bin/grep'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_INFO='no'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- KSH='/usr/bin/bash'
- 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'
- LDFLAGS=''
- LIBGD='no'
- LIBOBJS=''
- LIBS=''
- LN_S='ln -s'
- LTLIBOBJS=''
- MAKE='make'
- MAKEINFO=':'
- MIG=''
- MSGFMT=':'
- 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'
- 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'
- OBJEXT='o'
- PACKAGE_BUGREPORT='glibc'
- PACKAGE_NAME='GNU C Library'
- PACKAGE_STRING='GNU C Library (see version.h)'
- PACKAGE_TARNAME='c-library'
- PACKAGE_VERSION='(see version.h)'
- PATH_SEPARATOR=':'
- PERL='no'
- PKGVERSION='(EGLIBC) '
- PWD_P='/usr/bin/pwd'
- RANLIB=':'
- RELEASE='stable'
- REPORT_BUGS_TEXI='@uref{http://www.eglibc.org/issues/}'
- REPORT_BUGS_TO='<http://www.eglibc.org/issues/>'
- SED=':'
- SHELL='/bin/sh'
- 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'
- VERSION='2.13'
- VERSIONING='yes'
- ac_ct_CC=''
- ac_ct_CXX=''
- add_on_subdirs=' libidn'
- add_ons='libidn nptl ports'
- all_warnings=''
- base_machine='arm'
- bindir='${exec_prefix}/bin'
- bindnow='no'
- bounded='no'
- build='i686-pc-cygwin'
- build_alias='i686-pc-cygwin'
- build_cpu='i686'
- build_os='cygwin'
- build_vendor='pc'
- cross_compiling='yes'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- elf='yes'
- enable_check_abi='no'
- exceptions='-fexceptions'
- exec_prefix='${prefix}'
- experimental_malloc=''
- fno_unit_at_a_time='-fno-toplevel-reorder -fno-section-anchors'
- force_install='yes'
- gnu89_inline='-fgnu89-inline'
- have_libaudit=''
- have_libcap=''
- have_selinux='no'
- host='arm-unknown-linux-gnueabihf'
- host_alias='arm-linux-gnueabihf'
- host_cpu='arm'
- host_os='linux-gnueabihf'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- ldd_rewrite_script='no'
- libc_cv_Bgroup='yes'
- libc_cv_as_i686=''
- libc_cv_as_needed='no'
- libc_cv_cc_avx=''
- libc_cv_cc_sse4=''
- libc_cv_cc_submachine=''
- libc_cv_cc_with_libunwind='no'
- libc_cv_cpp_asm_debuginfo=''
- libc_cv_forced_unwind='yes'
- libc_cv_fpie='yes'
- libc_cv_gcc_static_libgcc='-static-libgcc'
- libc_cv_gcc_unwind_find_fde='no'
- libc_cv_hashstyle='yes'
- libc_cv_have_bash2='yes'
- libc_cv_have_initfini=''
- libc_cv_have_ksh='yes'
- libc_cv_libgcc_s_suffix=''
- libc_cv_localedir=''
- libc_cv_nss_crypt='no'
- libc_cv_pic_default='no'
- libc_cv_rootsbindir='/sbin'
- libc_cv_slibdir='/lib'
- libc_cv_ssp='yes'
- libc_cv_sysconfdir='/etc'
- libc_cv_z_combreloc='yes'
- libc_cv_z_execstack='yes'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mach_interface_list=''
- mandir='${datarootdir}/man'
- multi_arch='no'
- no_whole_archive='-Wl,--no-whole-archive'
- nopic_initfini=''
- old_glibc_headers='no'
- oldest_abi='default'
- oldincludedir='/usr/include'
- omitfp='no'
- pdfdir='${docdir}'
- prefix='/usr'
- profile='no'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- shared='yes'
- sharedstatedir='${prefix}/com'
- sizeof_long_double='0'
- static='yes'
- static_nss='no'
- subdirs=' '
- submachine=''
- sysconfdir='${prefix}/etc'
- sysdeps_add_ons=' nptl ports'
- 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'
- target_alias=''
- use_ldconfig='yes'
- with_cvs='no'
- with_fp='yes'
- xcoff='no'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- #define PACKAGE_NAME "GNU C Library"
- #define PACKAGE_TARNAME "c-library"
- #define PACKAGE_VERSION "(see version.h)"
- #define PACKAGE_STRING "GNU C Library (see version.h)"
- #define PACKAGE_BUGREPORT "glibc"
- #define PKGVERSION "(EGLIBC) "
- #define REPORT_BUGS_TO "<http://www.eglibc.org/issues/>"
- #define HAVE_LIBIDN 1
- #define ASM_GLOBAL_DIRECTIVE .globl
- #define ASM_TYPE_DIRECTIVE_PREFIX %
- #define HAVE_ASM_SET_DIRECTIVE 1
- #define HAVE_ASM_UNIQUE_OBJECT 1
- #define DO_VERSIONING 1
- #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
- #define HAVE_Z_COMBRELOC 1
- #define NO_UNDERSCORES 1
- #define HAVE_ASM_WEAK_DIRECTIVE 1
- #define HAVE_ASM_CFI_DIRECTIVES 1
- #define HAVE_BUILTIN_EXPECT 1
- #define HAVE_BUILTIN_REDIRECTION 1
- #define HAVE___THREAD 1
- #define HAVE_TLS_MODEL_ATTRIBUTE 1
- #define SIZEOF_LONG_DOUBLE 0
- #define HAVE_TLS_SUPPORT 1
- #define HAVE_FORCED_UNWIND 1
- #define __LINUX_KERNEL_VERSION (3 * 65536 + 0 * 256 + 0)
- #define __ABI_TAG_VERSION 3,0,0
- #define HAVE_INLINED_SYSCALLS 1
- #define USE_IN_LIBIO 1
- #define HAVE_ELF 1
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement