473,732 Members | 2,210 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

glibc ARM cross compile error

I am trying to compile glibc-2.5 for ARM based board. But I am getting
errors while configuring it. Please check and give your inputs for
resolving this.

configure command :

$ ../glibc-2.5/configure --prefix=/mnt/new/Mars/glibc_HQ_test/GLIBC/
install/ --with-__thread
--enable-kernel=2.6.11 --enable-shared

I have also tried it with --host and --build options. But getting the
same error.

Error - "configure:7592 : error: cannot compute sizeof (long
double), 77"

I am sending the complete config.log
-----------------------------------------

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.59. Invocation command line was

$ ../glibc-2.5/configure

--prefix=/mnt/new/Mars/glibc_HQ_test/GLIBC/install/

--with-__thread --enable-kernel=2.6.11 --enable-shared

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost.local domain
uname -m = i686
uname -r = 2.6.23.1-42.fc8
uname -s = Linux
uname -v = #1 SMP Tue Oct 30 13:55:12 EDT 2007

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/lib/ccache
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin
PATH: /mnt/new/Mars/arm_v6_vfp_le/bin/
PATH: /mnt/new/Mars/arm_v6_vfp_le/target/sbin/
## ----------- ##
## Core tests. ##
## ----------- ##

configure:1701: checking build system type
configure:1719: result: i686-pc-linux-gnu
configure:1727: checking host system type
configure:1741: result: i686-pc-linux-gnu
configure:1909: running configure fragment for add-on nptl
configure:2042: checking sysdep dirs
configure:2280: result: sysdeps/generic/elf sysdeps/generic
configure:2358: checking for a BSD-compatible install
configure:2413: result: /usr/bin/install -c
configure:2428: checking whether ln -s works
configure:2432: result: yes
configure:2486: checking for gcc
configure:2512: result: arm_v6_vfp_le-gcc
configure:2756: checking for C compiler version
configure:2759: arm_v6_vfp_le-gcc --version </dev/null >&5
arm_v6_vfp_le-gcc (GCC) 4.2.0 20070514 (GPL2) (SELP

4.2.0-3.0.5.custom 2007-10-31(14:53))
Copyright (C) 2007 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:2762: $? = 0
configure:2764: arm_v6_vfp_le-gcc -v </dev/null >&5
Using built-in specs.
Target: armv6fl-montavista-linux-gnueabi
Configured with: ../configure --host=i686-pc-linux-gnu

--build=i686-pc-linux-gnu

--target=armv6fl-montavista-linux-gnueabi

--prefix=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-arm

_v6_vfp_le-20071031/arm_v6_vfp_le

--exec-prefix=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.1

7-arm_v6_vfp_le-20071031/arm_v6_vfp_le

--bindir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-arm

_v6_vfp_le-20071031/arm_v6_vfp_le/bin

--sbindir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-ar

m_v6_vfp_le-20071031/arm_v6_vfp_le/sbin

--sysconfdir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17

-arm_v6_vfp_le-20071031/arm_v6_vfp_le/etc

--datadir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-ar

m_v6_vfp_le-20071031/arm_v6_vfp_le/share

--includedir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17

-arm_v6_vfp_le-20071031/arm_v6_vfp_le/include

--libdir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-arm

_v6_vfp_le-20071031/arm_v6_vfp_le/lib

--libexecdir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17

-arm_v6_vfp_le-20071031/arm_v6_vfp_le/libexec

--localstatedir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1

..17-arm_v6_vfp_le-20071031/arm_v6_vfp_le/var

--sharedstatedir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.

1.17-arm_v6_vfp_le-20071031/arm_v6_vfp_le/share

--mandir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-arm

_v6_vfp_le-20071031/arm_v6_vfp_le/man

--infodir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-ar

m_v6_vfp_le-20071031/arm_v6_vfp_le/info

--build=i686-pc-linux-gnu

--program-transform-name=s,^,arm_v6 _vfp_le-, --enable-cross

--with-sysroot=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.

17-arm_v6_vfp_le-20071031/arm_v6_vfp_le/target

--enable-shared --enable-languages=c,c++

--enable-__cxa_atexit --enable-c99 --enable-long-long

--enable-threads=posix

--with-gxx-include-dir=/home/eos/invain/test11/selp-ga-vd.dt

v-3.2.1.17-arm_v6_vfp_le-20071031/arm_v6_vfp_le/lib/gcc/armv

6fl-montavista-linux-gnueabi/4.2.0/../../../../target/usr/in

clude/c++/4.2.0 --disable-libmudflap --disable-libssp

--with-gnu-as --with-gnu-ld --enable-symvers=gnu

--enable-checking=releas e --with-numa-policy=yes

--disable-multilib --enable-clocale=gnu

--with-cpu=arm1136jf-s --with-interwork --with-arch=armv6j

--with-tune=arm1136jf-s --with-fpu=vfp --with-float=softfp

--libexecdir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17

-arm_v6_vfp_le-20071031/arm_v6_vfp_le/lib

--with-versuffix='SELP 4.2.0-3.0.5.custom 2007-10-31(14:53)'
Thread model: posix
gcc version 4.2.0 20070514 (GPL2) (SELP 4.2.0-3.0.5.custom

2007-10-31(14:53))
configure:2767: $? = 0
configure:2769: arm_v6_vfp_le-gcc -V </dev/null >&5
arm_v6_vfp_le-gcc: '-V' option must have argument
configure:2772: $? = 1
configure:2776: checking for suffix of object files
configure:2797: arm_v6_vfp_le-gcc -c conftest.c >&5
configure:2800: $? = 0
configure:2822: result: o
configure:2826: checking whether we are using the GNU C

compiler
configure:2850: arm_v6_vfp_le-gcc -c conftest.c >&5
configure:2856: $? = 0
configure:2860: test -z
|| test ! -s conftest.err
configure:2863: $? = 0
configure:2866: test -s conftest.o
configure:2869: $? = 0
configure:2882: result: yes
configure:2888: checking whether arm_v6_vfp_le-gcc accepts

-g
configure:2909: arm_v6_vfp_le-gcc -c -g conftest.c >&5
configure:2915: $? = 0
configure:2919: test -z
|| test ! -s conftest.err
configure:2922: $? = 0
configure:2925: test -s conftest.o
configure:2928: $? = 0
configure:2939: result: yes
configure:2956: checking for arm_v6_vfp_le-gcc option to

accept ANSI C
configure:3026: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:3032: $? = 0
configure:3036: test -z
|| test ! -s conftest.err
configure:3039: $? = 0
configure:3042: test -s conftest.o
configure:3045: $? = 0
configure:3063: result: none needed
configure:3081: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or

