Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 255321 Details for
Bug 346391
sys-devel/gdb-7.0.1 fails to cross compile with USE="expat"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb-7.0.1/gdb/config.log
config.log (text/plain), 147.01 KB, created by
Christopher Friedt
on 2010-11-24 12:45:13 UTC
(
hide
)
Description:
gdb-7.0.1/gdb/config.log
Filename:
MIME Type:
Creator:
Christopher Friedt
Created:
2010-11-24 12:45:13 UTC
Size:
147.01 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.64. Invocation command line was > > $ /tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/work/gdb-7.0.1/gdb/configure --cache-file=./config.cache --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-pkgversion=Gentoo 7.0.1 p1 --with-bugurl=http://bugs.gentoo.org/ --disable-werror --with-expat --disable-nls --with-python --program-transform-name=s,y,y, --disable-option-checking --build=i686-pc-linux-gnu --host=armv4tl-softfloat-linux-gnueabi --target=armv4tl-softfloat-linux-gnueabi --srcdir=.././gdb > >## --------- ## >## Platform. ## >## --------- ## > >hostname = ubuntu >uname -m = i686 >uname -r = 2.6.37 >uname -s = Linux >uname -v = #2 PREEMPT Sat Nov 20 01:06:53 EST 2010 > >/usr/bin/uname -p = Intel(R) Pentium(R) M processor 1.73GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/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/lib/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/armv4tl-softfloat-linux-gnueabi/gcc-bin/4.4.4 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2638: loading site script /usr/share/config.site >| #!/bin/bash >| # Copyright 2009 Gentoo Foundation >| # Distributed under the terms of the GNU General Public License v2 >| >| TOPDIR=/usr/share/crossdev/include/site >| >| config_site_arch() { >| local host=$(echo ${CHOST/-/ } | awk '{print $1}') >| >| [[ ${host/arm.*eb/} != ${host} ]] && host=armeb >| [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm >| >| [[ ${host/mips.*el/} != ${host} ]] && host=mipsel >| >| #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 >| >| echo ${host} >| } >| >| config_site_names() { >| local site_arch=$(config_site_arch) >| local sites="" >| local x >| >| [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" >| [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" >| >| [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" >| [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" >| >| [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" >| [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" >| >| for x in ${sites} ${CHOST}; do >| [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} >| done >| } >| >| if [[ ${CHOST} != "" ]]; then >| sites="$(config_site_names)" >| if [[ ${sites} != "" ]]; then >| for site in ${sites}; do >| echo "$(basename $0): loading site script ${site}" >| . ${site} >| done >| fi >| unset site >| unset sites >| fi >configure:2657: creating cache ./config.cache >configure:2739: checking whether to enable maintainer-specific portions of Makefiles >configure:2748: result: no >configure:2770: checking for armv4tl-softfloat-linux-gnueabi-gcc >configure:2797: result: armv4tl-softfloat-linux-gnueabi-gcc >configure:3066: checking for C compiler version >configure:3075: armv4tl-softfloat-linux-gnueabi-gcc --version >&5 >armv4tl-softfloat-linux-gnueabi-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3 >Copyright (C) 2010 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:3086: $? = 0 >configure:3075: armv4tl-softfloat-linux-gnueabi-gcc -v >&5 >Using built-in specs. >Target: armv4tl-softfloat-linux-gnueabi >Configured with: /tmp/cross/armv4tl-softfloat-linux-gnueabi/portage/cross-armv4tl-softfloat-linux-gnueabi/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/armv4tl-softfloat-linux-gnueabi/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.4.3/include --datadir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.4.3 --mandir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.4.3/man --infodir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --target=armv4tl-softfloat-linux-gnueabi --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --with-float=soft --disable-nls --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --with-python-dir=/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.4.3/python --enable-checking=release --disable-libgcj --with-arch=armv4t --enable-languages=c,c++,fortran --with-sysroot=/usr/armv4tl-softfloat-linux-gnueabi --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' >Thread model: posix >gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) >configure:3086: $? = 0 >configure:3075: armv4tl-softfloat-linux-gnueabi-gcc -V >&5 >armv4tl-softfloat-linux-gnueabi-gcc: '-V' option must have argument >configure:3086: $? = 1 >configure:3075: armv4tl-softfloat-linux-gnueabi-gcc -qversion >&5 >armv4tl-softfloat-linux-gnueabi-gcc: unrecognized option '-qversion' >armv4tl-softfloat-linux-gnueabi-gcc: no input files >configure:3086: $? = 1 >configure:3106: checking for C compiler default output file name >configure:3128: armv4tl-softfloat-linux-gnueabi-gcc -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3132: $? = 0 >configure:3169: result: a.out >configure:3185: checking whether the C compiler works >configure:3213: result: yes >configure:3220: checking whether we are cross compiling >configure:3222: result: yes >configure:3225: checking for suffix of executables >configure:3232: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3236: $? = 0 >configure:3258: result: >configure:3264: checking for suffix of object files >configure:3286: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3290: $? = 0 >configure:3311: result: o >configure:3315: checking whether we are using the GNU C compiler >configure:3334: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3334: $? = 0 >configure:3343: result: yes >configure:3352: checking whether armv4tl-softfloat-linux-gnueabi-gcc accepts -g >configure:3372: armv4tl-softfloat-linux-gnueabi-gcc -c -g conftest.c >&5 >configure:3372: $? = 0 >configure:3413: result: yes >configure:3430: checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ISO C89 >configure:3494: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3494: $? = 0 >configure:3507: result: none needed >configure:3533: checking how to run the C preprocessor >configure:3564: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >configure:3564: $? = 0 >configure:3578: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:9:28: error: ac_nonexistent.h: No such file or directory >configure:3578: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3603: result: armv4tl-softfloat-linux-gnueabi-gcc -E >configure:3623: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >configure:3623: $? = 0 >configure:3637: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:9:28: error: ac_nonexistent.h: No such file or directory >configure:3637: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3666: checking for grep that handles long lines and -e >configure:3724: result: /bin/grep >configure:3729: checking for egrep >configure:3791: result: /bin/grep -E >configure:3796: checking for ANSI C header files >configure:3816: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3816: $? = 0 >configure:3900: result: yes >configure:3913: checking for sys/types.h >configure:3913: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3913: $? = 0 >configure:3913: result: yes >configure:3913: checking for sys/stat.h >configure:3913: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3913: $? = 0 >configure:3913: result: yes >configure:3913: checking for stdlib.h >configure:3913: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3913: $? = 0 >configure:3913: result: yes >configure:3913: checking for string.h >configure:3913: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3913: $? = 0 >configure:3913: result: yes >configure:3913: checking for memory.h >configure:3913: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3913: $? = 0 >configure:3913: result: yes >configure:3913: checking for strings.h >configure:3913: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3913: $? = 0 >configure:3913: result: yes >configure:3913: checking for inttypes.h >configure:3913: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3913: $? = 0 >configure:3913: result: yes >configure:3913: checking for stdint.h >configure:3913: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3913: $? = 0 >configure:3913: result: yes >configure:3913: checking for unistd.h >configure:3913: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3913: $? = 0 >configure:3913: result: yes >configure:3927: checking minix/config.h usability >configure:3927: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c:52:26: error: minix/config.h: No such file or directory >configure:3927: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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> >| #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 <minix/config.h> >configure:3927: result: no >configure:3927: checking minix/config.h presence >configure:3927: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:19:26: error: minix/config.h: No such file or directory >configure:3927: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 <minix/config.h> >configure:3927: result: no >configure:3927: checking for minix/config.h >configure:3927: result: no >configure:3948: checking whether it is safe to define __EXTENSIONS__ >configure:3966: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:3966: $? = 0 >configure:3973: result: yes >configure:3990: checking for armv4tl-softfloat-linux-gnueabi-ranlib >configure:4017: result: armv4tl-softfloat-linux-gnueabi-ranlib >configure:4087: checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ANSI C >configure:4145: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:4145: $? = 0 >configure:4155: result: none needed >configure:4194: checking build system type >configure:4208: result: i686-pc-linux-gnu >configure:4228: checking host system type >configure:4241: result: armv4tl-softfloat-linux-gnueabi >configure:4261: checking target system type >configure:4274: result: armv4tl-softfloat-linux-gnueabi >configure:4320: checking dependency style of armv4tl-softfloat-linux-gnueabi-gcc >configure:4351: trying gcc3 >| depmode=gcc3 source=sub/conftest.c object=sub/conftest.o depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo /bin/sh ./depcomp armv4tl-softfloat-linux-gnueabi-gcc -c -o sub/conftest.o sub/conftest.c >configure:4390: success >configure:4405: result: gcc3 >configure:4419: checking for make >configure:4446: result: make >configure:4471: checking whether make sets $(MAKE) >configure:4493: result: yes >configure:4527: checking whether NLS is requested >configure:4530: result: no >configure:4649: checking whether memmem is declared >configure:4649: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:4649: $? = 0 >configure:4649: result: yes >configure:4674: checking for memmem >configure:4674: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4674: $? = 0 >configure:4674: result: yes >configure:4701: checking for long long int >configure:4738: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4738: $? = 0 >configure:4783: result: yes >configure:4792: checking for unsigned long long int >configure:4829: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4829: $? = 0 >configure:4837: result: yes >configure:4847: checking whether the preprocessor supports include_next >configure:4875: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Iconftestd1 -Iconftestd2 conftest.c >&5 >configure:4875: $? = 0 >configure:4885: result: yes >configure:4906: checking for stdint.h >configure:4906: result: yes >configure:4906: checking wchar.h usability >configure:4906: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:4906: $? = 0 >configure:4906: result: yes >configure:4906: checking wchar.h presence >configure:4906: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >configure:4906: $? = 0 >configure:4906: result: yes >configure:4906: checking for wchar.h >configure:4906: result: yes >configure:4906: checking for string.h >configure:4906: result: yes >configure:4926: checking for C/C++ restrict keyword >configure:4951: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:4951: $? = 0 >configure:4959: result: __restrict >configure:5059: checking for memchr >configure:5059: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:56: warning: conflicting types for built-in function 'memchr' >configure:5059: $? = 0 >configure:5059: result: yes >configure:5091: checking for working memcmp >configure:5144: result: yes >configure:5166: checking whether memmem works in linear time >configure:5216: result: guessing no >configure:5245: checking for memmem >configure:5245: result: yes >configure:5359: checking whether stdint.h conforms to C99 >configure:5528: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c:147: error: negative width in bit-field 'check_WCHAR' >configure:5528: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| /* end confdefs.h. */ >| >| >| #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */ >| #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */ >| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */ >| #include <stdint.h> >| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>. */ >| #if !(defined WCHAR_MIN && defined WCHAR_MAX) >| #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>" >| #endif >| >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| >| #ifdef INT8_MAX >| int8_t a1 = INT8_MAX; >| int8_t a1min = INT8_MIN; >| #endif >| #ifdef INT16_MAX >| int16_t a2 = INT16_MAX; >| int16_t a2min = INT16_MIN; >| #endif >| #ifdef INT32_MAX >| int32_t a3 = INT32_MAX; >| int32_t a3min = INT32_MIN; >| #endif >| #ifdef INT64_MAX >| int64_t a4 = INT64_MAX; >| int64_t a4min = INT64_MIN; >| #endif >| #ifdef UINT8_MAX >| uint8_t b1 = UINT8_MAX; >| #else >| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1]; >| #endif >| #ifdef UINT16_MAX >| uint16_t b2 = UINT16_MAX; >| #endif >| #ifdef UINT32_MAX >| uint32_t b3 = UINT32_MAX; >| #endif >| #ifdef UINT64_MAX >| uint64_t b4 = UINT64_MAX; >| #endif >| int_least8_t c1 = INT8_C (0x7f); >| int_least8_t c1max = INT_LEAST8_MAX; >| int_least8_t c1min = INT_LEAST8_MIN; >| int_least16_t c2 = INT16_C (0x7fff); >| int_least16_t c2max = INT_LEAST16_MAX; >| int_least16_t c2min = INT_LEAST16_MIN; >| int_least32_t c3 = INT32_C (0x7fffffff); >| int_least32_t c3max = INT_LEAST32_MAX; >| int_least32_t c3min = INT_LEAST32_MIN; >| int_least64_t c4 = INT64_C (0x7fffffffffffffff); >| int_least64_t c4max = INT_LEAST64_MAX; >| int_least64_t c4min = INT_LEAST64_MIN; >| uint_least8_t d1 = UINT8_C (0xff); >| uint_least8_t d1max = UINT_LEAST8_MAX; >| uint_least16_t d2 = UINT16_C (0xffff); >| uint_least16_t d2max = UINT_LEAST16_MAX; >| uint_least32_t d3 = UINT32_C (0xffffffff); >| uint_least32_t d3max = UINT_LEAST32_MAX; >| uint_least64_t d4 = UINT64_C (0xffffffffffffffff); >| uint_least64_t d4max = UINT_LEAST64_MAX; >| int_fast8_t e1 = INT_FAST8_MAX; >| int_fast8_t e1min = INT_FAST8_MIN; >| int_fast16_t e2 = INT_FAST16_MAX; >| int_fast16_t e2min = INT_FAST16_MIN; >| int_fast32_t e3 = INT_FAST32_MAX; >| int_fast32_t e3min = INT_FAST32_MIN; >| int_fast64_t e4 = INT_FAST64_MAX; >| int_fast64_t e4min = INT_FAST64_MIN; >| uint_fast8_t f1 = UINT_FAST8_MAX; >| uint_fast16_t f2 = UINT_FAST16_MAX; >| uint_fast32_t f3 = UINT_FAST32_MAX; >| uint_fast64_t f4 = UINT_FAST64_MAX; >| #ifdef INTPTR_MAX >| intptr_t g = INTPTR_MAX; >| intptr_t gmin = INTPTR_MIN; >| #endif >| #ifdef UINTPTR_MAX >| uintptr_t h = UINTPTR_MAX; >| #endif >| intmax_t i = INTMAX_MAX; >| uintmax_t j = UINTMAX_MAX; >| >| #include <limits.h> /* for CHAR_BIT */ >| #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1))) >| #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ~ (~ (t) 0 << (sizeof (t) * CHAR_BIT - 1)))) >| struct s { >| int check_PTRDIFF: >| PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t) >| && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t) >| ? 1 : -1; >| /* Detect bug in FreeBSD 6.0 / ia64. */ >| int check_SIG_ATOMIC: >| SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t) >| && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t) >| ? 1 : -1; >| int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1; >| int check_WCHAR: >| WCHAR_MIN == TYPE_MINIMUM (wchar_t) >| && WCHAR_MAX == TYPE_MAXIMUM (wchar_t) >| ? 1 : -1; >| /* Detect bug in mingw. */ >| int check_WINT: >| WINT_MIN == TYPE_MINIMUM (wint_t) >| && WINT_MAX == TYPE_MAXIMUM (wint_t) >| ? 1 : -1; >| >| /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */ >| int check_UINT8_C: >| (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1; >| int check_UINT16_C: >| (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1; >| >| /* Detect bugs in OpenBSD 3.9 stdint.h. */ >| #ifdef UINT8_MAX >| int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1; >| #endif >| #ifdef UINT16_MAX >| int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1; >| #endif >| #ifdef UINT32_MAX >| int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1; >| #endif >| #ifdef UINT64_MAX >| int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1; >| #endif >| int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1; >| int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1; >| int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1; >| int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1; >| int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1; >| int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1; >| int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1; >| int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1; >| int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1; >| int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1; >| int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1; >| }; >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:5533: result: no >configure:5542: checking sys/inttypes.h usability >configure:5542: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c:68:26: error: sys/inttypes.h: No such file or directory >configure:5542: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 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/inttypes.h> >configure:5542: result: no >configure:5542: checking sys/inttypes.h presence >configure:5542: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:35:26: error: sys/inttypes.h: No such file or directory >configure:5542: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| /* end confdefs.h. */ >| #include <sys/inttypes.h> >configure:5542: result: no >configure:5542: checking for sys/inttypes.h >configure:5542: result: no >configure:5542: checking sys/bitypes.h usability >configure:5542: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5542: $? = 0 >configure:5542: result: yes >configure:5542: checking sys/bitypes.h presence >configure:5542: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >configure:5542: $? = 0 >configure:5542: result: yes >configure:5542: checking for sys/bitypes.h >configure:5542: result: yes >configure:5578: checking for bit size of ptrdiff_t >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:51: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:51: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:51: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:51: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:51: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:51: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5604: result: 32 >configure:5578: checking for bit size of sig_atomic_t >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:52: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:52: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:52: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:52: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:52: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:52: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5604: result: 32 >configure:5578: checking for bit size of size_t >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:53: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:53: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:53: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:53: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:53: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:53: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5604: result: 32 >configure:5578: checking for bit size of wchar_t >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:54: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:54: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:54: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:54: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:54: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:54: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5604: result: 32 >configure:5578: checking for bit size of wint_t >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:55: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:55: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:55: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:55: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:55: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:55: error: size of array 'test_array' is negative >configure:5583: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| #include <limits.h> >| int >| main () >| { >| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5583: $? = 0 >configure:5604: result: 32 >configure:5622: checking whether sig_atomic_t is signed >configure:5649: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5649: $? = 0 >configure:5659: result: yes >configure:5622: checking whether wchar_t is signed >configure:5649: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c:53: error: size of array 'verify' is negative >configure:5649: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:5659: result: no >configure:5622: checking whether wint_t is signed >configure:5649: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c:53: error: size of array 'verify' is negative >configure:5649: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| /* end confdefs.h. */ >| >| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be >| included before <wchar.h>. */ >| #include <stddef.h> >| #include <signal.h> >| #if HAVE_WCHAR_H >| # include <stdio.h> >| # include <time.h> >| # include <wchar.h> >| #endif >| >| int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:5659: result: no >configure:5680: checking for ptrdiff_t integer literal suffix >configure:5726: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5726: $? = 0 >configure:5735: result: >configure:5680: checking for sig_atomic_t integer literal suffix >configure:5726: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5726: $? = 0 >configure:5735: result: >configure:5680: checking for size_t integer literal suffix >configure:5726: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5726: $? = 0 >configure:5735: result: u >configure:5680: checking for wchar_t integer literal suffix >configure:5726: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5726: $? = 0 >configure:5735: result: u >configure:5680: checking for wint_t integer literal suffix >configure:5726: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5726: $? = 0 >configure:5735: result: u >configure:5758: checking whether <wchar.h> is standalone >configure:5768: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:5768: $? = 0 >configure:5775: result: yes >configure:5893: checking for a BSD-compatible install >configure:5961: result: /usr/bin/install -c >configure:5972: checking whether build environment is sane >configure:6022: result: yes >configure:6071: checking for armv4tl-softfloat-linux-gnueabi-strip >configure:6087: found /usr/bin/armv4tl-softfloat-linux-gnueabi-strip >configure:6098: result: armv4tl-softfloat-linux-gnueabi-strip >configure:6163: checking for a thread-safe mkdir -p >configure:6202: result: /bin/mkdir -p >configure:6215: checking for gawk >configure:6242: result: gawk >configure:6263: checking for style of include used by make >configure:6291: result: GNU >configure:6367: checking dependency style of armv4tl-softfloat-linux-gnueabi-gcc >configure:6477: result: gcc3 >configure:6871: checking libunwind.h usability >configure:6871: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c:87:23: error: libunwind.h: No such file or directory >configure:6871: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| #define PTRDIFF_T_SUFFIX >| #define SIG_ATOMIC_T_SUFFIX >| #define SIZE_T_SUFFIX u >| #define WCHAR_T_SUFFIX u >| #define WINT_T_SUFFIX u >| #define PACKAGE "gdb" >| #define DEBUGDIR "/usr/lib/debug" >| #define DEBUGDIR_RELOCATABLE 1 >| #define GDB_DATADIR "/usr/share/gdb" >| #define GDB_DATADIR_RELOCATABLE 1 >| #define DEFAULT_BFD_ARCH bfd_arm_arch >| #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >| /* 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 <libunwind.h> >configure:6871: result: no >configure:6871: checking libunwind.h presence >configure:6871: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:54:23: error: libunwind.h: No such file or directory >configure:6871: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| #define PTRDIFF_T_SUFFIX >| #define SIG_ATOMIC_T_SUFFIX >| #define SIZE_T_SUFFIX u >| #define WCHAR_T_SUFFIX u >| #define WINT_T_SUFFIX u >| #define PACKAGE "gdb" >| #define DEBUGDIR "/usr/lib/debug" >| #define DEBUGDIR_RELOCATABLE 1 >| #define GDB_DATADIR "/usr/share/gdb" >| #define GDB_DATADIR_RELOCATABLE 1 >| #define DEFAULT_BFD_ARCH bfd_arm_arch >| #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >| /* end confdefs.h. */ >| #include <libunwind.h> >configure:6871: result: no >configure:6871: checking for libunwind.h >configure:6871: result: no >configure:6871: checking libunwind-ia64.h usability >configure:6871: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >conftest.c:87:28: error: libunwind-ia64.h: No such file or directory >configure:6871: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| #define PTRDIFF_T_SUFFIX >| #define SIG_ATOMIC_T_SUFFIX >| #define SIZE_T_SUFFIX u >| #define WCHAR_T_SUFFIX u >| #define WINT_T_SUFFIX u >| #define PACKAGE "gdb" >| #define DEBUGDIR "/usr/lib/debug" >| #define DEBUGDIR_RELOCATABLE 1 >| #define GDB_DATADIR "/usr/share/gdb" >| #define GDB_DATADIR_RELOCATABLE 1 >| #define DEFAULT_BFD_ARCH bfd_arm_arch >| #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >| /* 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 <libunwind-ia64.h> >configure:6871: result: no >configure:6871: checking libunwind-ia64.h presence >configure:6871: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:54:28: error: libunwind-ia64.h: No such file or directory >configure:6871: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| #define PTRDIFF_T_SUFFIX >| #define SIG_ATOMIC_T_SUFFIX >| #define SIZE_T_SUFFIX u >| #define WCHAR_T_SUFFIX u >| #define WINT_T_SUFFIX u >| #define PACKAGE "gdb" >| #define DEBUGDIR "/usr/lib/debug" >| #define DEBUGDIR_RELOCATABLE 1 >| #define GDB_DATADIR "/usr/share/gdb" >| #define GDB_DATADIR_RELOCATABLE 1 >| #define DEFAULT_BFD_ARCH bfd_arm_arch >| #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >| /* end confdefs.h. */ >| #include <libunwind-ia64.h> >configure:6871: result: no >configure:6871: checking for libunwind-ia64.h >configure:6871: result: no >configure:6942: checking for monstartup >configure:6942: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:6942: $? = 0 >configure:6942: result: yes >configure:6942: checking for _mcleanup >configure:6942: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:6942: $? = 0 >configure:6942: result: yes >configure:6952: checking for _etext >configure:6970: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c: In function 'main': >conftest.c:62: warning: attempt to free a non-heap object '_etext' >configure:6970: $? = 0 >configure:6978: result: yes >configure:6985: checking for etext >configure:7003: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c: In function 'main': >conftest.c:63: warning: attempt to free a non-heap object 'etext' >configure:7003: $? = 0 >configure:7011: result: yes >configure:7123: checking for gawk >configure:7150: result: gawk >configure:7162: checking whether ln -s works >configure:7166: result: yes >configure:7176: checking for armv4tl-softfloat-linux-gnueabi-ranlib >configure:7203: result: armv4tl-softfloat-linux-gnueabi-ranlib >configure:7269: checking for bison >configure:7296: result: bison -y >configure:7312: checking for armv4tl-softfloat-linux-gnueabi-ar >configure:7339: result: armv4tl-softfloat-linux-gnueabi-ar >configure:7404: checking for armv4tl-softfloat-linux-gnueabi-dlltool >configure:7431: result: armv4tl-softfloat-linux-gnueabi-dlltool >configure:7496: checking for armv4tl-softfloat-linux-gnueabi-windres >configure:7523: result: armv4tl-softfloat-linux-gnueabi-windres >configure:7590: checking for armv4tl-softfloat-linux-gnueabi-mig >configure:7620: result: no >configure:7630: checking for mig >configure:7660: result: no >configure:7685: checking for main in -lm >configure:7704: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >configure:7704: $? = 0 >configure:7713: result: yes >configure:7729: checking for wctype >configure:7729: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >configure:7729: $? = 0 >configure:7729: result: yes >configure:7782: checking for library containing gethostbyname >configure:7813: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >configure:7813: $? = 0 >configure:7830: result: none required >configure:7840: checking for library containing socketpair >configure:7871: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >configure:7871: $? = 0 >configure:7888: result: none required >configure:7898: checking for library containing zlibVersion >configure:7929: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >/tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/temp/cc1Qb5Yr.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `zlibVersion' >collect2: ld returned 1 exit status >configure:7929: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| #define PTRDIFF_T_SUFFIX >| #define SIG_ATOMIC_T_SUFFIX >| #define SIZE_T_SUFFIX u >| #define WCHAR_T_SUFFIX u >| #define WINT_T_SUFFIX u >| #define PACKAGE "gdb" >| #define DEBUGDIR "/usr/lib/debug" >| #define DEBUGDIR_RELOCATABLE 1 >| #define GDB_DATADIR "/usr/share/gdb" >| #define GDB_DATADIR_RELOCATABLE 1 >| #define DEFAULT_BFD_ARCH bfd_arm_arch >| #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >| #define HAVE_MONSTARTUP 1 >| #define HAVE__MCLEANUP 1 >| #define HAVE__ETEXT 1 >| #define HAVE_ETEXT 1 >| #define PKGVERSION "(Gentoo 7.0.1 p1) " >| #define REPORT_BUGS_TO "<http://bugs.gentoo.org/>" >| #define HAVE_LIBM 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 zlibVersion (); >| int >| main () >| { >| return zlibVersion (); >| ; >| return 0; >| } >configure:7929: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm >&5 >configure:7929: $? = 0 >configure:7946: result: -lz >configure:7953: checking zlib.h usability >configure:7953: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:7953: $? = 0 >configure:7953: result: yes >configure:7953: checking zlib.h presence >configure:7953: armv4tl-softfloat-linux-gnueabi-gcc -E conftest.c >configure:7953: $? = 0 >configure:7953: result: yes >configure:7953: checking for zlib.h >configure:7953: result: yes >configure:7967: checking for library containing dlgetmodinfo >configure:7998: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm >&5 >/tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/temp/cc6ea9DJ.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `dlgetmodinfo' >collect2: ld returned 1 exit status >configure:7998: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| #define PTRDIFF_T_SUFFIX >| #define SIG_ATOMIC_T_SUFFIX >| #define SIZE_T_SUFFIX u >| #define WCHAR_T_SUFFIX u >| #define WINT_T_SUFFIX u >| #define PACKAGE "gdb" >| #define DEBUGDIR "/usr/lib/debug" >| #define DEBUGDIR_RELOCATABLE 1 >| #define GDB_DATADIR "/usr/share/gdb" >| #define GDB_DATADIR_RELOCATABLE 1 >| #define DEFAULT_BFD_ARCH bfd_arm_arch >| #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >| #define HAVE_MONSTARTUP 1 >| #define HAVE__MCLEANUP 1 >| #define HAVE__ETEXT 1 >| #define HAVE_ETEXT 1 >| #define PKGVERSION "(Gentoo 7.0.1 p1) " >| #define REPORT_BUGS_TO "<http://bugs.gentoo.org/>" >| #define HAVE_LIBM 1 >| #define HAVE_ZLIB_H 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 dlgetmodinfo (); >| int >| main () >| { >| return dlgetmodinfo (); >| ; >| return 0; >| } >configure:7998: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lz -lm >&5 >/tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/temp/ccJW3cAS.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `dlgetmodinfo' >collect2: ld returned 1 exit status >configure:7998: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| #define PTRDIFF_T_SUFFIX >| #define SIG_ATOMIC_T_SUFFIX >| #define SIZE_T_SUFFIX u >| #define WCHAR_T_SUFFIX u >| #define WINT_T_SUFFIX u >| #define PACKAGE "gdb" >| #define DEBUGDIR "/usr/lib/debug" >| #define DEBUGDIR_RELOCATABLE 1 >| #define GDB_DATADIR "/usr/share/gdb" >| #define GDB_DATADIR_RELOCATABLE 1 >| #define DEFAULT_BFD_ARCH bfd_arm_arch >| #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >| #define HAVE_MONSTARTUP 1 >| #define HAVE__MCLEANUP 1 >| #define HAVE__ETEXT 1 >| #define HAVE_ETEXT 1 >| #define PKGVERSION "(Gentoo 7.0.1 p1) " >| #define REPORT_BUGS_TO "<http://bugs.gentoo.org/>" >| #define HAVE_LIBM 1 >| #define HAVE_ZLIB_H 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 dlgetmodinfo (); >| int >| main () >| { >| return dlgetmodinfo (); >| ; >| return 0; >| } >configure:7998: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lxpdl -lz -lm >&5 >/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld: cannot find -lxpdl >collect2: ld returned 1 exit status >configure:7998: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| #define PTRDIFF_T_SUFFIX >| #define SIG_ATOMIC_T_SUFFIX >| #define SIZE_T_SUFFIX u >| #define WCHAR_T_SUFFIX u >| #define WINT_T_SUFFIX u >| #define PACKAGE "gdb" >| #define DEBUGDIR "/usr/lib/debug" >| #define DEBUGDIR_RELOCATABLE 1 >| #define GDB_DATADIR "/usr/share/gdb" >| #define GDB_DATADIR_RELOCATABLE 1 >| #define DEFAULT_BFD_ARCH bfd_arm_arch >| #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >| #define HAVE_MONSTARTUP 1 >| #define HAVE__MCLEANUP 1 >| #define HAVE__ETEXT 1 >| #define HAVE_ETEXT 1 >| #define PKGVERSION "(Gentoo 7.0.1 p1) " >| #define REPORT_BUGS_TO "<http://bugs.gentoo.org/>" >| #define HAVE_LIBM 1 >| #define HAVE_ZLIB_H 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 dlgetmodinfo (); >| int >| main () >| { >| return dlgetmodinfo (); >| ; >| return 0; >| } >configure:8015: result: no >configure:8041: checking for iconv >configure:8099: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm >&5 >configure:8099: $? = 0 >configure:8141: result: yes >configure:8164: checking for iconv declaration >configure:8193: armv4tl-softfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include conftest.c >&5 >configure:8193: $? = 0 >configure:8204: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:8256: checking for library containing waddstr >configure:8287: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm >&5 >/tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/temp/ccRJRP9b.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `waddstr' >collect2: ld returned 1 exit status >configure:8287: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| #define PTRDIFF_T_SUFFIX >| #define SIG_ATOMIC_T_SUFFIX >| #define SIZE_T_SUFFIX u >| #define WCHAR_T_SUFFIX u >| #define WINT_T_SUFFIX u >| #define PACKAGE "gdb" >| #define DEBUGDIR "/usr/lib/debug" >| #define DEBUGDIR_RELOCATABLE 1 >| #define GDB_DATADIR "/usr/share/gdb" >| #define GDB_DATADIR_RELOCATABLE 1 >| #define DEFAULT_BFD_ARCH bfd_arm_arch >| #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >| #define HAVE_MONSTARTUP 1 >| #define HAVE__MCLEANUP 1 >| #define HAVE__ETEXT 1 >| #define HAVE_ETEXT 1 >| #define PKGVERSION "(Gentoo 7.0.1 p1) " >| #define REPORT_BUGS_TO "<http://bugs.gentoo.org/>" >| #define HAVE_LIBM 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| /* 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 waddstr (); >| int >| main () >| { >| return waddstr (); >| ; >| return 0; >| } >configure:8287: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lncurses -lz -lm >&5 >configure:8287: $? = 0 >configure:8304: result: -lncurses >configure:8362: checking for library containing tgetent >configure:8393: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lncurses -lz -lm >&5 >configure:8393: $? = 0 >configure:8410: result: none required >configure:8451: checking whether to use expat >configure:8453: result: yes >configure:8501: checking for ld used by GCC >configure:8564: result: /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld >configure:8571: checking if the linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) is GNU ld >GNU ld (GNU Binutils) 2.20.1.20100303 >configure:8583: result: yes >configure:8589: checking for shared library run path origin >configure:8602: result: done >configure:9029: checking for libexpat >configure:9048: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -lncurses -lz -lm /usr/lib/libexpat.so >&5 >/usr/lib/libexpat.so: could not read symbols: File in wrong format >collect2: ld returned 1 exit status >configure:9048: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 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 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DECL_MEMMEM 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INCLUDE_NEXT 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_STRING_H 1 >| #define restrict __restrict >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define BITSIZEOF_PTRDIFF_T 32 >| #define BITSIZEOF_SIG_ATOMIC_T 32 >| #define BITSIZEOF_SIZE_T 32 >| #define BITSIZEOF_WCHAR_T 32 >| #define BITSIZEOF_WINT_T 32 >| #define HAVE_SIGNED_SIG_ATOMIC_T 1 >| #define PTRDIFF_T_SUFFIX >| #define SIG_ATOMIC_T_SUFFIX >| #define SIZE_T_SUFFIX u >| #define WCHAR_T_SUFFIX u >| #define WINT_T_SUFFIX u >| #define PACKAGE "gdb" >| #define DEBUGDIR "/usr/lib/debug" >| #define DEBUGDIR_RELOCATABLE 1 >| #define GDB_DATADIR "/usr/share/gdb" >| #define GDB_DATADIR_RELOCATABLE 1 >| #define DEFAULT_BFD_ARCH bfd_arm_arch >| #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >| #define HAVE_MONSTARTUP 1 >| #define HAVE__MCLEANUP 1 >| #define HAVE__ETEXT 1 >| #define HAVE_ETEXT 1 >| #define PKGVERSION "(Gentoo 7.0.1 p1) " >| #define REPORT_BUGS_TO "<http://bugs.gentoo.org/>" >| #define HAVE_LIBM 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| /* end confdefs.h. */ >| #include "expat.h" >| int >| main () >| { >| XML_Parser p = XML_ParserCreate (0); >| ; >| return 0; >| } >configure:9058: result: no >configure:9083: error: expat is missing or unusable > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv___va_copy=yes >ac_cv_alignof_CORBA_boolean=1 >ac_cv_alignof_CORBA_char=1 >ac_cv_alignof_CORBA_double=8 >ac_cv_alignof_CORBA_float=4 >ac_cv_alignof_CORBA_long=4 >ac_cv_alignof_CORBA_long_double=8 >ac_cv_alignof_CORBA_long_long=8 >ac_cv_alignof_CORBA_octet=1 >ac_cv_alignof_CORBA_pointer=4 >ac_cv_alignof_CORBA_short=2 >ac_cv_alignof_CORBA_struct=1 >ac_cv_alignof_CORBA_wchar=2 >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_littleendian=yes >ac_cv_c_long_double=yes >ac_cv_c_restrict=__restrict >ac_cv_conv_longlong_to_float=yes >ac_cv_dirent_have_space_d_name=yes >ac_cv_env_CC_set=set >ac_cv_env_CC_value=armv4tl-softfloat-linux-gnueabi-gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=' -Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_XMKMF_set= >ac_cv_env_XMKMF_value= >ac_cv_env_YACC_set=set >ac_cv_env_YACC_value='bison -y' >ac_cv_env_YFLAGS_set= >ac_cv_env_YFLAGS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=armv4tl-softfloat-linux-gnueabi >ac_cv_env_target_alias_set=set >ac_cv_env_target_alias_value=armv4tl-softfloat-linux-gnueabi >ac_cv_file___dev_urandom_=yes >ac_cv_file__bin_bash=yes >ac_cv_file__dev_arandom=no >ac_cv_file__dev_random=yes >ac_cv_file__dev_srandom=yes >ac_cv_file__dev_urandom=yes >ac_cv_file__dev_zero=yes >ac_cv_file__usr_share_sgml_X11_defs_ent=1 >ac_cv_func__mcleanup=yes >ac_cv_func_calloc_0_nonnull=yes >ac_cv_func_fnmatch_works=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getgrgid_r=yes >ac_cv_func_getpwuid_r=yes >ac_cv_func_lstat_dereferences_slashed_symlink=yes >ac_cv_func_lstat_empty_string_bug=no >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_malloc_works=yes >ac_cv_func_memchr=yes >ac_cv_func_memcmp_working=yes >ac_cv_func_memmem=yes >ac_cv_func_monstartup=yes >ac_cv_func_posix_getgrgid_r=yes >ac_cv_func_posix_getpwnam_r=yes >ac_cv_func_posix_getpwuid_r=yes >ac_cv_func_pthread_key_delete=yes >ac_cv_func_realloc_0_nonnull=yes >ac_cv_func_realloc_works=yes >ac_cv_func_setgrent_void=yes >ac_cv_func_setpgrp_void=yes >ac_cv_func_stat_empty_string_bug=no >ac_cv_func_stat_ignores_trailing_slash=no >ac_cv_func_strnlen_working=yes >ac_cv_func_wctype=yes >ac_cv_have_abstract_sockets=no >ac_cv_have_accrights_in_msghdr=no >ac_cv_have_broken_snprintf=no >ac_cv_have_control_in_msghdr=yes >ac_cv_have_decl_memmem=yes >ac_cv_have_openpty_ctty_bug=yes >ac_cv_have_space_d_name_in_struct_dirent=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libunwind_h=no >ac_cv_header_libunwind_ia64_h=no >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_netinet_sctp_h=no >ac_cv_header_netinet_sctp_uio_h=no >ac_cv_header_pwd_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_bitypes_h=yes >ac_cv_header_sys_inttypes_h=no >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_wchar_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=armv4tl-softfloat-linux-gnueabi >ac_cv_ispeed_offset=13 >ac_cv_lib_m_main=yes >ac_cv_lib_png_png_create_info_struct=yes >ac_cv_libexpat=no >ac_cv_libiconv_utf8=yes >ac_cv_linux_vers=2 >ac_cv_need_trio=no >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_mkdir=/bin/mkdir >ac_cv_pread=no >ac_cv_printf_zd_format=yes >ac_cv_prog_AR=armv4tl-softfloat-linux-gnueabi-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=armv4tl-softfloat-linux-gnueabi-gcc >ac_cv_prog_CPP='armv4tl-softfloat-linux-gnueabi-gcc -E' >ac_cv_prog_DLLTOOL=armv4tl-softfloat-linux-gnueabi-dlltool >ac_cv_prog_MAKE=make >ac_cv_prog_RANLIB=armv4tl-softfloat-linux-gnueabi-ranlib >ac_cv_prog_STRIP=armv4tl-softfloat-linux-gnueabi-strip >ac_cv_prog_WINDRES=armv4tl-softfloat-linux-gnueabi-windres >ac_cv_prog_YACC='bison -y' >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_pwrite=no >ac_cv_regexec_segfault_emptystr=no >ac_cv_safe_to_define___extensions__=yes >ac_cv_sctp=no >ac_cv_search_dlgetmodinfo=no >ac_cv_search_gethostbyname='none required' >ac_cv_search_socketpair='none required' >ac_cv_search_tgetent='none required' >ac_cv_search_waddstr=-lncurses >ac_cv_search_zlibVersion=-lz >ac_cv_sizeof___int64=0 >ac_cv_sizeof_char=1 >ac_cv_sizeof_int16_t=2 >ac_cv_sizeof_int32_t=4 >ac_cv_sizeof_int64_t=8 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_long_int=4 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_off_t=4 >ac_cv_sizeof_short=2 >ac_cv_sizeof_short_int=2 >ac_cv_sizeof_size_t=4 >ac_cv_sizeof_ssize_t=4 >ac_cv_sizeof_u_int16_t=2 >ac_cv_sizeof_u_int32_t=4 >ac_cv_sizeof_u_int64_t=8 >ac_cv_sizeof_uint16_t=2 >ac_cv_sizeof_uint32_t=4 >ac_cv_sizeof_uint64_t=8 >ac_cv_sizeof_unsigned_int=4 >ac_cv_sizeof_unsigned_long=4 >ac_cv_sizeof_unsigned_short=2 >ac_cv_sizeof_void_p=4 >ac_cv_sizeof_wchar_t=4 >ac_cv_strerror_r_SUSv3=no >ac_cv_sys_restartable_syscalls=yes >ac_cv_target=armv4tl-softfloat-linux-gnueabi >ac_cv_time_r_type=POSIX >ac_cv_type_long_long_int=yes >ac_cv_type_unsigned_long_long_int=yes >ac_cv_uchar=no >ac_cv_uint=yes >ac_cv_ulong=yes >ac_cv_ushort=yes >ac_cv_va_copy=yes >ac_cv_va_val_copy=yes >ac_cv_var__etext=yes >ac_cv_var_etext=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_path_LD=/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_func_iconv=yes >am_cv_func_working_getline=yes >am_cv_lib_iconv=no >am_cv_prog_cc_stdc= >am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' >am_cv_proto_iconv_arg1= >am_cv_use_build_libiconv=no >apr_cv_process_shared_works=no >apr_cv_tcp_nodelay_with_cork=yes >as_cv_unaligned_access=no >bash_cv_dup2_broken=no >bash_cv_func_sigsetjmp=missing >bash_cv_func_strcoll_broken=no >bash_cv_getcwd_calls_popen=no >bash_cv_getenv_redef=yes >bash_cv_have_mbstate_t=yes >bash_cv_job_control_missing=present >bash_cv_must_reinstall_sighandlers=no >bash_cv_opendir_not_robust=no >bash_cv_pgrp_pipe=no >bash_cv_printf_a_format=yes >bash_cv_sys_named_pipes=present >bash_cv_type_rlimit=rlim_t >bash_cv_ulimit_maxfds=yes >bash_cv_unusable_rtsigs=no >compat_cv_func_basename_works=no >compat_cv_func_dirname_works=no >compat_cv_func_snprintf_works=yes >cvs_cv_func_printf_ptr=yes >db_cv_align_t='unsigned long long' >db_cv_alignp_t='unsigned long' >db_cv_fcntl_f_setfd=yes >db_cv_mutex=no >db_cv_path_ar=/usr/bin/ar >db_cv_path_chmod=/bin/chmod >db_cv_path_cp=/bin/cp >db_cv_path_ln=/bin/ln >db_cv_path_mkdir=/bin/mkdir >db_cv_path_ranlib=/usr/bin/ranlib >db_cv_path_rm=/bin/rm >db_cv_path_sh=/bin/sh >db_cv_path_strip=/usr/bin/strip >db_cv_posixmutexes=no >db_cv_spinlocks=no >db_cv_sprintf_count=yes >db_cv_uimutexes=no >dpkg_cv___va_copy=yes >dpkg_cv_va_copy=yes >ettercap_cv_type_socklen_t=yes >fu_cv_sys_stat_statvfs=yes >gl_cv_bitsizeof_ptrdiff_t=32 >gl_cv_bitsizeof_sig_atomic_t=32 >gl_cv_bitsizeof_size_t=32 >gl_cv_bitsizeof_wchar_t=32 >gl_cv_bitsizeof_wint_t=32 >gl_cv_func_btowc_eof=yes >gl_cv_func_malloc_0_nonnull=yes >gl_cv_func_memmem_works='guessing no' >gl_cv_func_re_compile_pattern_working=yes >gl_cv_func_rename_trailing_dest_slash_bug=no >gl_cv_func_rename_trailing_slash_bug=no >gl_cv_func_wcwidth_works=yes >gl_cv_have_include_next=yes >gl_cv_header_wchar_h_standalone=yes >gl_cv_header_working_stdint_h=no >gl_cv_next_stdint_h='<stdint.h>' >gl_cv_next_string_h='<string.h>' >gl_cv_next_wchar_h='<wchar.h>' >gl_cv_type_ptrdiff_t_signed=yes >gl_cv_type_ptrdiff_t_suffix= >gl_cv_type_sig_atomic_t_signed=yes >gl_cv_type_sig_atomic_t_suffix= >gl_cv_type_size_t_signed=no >gl_cv_type_size_t_suffix=u >gl_cv_type_wchar_t_signed=no >gl_cv_type_wchar_t_suffix=u >gl_cv_type_wint_t_signed=no >gl_cv_type_wint_t_suffix=u >glib_cv___va_copy=yes >glib_cv_has__inline=yes >glib_cv_has__inline__=yes >glib_cv_hasinline=yes >glib_cv_long_long_format=ll >glib_cv_rtldglobal_broken=no >glib_cv_sane_realloc=yes >glib_cv_sizeof_gmutex=40 >glib_cv_sizeof_intmax_t=8 >glib_cv_sizeof_ptrdiff_t=4 >glib_cv_sizeof_size_t=4 >glib_cv_sizeof_system_thread=4 >glib_cv_stack_grows=no >glib_cv_sys_pthread_cond_timedwait_posix=yes >glib_cv_sys_pthread_getspecific_posix=yes >glib_cv_sys_pthread_mutex_trylock_posix=yes >glib_cv_sys_use_pid_niceness_surrogate=yes >glib_cv_uscore=no >glib_cv_use_pid_surrogate=yes >glib_cv_va_copy=yes >glib_cv_va_val_copy=no >jm_cv_func_working_readdir=yes >lf_cv_sane_realloc=yes >lftp_cv___va_copy=yes >lftp_cv_va_copy=yes >lftp_cv_va_val_copy=yes >libIDL_cv_long_long_format=ll >mr_cv_target_elf=yes >mysql_cv_func_atomic_add=no >mysql_cv_func_atomic_sub=no >nano_cv_func_regexec_segv_emptystr=no >php_cv_lib_cookie_io_functions_use_off64_t=yes >racoon_cv_bug_getaddrinfo=no >rsync_cv_HAVE_BROKEN_LARGEFILE=no >rsync_cv_HAVE_BROKEN_READDIR=no >rsync_cv_HAVE_C99_VSNPRINTF=yes >rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes >rsync_cv_HAVE_LONGLONG=yes >rsync_cv_HAVE_OFF64_T=no >rsync_cv_HAVE_SECURE_MKSTEMP=yes >rsync_cv_HAVE_SHORT_INO_T=no >rsync_cv_HAVE_SOCKETPAIR=yes >rsync_cv_HAVE_UNSIGNED_CHAR=no >rsync_cv_REPLACE_INET_ATON=no >rsync_cv_REPLACE_INET_NTOA=no >sc_cv_termios_ispeed=yes >screen_cv_sys_bcopy_overlap=no >screen_cv_sys_fifo_broken_impl=yes >screen_cv_sys_fifo_usable=yes >screen_cv_sys_memcpy_overlap=no >screen_cv_sys_memmove_overlap=no >screen_cv_sys_select_broken_retval=no >screen_cv_sys_sockets_nofs=no >screen_cv_sys_sockets_usable=yes >screen_cv_sys_terminfo_used=yes >slrn_cv___va_copy=yes >slrn_cv_va_copy=yes >slrn_cv_va_val_copy=yes >sudo_cv_uid_t_len=10 >utils_cv_sys_open_max=1019 >vim_cv_getcwd_broken=no >vim_cv_memmove_handles_overlap=yes >vim_cv_stat_ignores_slash=yes >vim_cv_terminfo=yes >vim_cv_toupper_broken=no >vim_cv_tty_group=world >yeti_cv_func_scanf_modif_size_t=z > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/work/gdb-7.0.1/missing --run aclocal-1.11' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/work/gdb-7.0.1/missing --run tar' >AR='armv4tl-softfloat-linux-gnueabi-ar' >AUTOCONF='${SHELL} /tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/work/gdb-7.0.1/missing --run autoconf' >AUTOHEADER='${SHELL} /tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/work/gdb-7.0.1/missing --run autoheader' >AUTOMAKE='${SHELL} /tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/work/gdb-7.0.1/missing --run automake-1.11' >AWK='gawk' >BITSIZEOF_PTRDIFF_T='32' >BITSIZEOF_SIG_ATOMIC_T='32' >BITSIZEOF_SIZE_T='32' >BITSIZEOF_WCHAR_T='32' >BITSIZEOF_WINT_T='32' >CATALOGS='' >CATOBJEXT='' >CC='armv4tl-softfloat-linux-gnueabi-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -pipe -march=armv4t -mfloat-abi=softfp -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include' >CONFIG_ALL=' all-tui' >CONFIG_CLEAN=' clean-tui' >CONFIG_DEPS=' $(SUBDIR_CLI_DEPS) $(SUBDIR_MI_DEPS) $(SUBDIR_TUI_DEPS)' >CONFIG_INSTALL=' install-tui' >CONFIG_LDFLAGS='' >CONFIG_OBS=' $(SUBDIR_CLI_OBS) $(SUBDIR_MI_OBS) $(SUBDIR_TUI_OBS)' >CONFIG_SRCS=' $(SUBDIR_CLI_SRCS) $(SUBDIR_MI_SRCS) $(SUBDIR_TUI_SRCS)' >CONFIG_UNINSTALL=' uninstall-tui' >CPP='armv4tl-softfloat-linux-gnueabi-gcc -E' >CPPFLAGS=' ' >CYGPATH_W='echo' >DATADIRNAME='' >DEBUGDIR='${exec_prefix}/lib/debug' >DEFS='' >DEPDIR='.deps' >DLLTOOL='armv4tl-softfloat-linux-gnueabi-dlltool' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_CFLAGS=' $(SUBDIR_CLI_CFLAGS) $(SUBDIR_MI_CFLAGS) $(SUBDIR_TUI_CFLAGS)' >EXEEXT='' >GDBTKLIBS='' >GDBTK_CFLAGS='' >GDBTK_SRC_DIR='' >GDB_DATADIR='/usr/share/gdb' >GDB_NM_FILE='' >GENCAT='' >GL_COND_LIBTOOL_FALSE='' >GL_COND_LIBTOOL_TRUE='#' >GMAKE_FALSE='#' >GMAKE_TRUE='' >GMSGFMT='/usr/bin/gmsgfmt' >GNULIB_MBSCASECMP='0' >GNULIB_MBSCASESTR='0' >GNULIB_MBSCHR='0' >GNULIB_MBSCSPN='0' >GNULIB_MBSLEN='0' >GNULIB_MBSNCASECMP='0' >GNULIB_MBSNLEN='0' >GNULIB_MBSPBRK='0' >GNULIB_MBSPCASECMP='0' >GNULIB_MBSRCHR='0' >GNULIB_MBSSEP='0' >GNULIB_MBSSPN='0' >GNULIB_MBSSTR='0' >GNULIB_MBSTOK_R='0' >GNULIB_MEMMEM='1' >GNULIB_MEMPCPY='0' >GNULIB_MEMRCHR='0' >GNULIB_STDINT_H='gnulib/stdint.h' >GNULIB_STPCPY='0' >GNULIB_STPNCPY='0' >GNULIB_STRCASESTR='0' >GNULIB_STRCHRNUL='0' >GNULIB_STRDUP='0' >GNULIB_STRERROR='0' >GNULIB_STRNDUP='0' >GNULIB_STRNLEN='0' >GNULIB_STRPBRK='0' >GNULIB_STRSEP='0' >GNULIB_STRSIGNAL='0' >GNULIB_STRSTR='0' >GNULIB_STRTOK_R='0' >GNULIB_WCWIDTH='0' >GREP='/bin/grep' >GUI_CFLAGS_X='' >HAVE_DECL_MEMMEM='1' >HAVE_DECL_MEMRCHR='1' >HAVE_DECL_STRDUP='1' >HAVE_DECL_STRERROR='1' >HAVE_DECL_STRNDUP='1' >HAVE_DECL_STRNLEN='1' >HAVE_DECL_STRSIGNAL='1' >HAVE_DECL_STRTOK_R='1' >HAVE_DECL_WCWIDTH='1' >HAVE_INTTYPES_H='1' >HAVE_LIBEXPAT='no' >HAVE_LONG_LONG_INT='1' >HAVE_MEMPCPY='1' >HAVE_SIGNED_SIG_ATOMIC_T='1' >HAVE_SIGNED_WCHAR_T='0' >HAVE_SIGNED_WINT_T='0' >HAVE_STDINT_H='1' >HAVE_STPCPY='1' >HAVE_STPNCPY='1' >HAVE_STRCASESTR='1' >HAVE_STRCHRNUL='1' >HAVE_STRNDUP='1' >HAVE_STRPBRK='1' >HAVE_STRSEP='1' >HAVE_SYS_BITYPES_H='1' >HAVE_SYS_INTTYPES_H='0' >HAVE_SYS_TYPES_H='1' >HAVE_UNSIGNED_LONG_LONG_INT='1' >HAVE_WCHAR_H='1' >INCINTL='' >INCLUDE_NEXT='include_next' >INSTALL_DATA='/usr/bin/install -c -m 644' >INSTALL_PROGRAM='/usr/bin/install -c' >INSTALL_SCRIPT='/usr/bin/install -c' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INSTOBJEXT='' >LDFLAGS=' -Wl,-O1 -Wl,--as-needed' >LIBEXPAT='' >LIBGNU_LIBDEPS='' >LIBGNU_LTLIBDEPS='' >LIBGUI='' >LIBINTL='' >LIBINTL_DEP='' >LIBOBJS='' >LIBS='-lncurses -lz -lm ' >LN_S='ln -s' >LTLIBEXPAT='' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKE='make' >MAKEINFO='makeinfo --split-size=5000000' >MIG='' >MKDIR_P='/bin/mkdir -p' >NEXT_STDINT_H='<stdint.h>' >NEXT_STRING_H='<string.h>' >NEXT_WCHAR_H='<wchar.h>' >OBJEXT='o' >PACKAGE='gdb' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PKGVERSION='(Gentoo 7.0.1 p1) ' >POSUB='' >PROFILE_CFLAGS='' >PTRDIFF_T_SUFFIX='' >PYTHON_CFLAGS='' >RANLIB='armv4tl-softfloat-linux-gnueabi-ranlib' >READLINE='$(READLINE_DIR)/libreadline.a' >READLINE_CFLAGS='-I$(READLINE_SRC)/..' >READLINE_DEPS='$(READLINE)' >REPLACE_MEMMEM='1' >REPLACE_STRCASESTR='0' >REPLACE_STRERROR='0' >REPLACE_STRSIGNAL='0' >REPLACE_STRSTR='0' >REPLACE_WCWIDTH='0' >REPORT_BUGS_TEXI='@uref{http://bugs.gentoo.org/}' >REPORT_BUGS_TO='<http://bugs.gentoo.org/>' >SER_HARDWIRE='' >SET_MAKE='' >SHELL='/bin/sh' >SIG_ATOMIC_T_SUFFIX='' >SIM='' >SIM_OBS='' >SIZE_T_SUFFIX='u' >STDINT_H='stdint.h' >STRIP='armv4tl-softfloat-linux-gnueabi-strip' >SYSTEM_GDBINIT='' >TARGET_OBS=' arm-tdep.o arm-linux-tdep.o glibc-tdep.o solib.o solib-svr4.o symfile-mem.o corelow.o linux-tdep.o' >TARGET_SYSTEM_ROOT='' >TARGET_SYSTEM_ROOT_DEFINE='' >TCL_BIN_DIR='' >TCL_DEPS='' >TCL_INCLUDE='' >TCL_LIBRARY='' >TCL_LIB_FILE='' >TCL_LIB_FLAG='' >TCL_LIB_SPEC='' >TCL_PATCH_LEVEL='' >TCL_SRC_DIR='' >TCL_STUB_LIB_FILE='' >TCL_STUB_LIB_FLAG='' >TCL_STUB_LIB_SPEC='' >TCL_VERSION='' >TK_BIN_DIR='' >TK_DEPS='' >TK_INCLUDE='' >TK_LIBRARY='' >TK_LIB_FILE='' >TK_LIB_FLAG='' >TK_LIB_SPEC='' >TK_SRC_DIR='' >TK_STUB_LIB_FILE='' >TK_STUB_LIB_FLAG='' >TK_STUB_LIB_SPEC='' >TK_VERSION='' >TK_XINCLUDES='' >USE_NLS='no' >VERSION='UNUSED-VERSION' >WARN_CFLAGS='' >WCHAR_H='' >WCHAR_T_SUFFIX='u' >WERROR_CFLAGS='' >WIN32LDAPP='' >WIN32LIBS='' >WINDRES='armv4tl-softfloat-linux-gnueabi-windres' >WINT_T_SUFFIX='u' >XGETTEXT='/usr/bin/xgettext' >XMKMF='' >X_CFLAGS='' >X_LDFLAGS='' >X_LIBS='' >YACC='bison -y' >YFLAGS='' >ac_ct_CC='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='${prefix}' >frags='' >gl_LIBOBJS=' memmem.o' >gl_LTLIBOBJS='' >gltests_LIBOBJS='' >gltests_LTLIBOBJS='' >host='armv4tl-softfloat-linux-gnueabi' >host_alias='armv4tl-softfloat-linux-gnueabi' >host_cpu='armv4tl' >host_os='linux-gnueabi' >host_vendor='softfloat' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /tmp/armv4tl-softfloat-linux-gnueabi/portage/sys-devel/gdb-7.0.1/work/gdb-7.0.1/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datadir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,y,y,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs=' doc testsuite' >sysconfdir='/etc' >target='armv4tl-softfloat-linux-gnueabi' >target_alias='armv4tl-softfloat-linux-gnueabi' >target_cpu='armv4tl' >target_os='linux-gnueabi' >target_subdir='' >target_vendor='softfloat' > >## ------------------- ## >## File substitutions. ## >## ------------------- ## > >host_makefile_frag='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define STDC_HEADERS 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 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define HAVE_DECL_MEMMEM 1 >#define HAVE_MEMMEM 1 >#define HAVE_LONG_LONG_INT 1 >#define HAVE_UNSIGNED_LONG_LONG_INT 1 >#define HAVE_INCLUDE_NEXT 1 >#define HAVE_STDINT_H 1 >#define HAVE_WCHAR_H 1 >#define HAVE_STRING_H 1 >#define restrict __restrict >#define HAVE_MEMCHR 1 >#define HAVE_MEMMEM 1 >#define HAVE_SYS_BITYPES_H 1 >#define BITSIZEOF_PTRDIFF_T 32 >#define BITSIZEOF_SIG_ATOMIC_T 32 >#define BITSIZEOF_SIZE_T 32 >#define BITSIZEOF_WCHAR_T 32 >#define BITSIZEOF_WINT_T 32 >#define HAVE_SIGNED_SIG_ATOMIC_T 1 >#define PTRDIFF_T_SUFFIX >#define SIG_ATOMIC_T_SUFFIX >#define SIZE_T_SUFFIX u >#define WCHAR_T_SUFFIX u >#define WINT_T_SUFFIX u >#define PACKAGE "gdb" >#define DEBUGDIR "/usr/lib/debug" >#define DEBUGDIR_RELOCATABLE 1 >#define GDB_DATADIR "/usr/share/gdb" >#define GDB_DATADIR_RELOCATABLE 1 >#define DEFAULT_BFD_ARCH bfd_arm_arch >#define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec >#define HAVE_MONSTARTUP 1 >#define HAVE__MCLEANUP 1 >#define HAVE__ETEXT 1 >#define HAVE_ETEXT 1 >#define PKGVERSION "(Gentoo 7.0.1 p1) " >#define REPORT_BUGS_TO "<http://bugs.gentoo.org/>" >#define HAVE_LIBM 1 >#define HAVE_ZLIB_H 1 >#define HAVE_ICONV 1 >#define ICONV_CONST > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 346391
:
255317
|
255319
| 255321