'__attribute__' before 'me'
configure:3087: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3268: checking how to run the C preprocessor
configure:3303: arm_v6_vfp_le-gcc -E conftest.c
configure:3309: $? = 0
configure:3341: arm_v6_vfp_le-gcc -E conftest.c
conftest.c:10:2 8: error: ac_nonexistent. h: No such file or

directory
configure:3347: $? = 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_BUGREPO RT "glibc"
| #define USE_REGPARMS 1
| /* end confdefs.h. */
| #include <ac_nonexistent .h>
configure:3386: result: arm_v6_vfp_le-gcc -E
configure:3410: arm_v6_vfp_le-gcc -E conftest.c
configure:3416: $? = 0
configure:3448: arm_v6_vfp_le-gcc -E conftest.c
conftest.c:10:2 8: error: ac_nonexistent. h: No such file or

directory
configure:3454: $? = 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_BUGREPO RT "glibc"
| #define USE_REGPARMS 1
| /* end confdefs.h. */
| #include <ac_nonexistent .h>
configure:3592: checking for C++ compiler version
configure:3595: arm_v6_vfp_le-g++ --version </dev/null >&5
arm_v6_vfp_le-g++ (GCC) 4.2.0 20070514 (GPL2) (SELP

4.2.0-3.0.5.custom 2007-10-31(14:53))
Copyright (C) 2007 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:3598: $? = 0
configure:3600: arm_v6_vfp_le-g++ -v </dev/null >&5
Using built-in specs.
Target: armv6fl-montavista-linux-gnueabi
Configured with: ../configure --host=i686-pc-linux-gnu

--build=i686-pc-linux-gnu

--target=armv6fl-montavista-linux-gnueabi

--prefix=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-arm

_v6_vfp_le-20071031/arm_v6_vfp_le

--exec-prefix=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.1

7-arm_v6_vfp_le-20071031/arm_v6_vfp_le

--bindir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-arm

_v6_vfp_le-20071031/arm_v6_vfp_le/bin

--sbindir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-ar

m_v6_vfp_le-20071031/arm_v6_vfp_le/sbin

--sysconfdir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17

-arm_v6_vfp_le-20071031/arm_v6_vfp_le/etc

--datadir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-ar

m_v6_vfp_le-20071031/arm_v6_vfp_le/share

--includedir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17

-arm_v6_vfp_le-20071031/arm_v6_vfp_le/include

--libdir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-arm

_v6_vfp_le-20071031/arm_v6_vfp_le/lib

--libexecdir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17

-arm_v6_vfp_le-20071031/arm_v6_vfp_le/libexec

--localstatedir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1

..17-arm_v6_vfp_le-20071031/arm_v6_vfp_le/var

--sharedstatedir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.

1.17-arm_v6_vfp_le-20071031/arm_v6_vfp_le/share

--mandir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-arm

_v6_vfp_le-20071031/arm_v6_vfp_le/man

--infodir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17-ar

m_v6_vfp_le-20071031/arm_v6_vfp_le/info

--build=i686-pc-linux-gnu

--program-transform-name=s,^,arm_v6 _vfp_le-, --enable-cross

--with-sysroot=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.

17-arm_v6_vfp_le-20071031/arm_v6_vfp_le/target

--enable-shared --enable-languages=c,c++

--enable-__cxa_atexit --enable-c99 --enable-long-long

--enable-threads=posix

--with-gxx-include-dir=/home/eos/invain/test11/selp-ga-vd.dt

v-3.2.1.17-arm_v6_vfp_le-20071031/arm_v6_vfp_le/lib/gcc/armv

6fl-montavista-linux-gnueabi/4.2.0/../../../../target/usr/in

clude/c++/4.2.0 --disable-libmudflap --disable-libssp

--with-gnu-as --with-gnu-ld --enable-symvers=gnu

--enable-checking=releas e --with-numa-policy=yes

--disable-multilib --enable-clocale=gnu

--with-cpu=arm1136jf-s --with-interwork --with-arch=armv6j

--with-tune=arm1136jf-s --with-fpu=vfp --with-float=softfp

--libexecdir=/home/eos/invain/test11/selp-ga-vd.dtv-3.2.1.17

-arm_v6_vfp_le-20071031/arm_v6_vfp_le/lib
--with-versuffix='SELP 4.2.0-3.0.5.custom 2007-10-31(14:53)'
Thread model: posix
gcc version 4.2.0 20070514 (GPL2) (SELP 4.2.0-3.0.5.custom

2007-10-31(14:53))
configure:3603: $? = 0
configure:3605: arm_v6_vfp_le-g++ -V </dev/null >&5
arm_v6_vfp_le-g++: '-V' option must have argument
configure:3608: $? = 1
configure:3611: checking whether we are using the GNU C++

compiler
configure:3635: arm_v6_vfp_le-g++ -c conftest.cc >&5
configure:3641: $? = 0
configure:3645: test -z
|| test ! -s conftest.err
configure:3648: $? = 0
configure:3651: test -s conftest.o
configure:3654: $? = 0
configure:3667: result: yes
configure:3673: checking whether arm_v6_vfp_le-g++ accepts

-g
configure:3694: arm_v6_vfp_le-g++ -c -g conftest.cc >&5
configure:3700: $? = 0
configure:3704: test -z
|| test ! -s conftest.err
configure:3707: $? = 0
configure:3710: test -s conftest.o
configure:3713: $? = 0
configure:3724: result: yes
configure:3766: arm_v6_vfp_le-g++ -c -g -O2 conftest.cc >&5
configure:3772: $? = 0
configure:3776: test -z
|| test ! -s conftest.err
configure:3779: $? = 0
configure:3782: test -s conftest.o
configure:3785: $? = 0
configure:3811: arm_v6_vfp_le-g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:14: error: 'exit' was not declared in this scope
configure:3817: $? = 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_BUGREPO RT "glibc"
| #define USE_REGPARMS 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3766: arm_v6_vfp_le-g++ -c -g -O2 conftest.cc >&5
conftest.cc:10: error: 'void std::exit(int)' should have

been declared inside 'std'
configure:3772: $? = 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_BUGREPO RT "glibc"
| #define USE_REGPARMS 1
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3766: arm_v6_vfp_le-g++ -c -g -O2 conftest.cc >&5
conftest.cc:10: error: 'void std::exit(int)' should have

been declared inside 'std'
In file included from conftest.cc:11:
/mnt/new/Mars/arm_v6_vfp_le/bin/../target/usr/include/stdlib

..h:646: error: declaration of 'void std::exit(int) throw ()'

throws different exceptions
conftest.cc:10: error: from previous declaration 'void

std::exit(int)'
configure:3772: $? = 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_BUGREPO RT "glibc"
| #define USE_REGPARMS 1
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3766: arm_v6_vfp_le-g++ -c -g -O2 conftest.cc >&5
configure:3772: $? = 0
configure:3776: test -z
|| test ! -s conftest.err
configure:3779: $? = 0
configure:3782: test -s conftest.o
configure:3785: $? = 0
configure:3811: arm_v6_vfp_le-g++ -c -g -O2 conftest.cc >&5
configure:3817: $? = 0
configure:3821: test -z
|| test ! -s conftest.err
configure:3824: $? = 0
configure:3827: test -s conftest.o
configure:3830: $? = 0
configure:3957: checking whether

/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-montavist

a-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-linux-g

nueabi/bin/as is GNU as
configure:3971: result: yes
configure:3976: checking whether

/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-montavist

a-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-linux-g

nueabi/bin/ld is GNU ld
configure:3990: result: yes
configure:4000: checking for

/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-montavist

a-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-linux-g

nueabi/bin/as
configure:4026: result:

/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-montavist

a-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-linux-g

nueabi/bin/as
configure:4040: checking version of

/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-montavist

a-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-linux-g

nueabi/bin/as
configure:4050: result: 2.17.50, ok
configure:4061: checking for

/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-montavist

a-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-linux-g

nueabi/bin/ld
configure:4087: result:

/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-montavist

a-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-linux-g

nueabi/bin/ld
configure:4101: checking version of

/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-montavist

a-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-linux-g

nueabi/bin/ld
configure:4111: result: 2.17.50, ok
configure:4126: checking for pwd
configure:4144: found /bin/pwd
configure:4157: result: /bin/pwd
configure:4176: checking for gcc
configure:4202: result: arm_v6_vfp_le-gcc
configure:4216: checking version of arm_v6_vfp_le-gcc
configure:4226: result: 4.2.0, ok
configure:4237: checking for gnumake
configure:4266: result: no
configure:4237: checking for gmake
configure:4253: found /usr/bin/gmake
configure:4263: result: gmake
configure:4277: checking version of gmake
configure:4287: result: 3.81, ok
configure:4299: checking for gnumsgfmt
configure:4328: result: no
configure:4299: checking for gmsgfmt
configure:4328: result: no
configure:4299: checking for msgfmt
configure:4315: found /usr/bin/msgfmt
configure:4325: result: msgfmt
configure:4339: checking version of msgfmt
configure:4349: result: 0.16.1, ok
configure:4360: checking for makeinfo
configure:4376: found /usr/bin/makeinfo
configure:4386: result: makeinfo
configure:4400: checking version of makeinfo
configure:4410: result: 4.11, ok
configure:4421: checking for sed
configure:4437: found /bin/sed
configure:4447: result: sed
configure:4461: checking version of sed
configure:4471: result: 4.1.5, ok
configure:4483: checking for autoconf
configure:4499: found /usr/bin/autoconf
configure:4509: result: autoconf
configure:4523: checking whether autoconf works
configure:4534: result: yes
configure:4580: checking whether ranlib is necessary
configure:4601: result: no
configure:4614: checking LD_LIBRARY_PATH variable
configure:4624: result: ok
configure:4638: checking whether GCC supports -static-libgcc
configure:4649: result: -static-libgcc
configure:4655: checking for bash
configure:4686: result: /bin/sh
configure:4759: checking for gawk
configure:4775: found /bin/gawk
configure:4785: result: gawk
configure:4797: checking for perl
configure:4815: found /usr/bin/perl
configure:4828: result: /usr/bin/perl
configure:4841: checking for install-info
configure:4860: found /sbin/install-info
configure:4873: result: /sbin/install-info
configure:4882: checking for bison
configure:4901: found /usr/bin/bison
configure:4914: result: /usr/bin/bison
configure:4922: checking for signed size_t type
configure:4937: result: no
configure:4947: checking for libc-friendly stddef.h
configure:4976: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:25: warning: incompatible implicit declaration of

built-in function 'abort'
configure:4982: $? = 0
configure:4986: test -z
|| test ! -s conftest.err
configure:4989: $? = 0
configure:4992: test -s conftest.o
configure:4995: $? = 0
configure:5006: result: yes
configure:5013: checking whether we need to use -P to

assemble .S files
configure:5023: arm_v6_vfp_le-gcc -c conftest.S 1>&5
configure:5026: $? = 0
configure:5034: result: no
configure:5041: checking whether .text pseudo-op must be

used
configure:5051: arm_v6_vfp_le-gcc -c conftest.s 1>&5
configure:5054: $? = 0
configure:5065: result: yes
configure:5069: checking for assembler global-symbol

directive
configure:5082: arm_v6_vfp_le-gcc -c conftest.s 1>&5
configure:5085: $? = 0
configure:5093: result: .globl
configure:5106: checking for .set assembler directive
configure:5132: result: yes
configure:5141: checking for assembler .type directive

prefix
configure:5157: arm_v6_vfp_le-gcc -c conftest.s 1>&5
conftest.s: Assembler messages:
conftest.s:3: Error: unrecognized symbol type ""
configure:5160: $? = 1
configure:5157: arm_v6_vfp_le-gcc -c conftest.s 1>&5
configure:5160: $? = 0
configure:5168: result: %
configure:5177: checking for .symver assembler directive
configure:5194: result: yes
configure:5196: checking for ld --version-script
configure:5222: arm_v6_vfp_le-gcc -g -O2 -shared
-o conftest.so conftest.o
-nostartfiles -nostdlib
-Wl,--version-script,conftest .map
1>&5
configure:5225: $? = 0
configure:5240: result: yes
configure:5264: checking for .previous assembler directive
configure:5274: arm_v6_vfp_le-gcc -c conftest.s 1>&5
configure:5277: $? = 0
configure:5285: result: yes
configure:5323: checking for .protected and .hidden

assembler directive
configure:5335: arm_v6_vfp_le-gcc -c conftest.s 1>&5
configure:5338: $? = 0
configure:5346: result: yes
configure:5359: checking whether

__attribute__(( visibility())) is supported
configure:5370: arm_v6_vfp_le-gcc -Werror -S conftest.c -o

conftest.s 1>&5
configure:5373: $? = 0
configure:5384: result: yes
configure:5395: checking for broken

__attribute__(( visibility()))
configure:5407: arm_v6_vfp_le-gcc -Werror -S conftest.c -o

conftest.s1>&5
configure:5410: $? = 0
configure:5419: result: no
configure:5429: checking for broken __attribute__(( alias()))
configure:5444: arm_v6_vfp_le-gcc -Werror -S conftest.c -o

conftest.s 1>&5
configure:5447: $? = 0
configure:5457: result: no
configure:5467: checking whether to put _rtld_local into

..sdata section
configure:5481: result: no
configure:5491: checking for

..preinit_array/.init_array/.fini_array support
configure:5504: arm_v6_vfp_le-gcc -g -O2 -o conftest

conftest.c
-static -nostartfiles -nostdlib 1>&5
configure:5507: $? = 0
configure:5520: result: yes
configure:5528: checking for libunwind-support in compiler
configure:5545: result: no
configure:5555: checking for -z nodelete option
configure:5567: arm_v6_vfp_le-gcc -g -O2
-fPIC -shared -o conftest.so conftest.c
-nostartfiles -nostdlib
-Wl,--enable-new-dtags,-z,nodelete 1>&5
configure:5570: $? = 0
configure:5579: result: yes
configure:5583: checking for -z nodlopen option
configure:5595: arm_v6_vfp_le-gcc -g -O2
-fPIC -shared -o conftest.so

conftest.c
-nostartfiles -nostdlib
-Wl,--enable-new-dtags,-z,nodlopen

1>&5
configure:5598: $? = 0
configure:5607: result: yes
configure:5611: checking for -z initfirst option
configure:5623: arm_v6_vfp_le-gcc -g -O2
-fPIC -shared -o conftest.so

conftest.c
-nostartfiles -nostdlib
-Wl,--enable-new-dtags,-z,initfirst

1>&5
configure:5626: $? = 0
configure:5635: result: yes
configure:5639: checking for -z relro option
configure:5646: arm_v6_vfp_le-gcc -v --help 2>&1|grep z

relro 1>&5
-z relro Create RELRO program header
-z relro Create RELRO program header
configure:5649: $? = 0
configure:5653: arm_v6_vfp_le-gcc -Wl,--verbose 2>&1|grep

DATA_SEGMENT_RE LRO_END 1>&5
. = DATA_SEGMENT_RE LRO_END (0, .);
configure:5656: $? = 0
configure:5663: result: yes
configure:5673: checking for -Bgroup option
configure:5684: arm_v6_vfp_le-gcc -g -O2
-fPIC -shared -o conftest.so

conftest.c
-Wl,-Bgroup -nostdlib 1>&5
configure:5687: $? = 0
configure:5696: result: yes
configure:5700: checking for libgcc_s suffix
configure:5714: result:
configure:5718: checking for --as-needed option
configure:5730: arm_v6_vfp_le-gcc -g -O2
-fPIC -shared -o conftest.so

conftest.c
-lgcc_s -Wl,--as-needed
-nostdlib 1>&5
configure:5733: $? = 0
configure:5742: result: yes
configure:5747: checking whether --noexecstack is desirable

for .S files
configure:5757: arm_v6_vfp_le-gcc -g -O2
-S -o conftest.s conftest.c 1>&5
configure:5760: $? = 0
configure:5777: result: no
configure:5784: checking for -z combreloc
configure:5798: arm_v6_vfp_le-gcc -g -O2
-fPIC -shared -o conftest.so

conftest.c
-nostdlib -nostartfiles
-Wl,-z,combreloc 1>&5
configure:5801: $? = 0
configure:5814: result: yes
configure:5824: checking for -z execstack
configure:5836: arm_v6_vfp_le-gcc -g -O2
-fPIC -shared -o conftest.so

conftest.c
-Wl,-z,execstack -nostdlib
1>&5
configure:5839: $? = 0
configure:5848: result: yes
configure:5852: checking for -fpie
configure:5863: arm_v6_vfp_le-gcc -g -O2 -pie -fpie
-o conftest conftest.c 1>&5
configure:5866: $? = 0
configure:5875: result: yes
configure:5880: checking for --hash-style option
configure:5891: arm_v6_vfp_le-gcc -g -O2
-fPIC -shared -o conftest.so

conftest.c
-Wl,--hash-style=both

-nostdlib 1>&5
configure:5894: $? = 0
configure:5903: result: yes
configure:5908: checking for -fno-toplevel-reorder
configure:5918: arm_v6_vfp_le-gcc -g -O2 -S

-fno-toplevel-reorder
conftest.c 1>&5
configure:5921: $? = 0
configure:5930: result: yes
configure:5939: checking for -fstack-protector
configure:5950: arm_v6_vfp_le-gcc -g -O2 -fstack-protector
-o conftest conftest.c 1>&5
configure:5953: $? = 0
configure:5962: result: yes
configure:6031: checking whether cc puts quotes around

section names
configure:6052: result: no
configure:6169: checking for assembler .weak directive
configure:6182: arm_v6_vfp_le-gcc -c conftest.s 1>&5
configure:6185: $? = 0
configure:6193: result: yes
configure:6240: checking whether CFI directives are

supported
configure:6259: arm_v6_vfp_le-gcc -c conftest.s 1>&5
configure:6262: $? = 0
configure:6270: result: yes
configure:6279: checking for ld --no-whole-archive
configure:6292: arm_v6_vfp_le-gcc -g -O2
-nostdlib -nostartfiles

-Wl,--no-whole-archive
-o conftest conftest.c 1>&5
configure:6295: $? = 0
configure:6303: result: yes
configure:6309: checking for gcc -fexceptions
configure:6322: arm_v6_vfp_le-gcc -g -O2
-nostdlib -nostartfiles

-fexceptions
-o conftest conftest.c 1>&5
/tmp/cc8xxhZ7.o:(.AR M.exidx+0x0): undefined reference to

`__aeabi_unwind _cpp_pr0'
collect2: ld returned 1 exit status
configure:6325: $? = 1
configure:6333: result: no
configure:6403: checking for __builtin_expec t
configure:6418: arm_v6_vfp_le-gcc -g -O2 -nostdlib

-nostartfiles
-o conftest conftest.c -lgcc >&5
/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-montavist

a-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-linux-g

nueabi/bin/ld: warning: cannot find entry symbol _start;

defaulting to 00008054
configure:6421: $? = 0
configure:6429: result: yes
configure:6438: checking for __builtin_memse t
configure:6450: arm_v6_vfp_le-gcc -O3 -S conftest.c -o - |

fgrep memset /dev/null
configure:6453: $? = 0
configure:6462: result: no
configure:6471: checking for redirection of built-in

functions
configure:6484: arm_v6_vfp_le-gcc -O3 -S conftest.c -o - |

fgrep my_strstr /dev/null
configure:6487: $? = 0
configure:6496: result: yes
configure:6506: checking for __thread
configure:6515: arm_v6_vfp_le-gcc -g -O2 -c conftest.c >&5
configure:6518: $? = 0
configure:6526: result: yes
configure:6539: checking for tls_model attribute
configure:6548: arm_v6_vfp_le-gcc -g -O2 -S -Werror

conftest.c >&5
configure:6551: $? = 0
configure:6559: result: yes
configure:6569: checking for libgd
configure:6594: arm_v6_vfp_le-gcc -o conftest -g -O2

conftest.c -lgd -lpng -lz -lm >&5
conftest.c:30:1 6: error: gd.h: No such file or directory
configure:6600: $? = 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_BUGREPO RT "glibc"
| #define USE_REGPARMS 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define ASM_GLOBAL_DIRE CTIVE .globl
| #define HAVE_ASM_SET_DI RECTIVE 1
| #define ASM_TYPE_DIRECT IVE_PREFIX %
| #define DO_VERSIONING 1
| #define HAVE_ASM_PREVIO US_DIRECTIVE 1
| #define HAVE_PROTECTED 1
| #define HAVE_HIDDEN 1
| #define HAVE_VISIBILITY _ATTRIBUTE 1
| #define HAVE_Z_RELRO 1
| #define HAVE_Z_COMBRELO C 1
| #define NO_UNDERSCORES 1
| #define HAVE_ASM_WEAK_D IRECTIVE 1
| #define HAVE_ASM_CFI_DI RECTIVES 1
| #define HAVE_BUILTIN_EX PECT 1
| #define HAVE_BUILTIN_RE DIRECTION 1
| #define HAVE___THREAD 1
| #define HAVE_TLS_MODEL_ ATTRIBUTE 1
| /* end confdefs.h. */
| #include <gd.h>
| int
| main ()
| {
| gdImagePng (0, 0)
| ;
| return 0;
| }
configure:6630: result: no
configure:6639: checking for is_selinux_enab led in -lselinux
configure:6669: arm_v6_vfp_le-gcc -o conftest -g -O2

conftest.c -lselinux >&5
/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-montavist

a-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-linux-g

nueabi/bin/ld: cannot find -lselinux
collect2: ld returned 1 exit status
configure:6675: $? = 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_BUGREPO RT "glibc"
| #define USE_REGPARMS 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define ASM_GLOBAL_DIRE CTIVE .globl
| #define HAVE_ASM_SET_DI RECTIVE 1
| #define ASM_TYPE_DIRECT IVE_PREFIX %
| #define DO_VERSIONING 1
| #define HAVE_ASM_PREVIO US_DIRECTIVE 1
| #define HAVE_PROTECTED 1
| #define HAVE_HIDDEN 1
| #define HAVE_VISIBILITY _ATTRIBUTE 1
| #define HAVE_Z_RELRO 1
| #define HAVE_Z_COMBRELO C 1
| #define NO_UNDERSCORES 1
| #define HAVE_ASM_WEAK_D IRECTIVE 1
| #define HAVE_ASM_CFI_DI RECTIVES 1
| #define HAVE_BUILTIN_EX PECT 1
| #define HAVE_BUILTIN_RE DIRECTION 1
| #define HAVE___THREAD 1
| #define HAVE_TLS_MODEL_ ATTRIBUTE 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error.

*/
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of

a gcc2
| builtin and then its argument prototype would still

apply. */
| char is_selinux_enab led ();
| int
| main ()
| {
| is_selinux_enab led ();
| ;
| return 0;
| }
configure:6701: result: no
configure:6945: checking for egrep
configure:6955: result: grep -E
configure:6960: checking for ANSI C header files
configure:6985: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:6991: $? = 0
configure:6995: test -z
|| test ! -s conftest.err
configure:6998: $? = 0
configure:7001: test -s conftest.o
configure:7004: $? = 0
configure:7093: arm_v6_vfp_le-gcc -o conftest -g -O2

conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: incompatible implicit declaration of

built-in function 'exit'
configure:7096: $? = 0
configure:7098: ./conftest
.../glibc-2.5/configure: line 7099: ./conftest: cannot

execute binary file
configure:7101: $? = 126
configure: program exited with status 126
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_BUGREPO RT "glibc"
| #define USE_REGPARMS 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define ASM_GLOBAL_DIRE CTIVE .globl
| #define HAVE_ASM_SET_DI RECTIVE 1
| #define ASM_TYPE_DIRECT IVE_PREFIX %
| #define DO_VERSIONING 1
| #define HAVE_ASM_PREVIO US_DIRECTIVE 1
| #define HAVE_PROTECTED 1
| #define HAVE_HIDDEN 1
| #define HAVE_VISIBILITY _ATTRIBUTE 1
| #define HAVE_Z_RELRO 1
| #define HAVE_Z_COMBRELO C 1
| #define NO_UNDERSCORES 1
| #define HAVE_ASM_WEAK_D IRECTIVE 1
| #define HAVE_ASM_CFI_DI RECTIVES 1
| #define HAVE_BUILTIN_EX PECT 1
| #define HAVE_BUILTIN_RE DIRECTION 1
| #define HAVE___THREAD 1
| #define HAVE_TLS_MODEL_ ATTRIBUTE 1
| /* end confdefs.h. */
| #include <ctype.h>
| #if ((' ' & 0x0FF) == 0x020)
| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
| #else
| # define ISLOWER(c) (('a' <= (c) && (c) <=

'i') || ('j' <= (c) && (c) <= 'r')

|| ('s' <= (c) && (c) <= 'z'))
| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
| #endif
|
| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
| int
| main ()
| {
| int i;
| for (i = 0; i < 256; i++)
| if (XOR (islower (i), ISLOWER (i))
| || toupper (i) != TOUPPER (i))
| exit(2);
| exit (0);
| }
configure:7116: result: no
configure:7140: checking for sys/types.h
configure:7156: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:7162: $? = 0
configure:7166: test -z
|| test ! -s conftest.err
configure:7169: $? = 0
configure:7172: test -s conftest.o
configure:7175: $? = 0
configure:7186: result: yes
configure:7140: checking for sys/stat.h
configure:7156: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:7162: $? = 0
configure:7166: test -z
|| test ! -s conftest.err
configure:7169: $? = 0
configure:7172: test -s conftest.o
configure:7175: $? = 0
configure:7186: result: yes
configure:7140: checking for stdlib.h
configure:7156: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:7162: $? = 0
configure:7166: test -z
|| test ! -s conftest.err
configure:7169: $? = 0
configure:7172: test -s conftest.o
configure:7175: $? = 0
configure:7186: result: yes
configure:7140: checking for string.h
configure:7156: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:7162: $? = 0
configure:7166: test -z
|| test ! -s conftest.err
configure:7169: $? = 0
configure:7172: test -s conftest.o
configure:7175: $? = 0
configure:7186: result: yes
configure:7140: checking for memory.h
configure:7156: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:7162: $? = 0
configure:7166: test -z
|| test ! -s conftest.err
configure:7169: $? = 0
configure:7172: test -s conftest.o
configure:7175: $? = 0
configure:7186: result: yes
configure:7140: checking for strings.h
configure:7156: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:7162: $? = 0
configure:7166: test -z
|| test ! -s conftest.err
configure:7169: $? = 0
configure:7172: test -s conftest.o
configure:7175: $? = 0
configure:7186: result: yes
configure:7140: checking for inttypes.h
configure:7156: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:7162: $? = 0
configure:7166: test -z
|| test ! -s conftest.err
configure:7169: $? = 0
configure:7172: test -s conftest.o
configure:7175: $? = 0
configure:7186: result: yes
configure:7140: checking for stdint.h
configure:7156: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:7162: $? = 0
configure:7166: test -z
|| test ! -s conftest.err
configure:7169: $? = 0
configure:7172: test -s conftest.o
configure:7175: $? = 0
configure:7186: result: yes
configure:7140: checking for unistd.h
configure:7156: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:7162: $? = 0
configure:7166: test -z
|| test ! -s conftest.err
configure:7169: $? = 0
configure:7172: test -s conftest.o
configure:7175: $? = 0
configure:7186: result: yes
configure:7198: checking for long double
configure:7222: arm_v6_vfp_le-gcc -c -g -O2 conftest.c >&5
configure:7228: $? = 0
configure:7232: test -z
|| test ! -s conftest.err
configure:7235: $? = 0
configure:7238: test -s conftest.o
configure:7241: $? = 0
configure:7252: result: yes
configure:7255: checking size of long double
configure:7574: arm_v6_vfp_le-gcc -o conftest -g -O2

conftest.c >&5
configure:7577: $? = 0
configure:7579: ./conftest
.../glibc-2.5/configure: line 7580: ./conftest: cannot

execute binary file
configure:7582: $? = 126
configure: program exited with status 126
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_BUGREPO RT "glibc"
| #define USE_REGPARMS 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define ASM_GLOBAL_DIRE CTIVE .globl
| #define HAVE_ASM_SET_DI RECTIVE 1
| #define ASM_TYPE_DIRECT IVE_PREFIX %
| #define DO_VERSIONING 1
| #define HAVE_ASM_PREVIO US_DIRECTIVE 1
| #define HAVE_PROTECTED 1
| #define HAVE_HIDDEN 1
| #define HAVE_VISIBILITY _ATTRIBUTE 1
| #define HAVE_Z_RELRO 1
| #define HAVE_Z_COMBRELO C 1
| #define NO_UNDERSCORES 1
| #define HAVE_ASM_WEAK_D IRECTIVE 1
| #define HAVE_ASM_CFI_DI RECTIVES 1
| #define HAVE_BUILTIN_EX PECT 1
| #define HAVE_BUILTIN_RE DIRECTION 1
| #define HAVE___THREAD 1
| #define HAVE_TLS_MODEL_ ATTRIBUTE 1
| #define HAVE_SYS_TYPES_ H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_ H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| long longval () { return (long) (sizeof (long double)); }
| unsigned long ulongval () { return (long) (sizeof (long

double)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val" , "w");
| if (! f)
| exit (1);
| if (((long) (sizeof (long double))) < 0)
| {
| long i = longval ();
| if (i != ((long) (sizeof (long double))))
| exit (1);
| fprintf (f, "%ld\n", i);
| }
| else
| {
| unsigned long i = ulongval ();
| if (i != ((long) (sizeof (long double))))
| exit (1);
| fprintf (f, "%lu\n", i);
| }
| exit (ferror (f) || fclose (f) != 0);
|
| ;
| return 0;
| }
configure:7592: error: cannot compute sizeof (long double),

77
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i68 6-pc-linux-gnu
ac_cv_build_ali as=i686-pc-linux-gnu
ac_cv_c_compile r_gnu=yes
ac_cv_cxx_compi ler_gnu=yes
ac_cv_env_CC_se t=set
ac_cv_env_CC_va lue=arm_v6_vfp_ le-gcc
ac_cv_env_CFLAG S_set=
ac_cv_env_CFLAG S_value=
ac_cv_env_CPPFL AGS_set=
ac_cv_env_CPPFL AGS_value=
ac_cv_env_CPP_s et=
ac_cv_env_CPP_v alue=
ac_cv_env_CXXFL AGS_set=
ac_cv_env_CXXFL AGS_value=
ac_cv_env_CXX_s et=set
ac_cv_env_CXX_v alue=arm_v6_vfp _le-g++
ac_cv_env_LDFLA GS_set=
ac_cv_env_LDFLA GS_value=
ac_cv_env_build _alias_set=
ac_cv_env_build _alias_value=
ac_cv_env_host_ alias_set=
ac_cv_env_host_ alias_value=
ac_cv_env_targe t_alias_set=
ac_cv_env_targe t_alias_value=
ac_cv_header_in ttypes_h=yes
ac_cv_header_me mory_h=yes
ac_cv_header_st dc=no
ac_cv_header_st dint_h=yes
ac_cv_header_st dlib_h=yes
ac_cv_header_st ring_h=yes
ac_cv_header_st rings_h=yes
ac_cv_header_sy s_stat_h=yes
ac_cv_header_sy s_types_h=yes
ac_cv_header_un istd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alia s=i686-pc-linux-gnu
ac_cv_lib_selin ux_is_selinux_e nabled=no
ac_cv_objext=o
ac_cv_path_BASH =/bin/sh
ac_cv_path_BISO N=/usr/bin/bison
ac_cv_path_INST ALL_INFO=/sbin/install-info
ac_cv_path_PERL =/usr/bin/perl
ac_cv_path_PWD_ P=/bin/pwd
ac_cv_path_inst all='/usr/bin/install -c'
ac_cv_prog_AS=/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/arm

v6fl-montavista-linux-gnueabi/4.2.0/../../../../armv6fl-mont

avista-linux-gnueabi/bin/as
ac_cv_prog_AUTO CONF=autoconf
ac_cv_prog_AWK= gawk
ac_cv_prog_CC=a rm_v6_vfp_le-gcc
ac_cv_prog_CPP= 'arm_v6_vfp_le-gcc -E'
ac_cv_prog_LD=/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/arm

v6fl-montavista-linux-gnueabi/4.2.0/../../../../armv6fl-mont

avista-linux-gnueabi/bin/ld
ac_cv_prog_MAKE =gmake
ac_cv_prog_MAKE INFO=makeinfo
ac_cv_prog_MSGF MT=msgfmt
ac_cv_prog_SED= sed
ac_cv_prog_ac_c t_CC=arm_v6_vfp _le-gcc
ac_cv_prog_cc_g =yes
ac_cv_prog_cc_s tdc=
ac_cv_prog_cxx_ g=yes
ac_cv_prog_egre p='grep -E'
ac_cv_type_long _double=yes
libc_cv_Bgroup= yes
libc_cv_as_need ed=yes
libc_cv_as_noex ecstack=no
libc_cv_asm_cfi _directives=yes
libc_cv_asm_glo bal_directive=. globl
libc_cv_asm_pre vious_directive =yes
libc_cv_asm_pro tected_directiv e=yes
libc_cv_asm_set _directive=yes
libc_cv_asm_sym ver_directive=y es
libc_cv_asm_typ e_prefix=%
libc_cv_asm_und erscores=no
libc_cv_asm_wea k_directive=yes
libc_cv_autocon f_works=yes
libc_cv_broken_ alias_attribute =no
libc_cv_broken_ visibility_attr ibute=no
libc_cv_cc_with _libunwind=no
libc_cv_dot_tex t=.text
libc_cv_fno_top level_reorder=y es
libc_cv_fpie=ye s
libc_cv_friendl y_stddef=yes
libc_cv_gcc___t hread=yes
libc_cv_gcc_bui ltin_expect=yes
libc_cv_gcc_bui ltin_memset=no
libc_cv_gcc_bui ltin_redirectio n=yes
libc_cv_gcc_exc eptions=no
libc_cv_gcc_sta tic_libgcc=-static-libgcc
libc_cv_gcc_tls _model_attr=yes
libc_cv_hashsty le=yes
libc_cv_have_ba sh2=yes
libc_cv_have_ks h=yes
libc_cv_have_sd ata_section=no
libc_cv_have_se ction_quotes=no
libc_cv_initfin i_array=yes
libc_cv_ld_no_w hole_archive=ye s
libc_cv_ld_vers ion_script_opti on=yes
libc_cv_libgcc_ s_suffix=
libc_cv_need_mi nus_P=no
libc_cv_prog_as _gnu=yes
libc_cv_prog_ld _gnu=yes
libc_cv_ranlib_ necessary=no
libc_cv_signed_ size_t=no
libc_cv_ssp=yes
libc_cv_visibil ity_attribute=y es
libc_cv_weak_sy mbols=yes
libc_cv_z_combr eloc=yes
libc_cv_z_execs tack=yes
libc_cv_z_initf irst=yes
libc_cv_z_nodel ete=yes
libc_cv_z_nodlo pen=yes
libc_cv_z_relro =yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-monta

vista-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-lin

ux-gnueabi/bin/ar'
AS='/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-monta

vista-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-lin

ux-gnueabi/bin/as'
ASFLAGS_config= ''
AUTOCONF='autoc onf'
AWK='gawk'
BASH='/bin/sh'
BISON='/usr/bin/bison'
BUILD_CC=''
CC='arm_v6_vfp_ le-gcc'
CFLAGS='-g -O2'
CPP='arm_v6_vfp _le-gcc -E'
CPPFLAGS=''
CXX='arm_v6_vfp _le-g++'
CXXFLAGS='-g -O2'
CXX_SYSINCLUDES =''
DEFINES=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
INSTALL_DATA='$ {INSTALL} -m 644'
INSTALL_INFO='/sbin/install-info'
INSTALL_PROGRAM ='${INSTALL}'
INSTALL_SCRIPT= '${INSTALL}'
KSH='/bin/sh'
LD='/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-monta

vista-linux-gnueabi/4.2.0/../../../../armv6fl-montavista-lin

ux-gnueabi/bin/ld'
LDFLAGS=''
LIBGD='no'
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKE='gmake'
MAKEINFO='makei nfo'
MIG=''
MSGFMT='msgfmt'
OBJDUMP='/mnt/new/Mars/arm_v6_vfp_le/bin/../lib/gcc/armv6fl-

montavista-linux-gnueabi/4.2.0/../../../../armv6fl-montavist

a-linux-gnueabi/bin/objdump'
OBJEXT='o'
PACKAGE_BUGREPO RT='glibc'
PACKAGE_NAME='G NU C Library'
PACKAGE_STRING= 'GNU C Library (see version.h)'
PACKAGE_TARNAME ='c-library'
PACKAGE_VERSION ='(see version.h)'
PATH_SEPARATOR= ':'
PERL='/usr/bin/perl'
PWD_P='/bin/pwd'
RANLIB=':'
RELEASE=''
SED='sed'
SHELL='/bin/sh'
SYSINCLUDES=''
VERSION=''
VERSIONING='yes '
ac_ct_CC='arm_v 6_vfp_le-gcc'
ac_ct_CXX=''
ac_ct_RANLIB=''
add_on_subdirs= ''
add_ons='nptl'
all_warnings=''
base_machine='i 386'
bindir='${exec_ prefix}/bin'
bindnow='no'
bounded='no'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686 '
build_os='linux-gnu'
build_vendor='p c'
cross_compiling ='no'
datadir='${pref ix}/share'
elf='yes'
enable_check_ab i='no'
exceptions=''
exec_prefix='NO NE'
fno_unit_at_a_t ime='-fno-toplevel-reorder'
force_install=' yes'
have_libaudit=' '
have_libcap=''
have_selinux='n o'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc '
includedir='${p refix}/include'
infodir='${pref ix}/info'
ldd_rewrite_scr ipt=''
libc_cv_Bgroup= 'yes'
libc_cv_as_need ed='yes'
libc_cv_asm_pro tected_directiv e='yes'
libc_cv_cc_with _libunwind='no'
libc_cv_forced_ unwind=''
libc_cv_fpie='y es'
libc_cv_gcc_sta tic_libgcc='-static-libgcc'
libc_cv_gcc_unw ind_find_fde=''
libc_cv_hashsty le='yes'
libc_cv_have_ba sh2='yes'
libc_cv_have_in itfini=''
libc_cv_have_ks h='yes'
libc_cv_libgcc_ s_suffix=''
libc_cv_localed ir=''
libc_cv_rootsbi ndir=''
libc_cv_slibdir =''
libc_cv_ssp='ye s'
libc_cv_sysconf dir=''
libc_cv_z_combr eloc='yes'
libc_cv_z_execs tack='yes'
libc_cv_z_initf irst='yes'
libc_cv_z_nodel ete='yes'
libc_cv_z_nodlo pen='yes'
libc_cv_z_relro ='yes'
libdir='${exec_ prefix}/lib'
libexecdir='${e xec_prefix}/libexec'
localstatedir=' ${prefix}/var'
mach_interface_ list=''
mandir='${prefi x}/man'
no_whole_archiv e='-Wl,--no-whole-archive'
nopic_initfini= ''
old_glibc_heade rs=''
oldest_abi='def ault'
oldincludedir='/usr/include'
omitfp='no'
pic_default=''
prefix='/mnt/new/Mars/glibc_HQ_test/GLIBC/install/'
profile='yes'
program_transfo rm_name='s,x,x, '
sbindir='${exec _prefix}/sbin'
shared='yes'
sharedstatedir= '${prefix}/com'
sizeof_long_dou ble=''
static='yes'
static_nss='no'
subdirs=' '
submachine=''
sysconfdir='${p refix}/etc'
sysdeps_add_ons =' nptl'
sysnames=' sysdeps/i386/elf

nptl/sysdeps/unix/sysv/linux/i386/i686

nptl/sysdeps/unix/sysv/linux/i386

sysdeps/unix/sysv/linux/i386 nptl/sysdeps/unix/sysv/linux

nptl/sysdeps/pthread sysdeps/pthread sysdeps/unix/sysv/linux

sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman

sysdeps/unix/inet sysdeps/unix/sysv/i386

nptl/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386

nptl/sysdeps/unix sysdeps/unix sysdeps/posix

sysdeps/i386/i686/fpu nptl/sysdeps/i386/i686

sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486

sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386

sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96

sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32

sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'
target_alias=''
uname_release=' '
uname_sysname=' '
uname_version=' '
use_ldconfig=''
with_cvs='yes'
with_fp='yes'
xcoff='no'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ASM_GLOBAL_DIRE CTIVE .globl
#define ASM_TYPE_DIRECT IVE_PREFIX %
#define DO_VERSIONING 1
#define HAVE_ASM_CFI_DI RECTIVES 1
#define HAVE_ASM_PREVIO US_DIRECTIVE 1
#define HAVE_ASM_SET_DI RECTIVE 1
#define HAVE_ASM_WEAK_D IRECTIVE 1
#define HAVE_BUILTIN_EX PECT 1
#define HAVE_BUILTIN_RE DIRECTION 1
#define HAVE_HIDDEN 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_PROTECTED 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_ H 1
#define HAVE_TLS_MODEL_ ATTRIBUTE 1
#define HAVE_UNISTD_H 1
#define HAVE_VISIBILITY _ATTRIBUTE 1
#define HAVE_Z_COMBRELO C 1
#define HAVE_Z_RELRO 1
#define HAVE___THREAD 1
#define NO_UNDERSCORES 1
#define PACKAGE_BUGREPO RT "glibc"
#define PACKAGE_NAME "GNU C Library"
#define PACKAGE_STRING "GNU C Library (see version.h)"
#define PACKAGE_TARNAME "c-library"
#define PACKAGE_VERSION "(see version.h)"
#define USE_REGPARMS 1
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();

configure: exit 1
Aug 18 '08 #1
2 6359
<ak************ @gmail.comwrote in message
news:23******** *************** ***********@x16 g2000prn.google groups.com...
>I am trying to compile glibc-2.5 for ARM based board. But I am getting
errors while configuring it. Please check and give your inputs for
resolving this.
[...]

Ummmm... Will you pay me?

Aug 18 '08 #2
ak************@ gmail.com wrote, On 18/08/08 10:41:
I am trying to compile glibc-2.5 for ARM based board. But I am getting
errors while configuring it. Please check and give your inputs for
resolving this.
<snip>

This is not a C language problem but a problem specifically with GNU SW
so you are more likely to get expert help by asking on the relevant
mailing list. These are listed at http://sourceware.org/glibc/ and you
probably want libc-help

This group is about programming in C not about the specifics of
individual implementations .
--
Flash Gordon
Aug 18 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2371
by: Holger Marzen | last post by:
Hi all, I want to upgrade Postgres 7.1.3 on an old Debian Slink machine (with glibc 2.0.7 and Kernel 2.2.17). That machine runs fine and I can not simply upgrade the OS because it's a busy 24/7 machine. When I try to compile PostgreSQL 7.2.4 or 7.4.1 then I get |gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations |-I../../../src/include -D_GNU_SOURCE -c hba.c -o hba.o
32
5939
by: Clunixchit | last post by:
How can i read lines of a file and place each line read in an array? for exemple; array=line1 array=line2 ...
4
10850
by: Stian Karlsen | last post by:
Hi. I'm getting an error in my program. It doesn't occur each time even if the same things happend in my program each time I run it. There will however be different values used for calculations in the program. The error happends suddenly and at different times. I load quiet alot of data into my program. I'm wondering if there are anyone witch are familiar with this sort of error, and has some good ideas for what may be wrong. What is...
0
1399
by: Darrell D. Mobley | last post by:
I am working on setting up a new server. It is running PHP v4.4.1, CentOS 4.3 i686 - WHM X v3.1.0, Cpanel WHM 10.8.0 cPanel 10.8.2-R83, MySQL 4.1.18-standard, Apache 1.3.34 (Unix), Kernel 2.6.9-34.EL. When I attempt to do even the most basic MySQL call in a PHP page, I get: *** glibc detected *** double free or corruption (!prev): 0x09e66628 *** child pid 30190 exit signal Aborted (6) in the error log. I have no idea where to...
6
2253
by: Maart_newbie | last post by:
Hi all, Can anyone tell me how I can include one header Form1.h into another header Form2.h and the other way around without evolving into compile errors? Both headers contain only one class in which I want to declare an instance of the class in the other header file. I assume that through some circulair reference this won't work, but I don't know how otherwise to be able to declare the instances. The compile error that I receive is:
2
19178
by: zl2k | last post by:
hi, I have one program runs fine on my i386 linux box but get the "glibc detected *** corrupted double-linked list" error on the x86_64 linux box. Please help me to figure out if it is my program's problem or the library's problem. The libraries I am using is the boost and stl. The original program is quite long and I shrink it short and still able to duplicate the error. Basically, I first create a priority queue and after several round...
1
2943
by: mahiapkum | last post by:
hello all i have a code which looks fine when reviewed but when the application has a long run say for example of 2 days it gets exit, because of glibc error and the sample code is as follows: while (1) { if((kfp = kd_open(kd_filename, READ, NULL , INIT_YES))== NULL) { printf("%s: File not found ...\n", kd_filename); if (!forceflag) { sleep(5); ...
3
18746
by: Renzr | last post by:
I have a C++ package which works very well in the 32-bit Linux-like OS. However, it will lead to a "*** glibc detected *** ./ex2: munmap_chunk(): invalid pointer" in 64-bit (Fedora 7-64), when it delete a object generated by new operator. I really do not known why? And I need your help. Please tell me why and when this error should happen? So that I can fix my problem. :)
3
1501
by: akhilesh.noida | last post by:
I have modified libc at few places as per my requirement. Now I want to compile and install it on my linux machine. I am unable to perform this even after following the steps from http://www.linux.org/docs/ldp/howto/Glibc2-HOWTO-4.html. I need steps to compile and install glibc so that I can check the effect of the changes using test programs. Please help me in resolving this issue.
0
8774
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9307
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9235
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9181
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8186
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6735
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3261
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.