Ticket #249: config.log

File config.log, 57.2 KB (added by arussello, 3 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by Enca configure 1.9, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv4tl-softfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-librecode=/usr --enable-external --disable-gtk-doc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = brlx0004
14uname -m = x86_64
15uname -r = 2.6.29.2
16uname -s = Linux
17uname -v = #4 SMP Tue May 5 10:18:39 CST 2009
18
19/usr/bin/uname -p = Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /usr/lib64/portage/bin/ebuild-helpers
31PATH: /usr/local/sbin
32PATH: /sbin
33PATH: /usr/sbin
34PATH: /usr/local/bin
35PATH: /bin
36PATH: /usr/bin
37PATH: /opt/bin
38
39
40## ----------- ##
41## Core tests. ##
42## ----------- ##
43
44configure:1415: loading site script /usr/share/config.site
45| #!/bin/bash
46| # Copyright 2009 Gentoo Foundation
47| # Distributed under the terms of the GNU General Public License v2
48| # $Header: /var/cvsroot/gentoo-projects/crossdev-wrappers/site/config.site,v 1.3 2009/03/20 01:25:56 solar Exp $
49|
50| TOPDIR=/usr/share/crossdev/include/site
51|
52| config_site_arch() {
53|       local host=$(echo ${CHOST/-/ } | awk '{print $1}')
54|
55|       [[ ${host/arm.*eb/} != ${host} ]] && host=armeb
56|       [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm
57|
58|       [[ ${host/mips.*el/} != ${host} ]] && host=mipsel
59|
60|       #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686
61|
62|       echo ${host}
63| }
64|
65| config_site_names() {
66|       local site_arch=$(config_site_arch)
67|       local sites=""
68|       local x
69|
70|       [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux"
71|       [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux"
72|
73|       [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc"
74|       [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu"
75|
76|       [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi"
77|       [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi"
78|
79|       for x in ${sites} ${CHOST}; do
80|               [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x}
81|       done
82| }
83|
84| if [[ ${CHOST} != "" ]]; then
85|       sites="$(config_site_names)"
86|       if [[ ${sites} != "" ]]; then
87|               for site in ${sites}; do
88|                       echo "$(basename $0): loading site script ${site}"
89|                       . ${site}
90|               done
91|       fi
92|       unset site
93|       unset sites
94| fi
95configure:1568: checking for a BSD-compatible install
96configure:1623: result: /usr/bin/install -c
97configure:1634: checking whether build environment is sane
98configure:1677: result: yes
99configure:1742: checking for gawk
100configure:1758: found /bin/gawk
101configure:1768: result: gawk
102configure:1778: checking whether make sets $(MAKE)
103configure:1798: result: yes
104configure:1874: checking for armv4tl-softfloat-linux-gnueabi-strip
105configure:1890: found /usr/bin/armv4tl-softfloat-linux-gnueabi-strip
106configure:1900: result: armv4tl-softfloat-linux-gnueabi-strip
107configure:1969: checking whether to enable maintainer-specific portions of Makefiles
108configure:1978: result: no
109configure:2000: checking for gawk
110configure:2026: result: gawk
111configure:2044: checking for armv4tl-softfloat-linux-gnueabi-gcc
112configure:2060: found /usr/bin/armv4tl-softfloat-linux-gnueabi-gcc
113configure:2070: result: armv4tl-softfloat-linux-gnueabi-gcc
114configure:2352: checking for C compiler version
115configure:2355: armv4tl-softfloat-linux-gnueabi-gcc --version </dev/null >&5
116armv4tl-softfloat-linux-gnueabi-gcc (Gentoo 4.3.2-r4 p1.7, pie-10.1.5) 4.3.2
117Copyright (C) 2008 Free Software Foundation, Inc.
118This is free software; see the source for copying conditions.  There is NO
119warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
120
121configure:2358: $? = 0
122configure:2360: armv4tl-softfloat-linux-gnueabi-gcc -v </dev/null >&5
123Using built-in specs.
124Target: armv4tl-softfloat-linux-gnueabi
125Configured with: /var/tmp/cross/armv4tl-softfloat-linux-gnueabi/portage/cross-armv4tl-softfloat-linux-gnueabi/gcc-4.3.2-r4/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv4tl-softfloat-linux-gnueabi/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include --datadir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2 --mandir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/man --infodir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --target=armv4tl-softfloat-linux-gnueabi --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-float=soft --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,fortran --with-sysroot=/usr/armv4tl-softfloat-linux-gnueabi --disable-bootstrap --disable-libgomp --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r4 p1.7, pie-10.1.5'
126Thread model: posix
127gcc version 4.3.2 (Gentoo 4.3.2-r4 p1.7, pie-10.1.5)
128configure:2363: $? = 0
129configure:2365: armv4tl-softfloat-linux-gnueabi-gcc -V </dev/null >&5
130armv4tl-softfloat-linux-gnueabi-gcc: '-V' option must have argument
131configure:2368: $? = 1
132configure:2391: checking for C compiler default output file name
133configure:2394: armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib conftest.c  >&5
134configure:2397: $? = 0
135configure:2443: result: a.out
136configure:2448: checking whether the C compiler works
137configure:2474: result: yes
138configure:2481: checking whether we are cross compiling
139configure:2483: result: yes
140configure:2486: checking for suffix of executables
141configure:2488: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib conftest.c  >&5
142configure:2491: $? = 0
143configure:2516: result:
144configure:2522: checking for suffix of object files
145configure:2543: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
146configure:2546: $? = 0
147configure:2568: result: o
148configure:2572: checking whether we are using the GNU C compiler
149configure:2596: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
150configure:2602: $? = 0
151configure:2606: test -z
152                         || test ! -s conftest.err
153configure:2609: $? = 0
154configure:2612: test -s conftest.o
155configure:2615: $? = 0
156configure:2628: result: yes
157configure:2634: checking whether armv4tl-softfloat-linux-gnueabi-gcc accepts -g
158configure:2655: armv4tl-softfloat-linux-gnueabi-gcc -c -g  conftest.c >&5
159configure:2661: $? = 0
160configure:2665: test -z
161                         || test ! -s conftest.err
162configure:2668: $? = 0
163configure:2671: test -s conftest.o
164configure:2674: $? = 0
165configure:2685: result: yes
166configure:2702: checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ANSI C
167configure:2772: armv4tl-softfloat-linux-gnueabi-gcc  -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
168configure:2778: $? = 0
169configure:2782: test -z
170                         || test ! -s conftest.err
171configure:2785: $? = 0
172configure:2788: test -s conftest.o
173configure:2791: $? = 0
174configure:2809: result: none needed
175configure:2827: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
176conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
177configure:2833: $? = 1
178configure: failed program was:
179| #ifndef __cplusplus
180|   choke me
181| #endif
182configure:2977: checking for style of include used by make
183configure:3005: result: GNU
184configure:3033: checking dependency style of armv4tl-softfloat-linux-gnueabi-gcc
185configure:3123: result: gcc3
186configure:3152: checking how to run the C preprocessor
187configure:3187: armv4tl-softfloat-linux-gnueabi-gcc -E  conftest.c
188configure:3193: $? = 0
189configure:3225: armv4tl-softfloat-linux-gnueabi-gcc -E  conftest.c
190conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
191configure:3231: $? = 1
192configure: failed program was:
193| /* confdefs.h.  */
194|
195| #define PACKAGE_NAME "Enca"
196| #define PACKAGE_TARNAME "enca"
197| #define PACKAGE_VERSION "1.9"
198| #define PACKAGE_STRING "Enca 1.9"
199| #define PACKAGE_BUGREPORT "David Necas (Yeti) <yeti@physics.muni.cz>"
200| #define PACKAGE "enca"
201| #define VERSION "1.9"
202| #define _GNU_SOURCE 1
203| /* end confdefs.h.  */
204| #include <ac_nonexistent.h>
205configure:3270: result: armv4tl-softfloat-linux-gnueabi-gcc -E
206configure:3294: armv4tl-softfloat-linux-gnueabi-gcc -E  conftest.c
207configure:3300: $? = 0
208configure:3332: armv4tl-softfloat-linux-gnueabi-gcc -E  conftest.c
209conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
210configure:3338: $? = 1
211configure: failed program was:
212| /* confdefs.h.  */
213|
214| #define PACKAGE_NAME "Enca"
215| #define PACKAGE_TARNAME "enca"
216| #define PACKAGE_VERSION "1.9"
217| #define PACKAGE_STRING "Enca 1.9"
218| #define PACKAGE_BUGREPORT "David Necas (Yeti) <yeti@physics.muni.cz>"
219| #define PACKAGE "enca"
220| #define VERSION "1.9"
221| #define _GNU_SOURCE 1
222| /* end confdefs.h.  */
223| #include <ac_nonexistent.h>
224configure:3382: checking for egrep
225configure:3392: result: grep -E
226configure:3398: checking for AIX
227configure:3420: result: no
228configure:3426: checking for library containing strerror
229configure:3456: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib conftest.c  >&5
230configure:3462: $? = 0
231configure:3466: test -z
232                         || test ! -s conftest.err
233configure:3469: $? = 0
234configure:3472: test -s conftest
235configure:3475: $? = 0
236configure:3545: result: none required
237configure:3630: checking build system type
238configure:3648: result: x86_64-pc-linux-gnu
239configure:3656: checking host system type
240configure:3670: result: armv4tl-softfloat-linux-gnueabi
241configure:3678: checking for a sed that does not truncate output
242configure:3732: result: /bin/sed
243configure:3746: checking for ld used by armv4tl-softfloat-linux-gnueabi-gcc
244configure:3813: result: /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld
245configure:3822: checking if the linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) is GNU ld
246configure:3837: result: yes
247configure:3842: checking for /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld option to reload object files
248configure:3849: result: -r
249configure:3858: checking for BSD-compatible nm
250configure:3900: result: /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B
251configure:3904: checking whether ln -s works
252configure:3908: result: yes
253configure:3915: checking how to recognise dependent libraries
254configure:4098: result: pass_all
255configure:4306: checking for ANSI C header files
256configure:4331: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
257configure:4337: $? = 0
258configure:4341: test -z
259                         || test ! -s conftest.err
260configure:4344: $? = 0
261configure:4347: test -s conftest.o
262configure:4350: $? = 0
263configure:4462: result: yes
264configure:4486: checking for sys/types.h
265configure:4502: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
266configure:4508: $? = 0
267configure:4512: test -z
268                         || test ! -s conftest.err
269configure:4515: $? = 0
270configure:4518: test -s conftest.o
271configure:4521: $? = 0
272configure:4532: result: yes
273configure:4486: checking for sys/stat.h
274configure:4502: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
275configure:4508: $? = 0
276configure:4512: test -z
277                         || test ! -s conftest.err
278configure:4515: $? = 0
279configure:4518: test -s conftest.o
280configure:4521: $? = 0
281configure:4532: result: yes
282configure:4486: checking for stdlib.h
283configure:4502: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
284configure:4508: $? = 0
285configure:4512: test -z
286                         || test ! -s conftest.err
287configure:4515: $? = 0
288configure:4518: test -s conftest.o
289configure:4521: $? = 0
290configure:4532: result: yes
291configure:4486: checking for string.h
292configure:4502: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
293configure:4508: $? = 0
294configure:4512: test -z
295                         || test ! -s conftest.err
296configure:4515: $? = 0
297configure:4518: test -s conftest.o
298configure:4521: $? = 0
299configure:4532: result: yes
300configure:4486: checking for memory.h
301configure:4502: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
302configure:4508: $? = 0
303configure:4512: test -z
304                         || test ! -s conftest.err
305configure:4515: $? = 0
306configure:4518: test -s conftest.o
307configure:4521: $? = 0
308configure:4532: result: yes
309configure:4486: checking for strings.h
310configure:4502: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
311configure:4508: $? = 0
312configure:4512: test -z
313                         || test ! -s conftest.err
314configure:4515: $? = 0
315configure:4518: test -s conftest.o
316configure:4521: $? = 0
317configure:4532: result: yes
318configure:4486: checking for inttypes.h
319configure:4502: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
320configure:4508: $? = 0
321configure:4512: test -z
322                         || test ! -s conftest.err
323configure:4515: $? = 0
324configure:4518: test -s conftest.o
325configure:4521: $? = 0
326configure:4532: result: yes
327configure:4486: checking for stdint.h
328configure:4502: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
329configure:4508: $? = 0
330configure:4512: test -z
331                         || test ! -s conftest.err
332configure:4515: $? = 0
333configure:4518: test -s conftest.o
334configure:4521: $? = 0
335configure:4532: result: yes
336configure:4486: checking for unistd.h
337configure:4502: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
338configure:4508: $? = 0
339configure:4512: test -z
340                         || test ! -s conftest.err
341configure:4515: $? = 0
342configure:4518: test -s conftest.o
343configure:4521: $? = 0
344configure:4532: result: yes
345configure:4558: checking dlfcn.h usability
346configure:4570: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
347configure:4576: $? = 0
348configure:4580: test -z
349                         || test ! -s conftest.err
350configure:4583: $? = 0
351configure:4586: test -s conftest.o
352configure:4589: $? = 0
353configure:4599: result: yes
354configure:4603: checking dlfcn.h presence
355configure:4613: armv4tl-softfloat-linux-gnueabi-gcc -E  conftest.c
356configure:4619: $? = 0
357configure:4639: result: yes
358configure:4674: checking for dlfcn.h
359configure:4681: result: yes
360configure:4704: checking for armv4tl-softfloat-linux-gnueabi-g++
361configure:4720: found /usr/bin/armv4tl-softfloat-linux-gnueabi-g++
362configure:4730: result: armv4tl-softfloat-linux-gnueabi-g++
363configure:4788: checking for C++ compiler version
364configure:4791: armv4tl-softfloat-linux-gnueabi-g++ --version </dev/null >&5
365armv4tl-softfloat-linux-gnueabi-g++ (Gentoo 4.3.2-r4 p1.7, pie-10.1.5) 4.3.2
366Copyright (C) 2008 Free Software Foundation, Inc.
367This is free software; see the source for copying conditions.  There is NO
368warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
369
370configure:4794: $? = 0
371configure:4796: armv4tl-softfloat-linux-gnueabi-g++ -v </dev/null >&5
372Using built-in specs.
373Target: armv4tl-softfloat-linux-gnueabi
374Configured with: /var/tmp/cross/armv4tl-softfloat-linux-gnueabi/portage/cross-armv4tl-softfloat-linux-gnueabi/gcc-4.3.2-r4/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv4tl-softfloat-linux-gnueabi/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include --datadir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2 --mandir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/man --infodir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --target=armv4tl-softfloat-linux-gnueabi --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-float=soft --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,fortran --with-sysroot=/usr/armv4tl-softfloat-linux-gnueabi --disable-bootstrap --disable-libgomp --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r4 p1.7, pie-10.1.5'
375Thread model: posix
376gcc version 4.3.2 (Gentoo 4.3.2-r4 p1.7, pie-10.1.5)
377configure:4799: $? = 0
378configure:4801: armv4tl-softfloat-linux-gnueabi-g++ -V </dev/null >&5
379armv4tl-softfloat-linux-gnueabi-g++: '-V' option must have argument
380configure:4804: $? = 1
381configure:4807: checking whether we are using the GNU C++ compiler
382configure:4831: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.cc >&5
383configure:4837: $? = 0
384configure:4841: test -z
385                         || test ! -s conftest.err
386configure:4844: $? = 0
387configure:4847: test -s conftest.o
388configure:4850: $? = 0
389configure:4863: result: yes
390configure:4869: checking whether armv4tl-softfloat-linux-gnueabi-g++ accepts -g
391configure:4890: armv4tl-softfloat-linux-gnueabi-g++ -c -g  conftest.cc >&5
392configure:4896: $? = 0
393configure:4900: test -z
394                         || test ! -s conftest.err
395configure:4903: $? = 0
396configure:4906: test -s conftest.o
397configure:4909: $? = 0
398configure:4920: result: yes
399configure:4962: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.cc >&5
400configure:4968: $? = 0
401configure:4972: test -z
402                         || test ! -s conftest.err
403configure:4975: $? = 0
404configure:4978: test -s conftest.o
405configure:4981: $? = 0
406configure:5007: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.cc >&5
407conftest.cc: In function 'int main()':
408conftest.cc:27: error: 'exit' was not declared in this scope
409configure:5013: $? = 1
410configure: failed program was:
411| /* confdefs.h.  */
412|
413| #define PACKAGE_NAME "Enca"
414| #define PACKAGE_TARNAME "enca"
415| #define PACKAGE_VERSION "1.9"
416| #define PACKAGE_STRING "Enca 1.9"
417| #define PACKAGE_BUGREPORT "David Necas (Yeti) <yeti@physics.muni.cz>"
418| #define PACKAGE "enca"
419| #define VERSION "1.9"
420| #define _GNU_SOURCE 1
421| #define STDC_HEADERS 1
422| #define HAVE_SYS_TYPES_H 1
423| #define HAVE_SYS_STAT_H 1
424| #define HAVE_STDLIB_H 1
425| #define HAVE_STRING_H 1
426| #define HAVE_MEMORY_H 1
427| #define HAVE_STRINGS_H 1
428| #define HAVE_INTTYPES_H 1
429| #define HAVE_STDINT_H 1
430| #define HAVE_UNISTD_H 1
431| #define HAVE_DLFCN_H 1
432| /* end confdefs.h.  */
433|
434| int
435| main ()
436| {
437| exit (42);
438|   ;
439|   return 0;
440| }
441configure:4962: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.cc >&5
442conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std'
443configure:4968: $? = 1
444configure: failed program was:
445| /* confdefs.h.  */
446|
447| #define PACKAGE_NAME "Enca"
448| #define PACKAGE_TARNAME "enca"
449| #define PACKAGE_VERSION "1.9"
450| #define PACKAGE_STRING "Enca 1.9"
451| #define PACKAGE_BUGREPORT "David Necas (Yeti) <yeti@physics.muni.cz>"
452| #define PACKAGE "enca"
453| #define VERSION "1.9"
454| #define _GNU_SOURCE 1
455| #define STDC_HEADERS 1
456| #define HAVE_SYS_TYPES_H 1
457| #define HAVE_SYS_STAT_H 1
458| #define HAVE_STDLIB_H 1
459| #define HAVE_STRING_H 1
460| #define HAVE_MEMORY_H 1
461| #define HAVE_STRINGS_H 1
462| #define HAVE_INTTYPES_H 1
463| #define HAVE_STDINT_H 1
464| #define HAVE_UNISTD_H 1
465| #define HAVE_DLFCN_H 1
466| /* end confdefs.h.  */
467| extern "C" void std::exit (int) throw (); using std::exit;
468| #include <stdlib.h>
469| int
470| main ()
471| {
472| exit (42);
473|   ;
474|   return 0;
475| }
476configure:4962: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.cc >&5
477conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std'
478In file included from conftest.cc:24:
479/usr/armv4tl-softfloat-linux-gnueabi/usr/include/stdlib.h:531: error: declaration of 'void std::exit(int) throw ()' throws different exceptions
480conftest.cc:23: error: from previous declaration 'void std::exit(int)'
481configure:4968: $? = 1
482configure: failed program was:
483| /* confdefs.h.  */
484|
485| #define PACKAGE_NAME "Enca"
486| #define PACKAGE_TARNAME "enca"
487| #define PACKAGE_VERSION "1.9"
488| #define PACKAGE_STRING "Enca 1.9"
489| #define PACKAGE_BUGREPORT "David Necas (Yeti) <yeti@physics.muni.cz>"
490| #define PACKAGE "enca"
491| #define VERSION "1.9"
492| #define _GNU_SOURCE 1
493| #define STDC_HEADERS 1
494| #define HAVE_SYS_TYPES_H 1
495| #define HAVE_SYS_STAT_H 1
496| #define HAVE_STDLIB_H 1
497| #define HAVE_STRING_H 1
498| #define HAVE_MEMORY_H 1
499| #define HAVE_STRINGS_H 1
500| #define HAVE_INTTYPES_H 1
501| #define HAVE_STDINT_H 1
502| #define HAVE_UNISTD_H 1
503| #define HAVE_DLFCN_H 1
504| /* end confdefs.h.  */
505| extern "C" void std::exit (int); using std::exit;
506| #include <stdlib.h>
507| int
508| main ()
509| {
510| exit (42);
511|   ;
512|   return 0;
513| }
514configure:4962: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.cc >&5
515configure:4968: $? = 0
516configure:4972: test -z
517                         || test ! -s conftest.err
518configure:4975: $? = 0
519configure:4978: test -s conftest.o
520configure:4981: $? = 0
521configure:5007: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.cc >&5
522configure:5013: $? = 0
523configure:5017: test -z
524                         || test ! -s conftest.err
525configure:5020: $? = 0
526configure:5023: test -s conftest.o
527configure:5026: $? = 0
528configure:5051: checking dependency style of armv4tl-softfloat-linux-gnueabi-g++
529configure:5141: result: gcc3
530configure:5163: checking how to run the C++ preprocessor
531configure:5194: armv4tl-softfloat-linux-gnueabi-g++ -E  conftest.cc
532configure:5200: $? = 0
533configure:5232: armv4tl-softfloat-linux-gnueabi-g++ -E  conftest.cc
534conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory
535configure:5238: $? = 1
536configure: failed program was:
537| /* confdefs.h.  */
538|
539| #define PACKAGE_NAME "Enca"
540| #define PACKAGE_TARNAME "enca"
541| #define PACKAGE_VERSION "1.9"
542| #define PACKAGE_STRING "Enca 1.9"
543| #define PACKAGE_BUGREPORT "David Necas (Yeti) <yeti@physics.muni.cz>"
544| #define PACKAGE "enca"
545| #define VERSION "1.9"
546| #define _GNU_SOURCE 1
547| #define STDC_HEADERS 1
548| #define HAVE_SYS_TYPES_H 1
549| #define HAVE_SYS_STAT_H 1
550| #define HAVE_STDLIB_H 1
551| #define HAVE_STRING_H 1
552| #define HAVE_MEMORY_H 1
553| #define HAVE_STRINGS_H 1
554| #define HAVE_INTTYPES_H 1
555| #define HAVE_STDINT_H 1
556| #define HAVE_UNISTD_H 1
557| #define HAVE_DLFCN_H 1
558| #ifdef __cplusplus
559| extern "C" void exit (int) throw ();
560| #endif
561| /* end confdefs.h.  */
562| #include <ac_nonexistent.h>
563configure:5277: result: armv4tl-softfloat-linux-gnueabi-g++ -E
564configure:5301: armv4tl-softfloat-linux-gnueabi-g++ -E  conftest.cc
565configure:5307: $? = 0
566configure:5339: armv4tl-softfloat-linux-gnueabi-g++ -E  conftest.cc
567conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory
568configure:5345: $? = 1
569configure: failed program was:
570| /* confdefs.h.  */
571|
572| #define PACKAGE_NAME "Enca"
573| #define PACKAGE_TARNAME "enca"
574| #define PACKAGE_VERSION "1.9"
575| #define PACKAGE_STRING "Enca 1.9"
576| #define PACKAGE_BUGREPORT "David Necas (Yeti) <yeti@physics.muni.cz>"
577| #define PACKAGE "enca"
578| #define VERSION "1.9"
579| #define _GNU_SOURCE 1
580| #define STDC_HEADERS 1
581| #define HAVE_SYS_TYPES_H 1
582| #define HAVE_SYS_STAT_H 1
583| #define HAVE_STDLIB_H 1
584| #define HAVE_STRING_H 1
585| #define HAVE_MEMORY_H 1
586| #define HAVE_STRINGS_H 1
587| #define HAVE_INTTYPES_H 1
588| #define HAVE_STDINT_H 1
589| #define HAVE_UNISTD_H 1
590| #define HAVE_DLFCN_H 1
591| #ifdef __cplusplus
592| extern "C" void exit (int) throw ();
593| #endif
594| /* end confdefs.h.  */
595| #include <ac_nonexistent.h>
596configure:5398: checking for armv4tl-softfloat-linux-gnueabi-g77
597configure:5427: result: no
598configure:5398: checking for armv4tl-softfloat-linux-gnueabi-f77
599configure:5427: result: no
600configure:5398: checking for armv4tl-softfloat-linux-gnueabi-xlf
601configure:5427: result: no
602configure:5398: checking for armv4tl-softfloat-linux-gnueabi-frt
603configure:5427: result: no
604configure:5398: checking for armv4tl-softfloat-linux-gnueabi-pgf77
605configure:5427: result: no
606configure:5398: checking for armv4tl-softfloat-linux-gnueabi-fort77
607configure:5427: result: no
608configure:5398: checking for armv4tl-softfloat-linux-gnueabi-fl32
609configure:5427: result: no
610configure:5398: checking for armv4tl-softfloat-linux-gnueabi-af77
611configure:5427: result: no
612configure:5398: checking for armv4tl-softfloat-linux-gnueabi-f90
613configure:5427: result: no
614configure:5398: checking for armv4tl-softfloat-linux-gnueabi-xlf90
615configure:5427: result: no
616configure:5398: checking for armv4tl-softfloat-linux-gnueabi-pgf90
617configure:5427: result: no
618configure:5398: checking for armv4tl-softfloat-linux-gnueabi-epcf90
619configure:5427: result: no
620configure:5398: checking for armv4tl-softfloat-linux-gnueabi-f95
621configure:5427: result: no
622configure:5398: checking for armv4tl-softfloat-linux-gnueabi-fort
623configure:5427: result: no
624configure:5398: checking for armv4tl-softfloat-linux-gnueabi-xlf95
625configure:5427: result: no
626configure:5398: checking for armv4tl-softfloat-linux-gnueabi-ifc
627configure:5427: result: no
628configure:5398: checking for armv4tl-softfloat-linux-gnueabi-efc
629configure:5427: result: no
630configure:5398: checking for armv4tl-softfloat-linux-gnueabi-pgf95
631configure:5427: result: no
632configure:5398: checking for armv4tl-softfloat-linux-gnueabi-lf95
633configure:5427: result: no
634configure:5398: checking for armv4tl-softfloat-linux-gnueabi-gfortran
635configure:5414: found /usr/bin/armv4tl-softfloat-linux-gnueabi-gfortran
636configure:5424: result: armv4tl-softfloat-linux-gnueabi-gfortran
637configure:5481: checking for Fortran 77 compiler version
638configure:5484: armv4tl-softfloat-linux-gnueabi-gfortran --version </dev/null >&5
639GNU Fortran (Gentoo 4.3.2-r4 p1.7, pie-10.1.5) 4.3.2
640Copyright (C) 2008 Free Software Foundation, Inc.
641
642GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
643You may redistribute copies of GNU Fortran
644under the terms of the GNU General Public License.
645For more information about these matters, see the file named COPYING
646
647configure:5487: $? = 0
648configure:5489: armv4tl-softfloat-linux-gnueabi-gfortran -v </dev/null >&5
649Using built-in specs.
650Target: armv4tl-softfloat-linux-gnueabi
651Configured with: /var/tmp/cross/armv4tl-softfloat-linux-gnueabi/portage/cross-armv4tl-softfloat-linux-gnueabi/gcc-4.3.2-r4/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv4tl-softfloat-linux-gnueabi/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include --datadir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2 --mandir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/man --infodir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --target=armv4tl-softfloat-linux-gnueabi --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-float=soft --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,fortran --with-sysroot=/usr/armv4tl-softfloat-linux-gnueabi --disable-bootstrap --disable-libgomp --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r4 p1.7, pie-10.1.5'
652Thread model: posix
653gcc version 4.3.2 (Gentoo 4.3.2-r4 p1.7, pie-10.1.5)
654configure:5492: $? = 0
655configure:5494: armv4tl-softfloat-linux-gnueabi-gfortran -V </dev/null >&5
656armv4tl-softfloat-linux-gnueabi-gfortran: '-V' option must have argument
657configure:5497: $? = 1
658configure:5505: checking whether we are using the GNU Fortran 77 compiler
659configure:5519: armv4tl-softfloat-linux-gnueabi-gfortran -c  conftest.F >&5
660configure:5525: $? = 0
661configure:5529: test -z
662                         || test ! -s conftest.err
663configure:5532: $? = 0
664configure:5535: test -s conftest.o
665configure:5538: $? = 0
666configure:5551: result: yes
667configure:5557: checking whether armv4tl-softfloat-linux-gnueabi-gfortran accepts -g
668configure:5569: armv4tl-softfloat-linux-gnueabi-gfortran -c -g conftest.f >&5
669configure:5575: $? = 0
670configure:5579: test -z
671                         || test ! -s conftest.err
672configure:5582: $? = 0
673configure:5585: test -s conftest.o
674configure:5588: $? = 0
675configure:5600: result: yes
676configure:5630: checking the maximum length of command line arguments
677configure:5695: result: 32768
678configure:5706: checking command to parse /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B output from armv4tl-softfloat-linux-gnueabi-gcc object
679configure:5795: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
680configure:5798: $? = 0
681configure:5802: /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
682configure:5805: $? = 0
683configure:5857: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib conftest.c conftstm.o >&5
684configure:5860: $? = 0
685configure:5898: result: ok
686configure:5902: checking for objdir
687configure:5917: result: .libs
688configure:5969: checking for armv4tl-softfloat-linux-gnueabi-ar
689configure:5985: found /usr/bin/armv4tl-softfloat-linux-gnueabi-ar
690configure:5995: result: armv4tl-softfloat-linux-gnueabi-ar
691configure:6049: checking for armv4tl-softfloat-linux-gnueabi-ranlib
692configure:6065: found /usr/bin/armv4tl-softfloat-linux-gnueabi-ranlib
693configure:6075: result: armv4tl-softfloat-linux-gnueabi-ranlib
694configure:6129: checking for armv4tl-softfloat-linux-gnueabi-strip
695configure:6155: result: armv4tl-softfloat-linux-gnueabi-strip
696configure:6456: checking if armv4tl-softfloat-linux-gnueabi-gcc static flag  works
697configure:6479: result: yes
698configure:6497: checking if armv4tl-softfloat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions
699configure:6515: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -fno-rtti -fno-exceptions conftest.c >&5
700cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
701configure:6519: $? = 0
702configure:6530: result: no
703configure:6545: checking for armv4tl-softfloat-linux-gnueabi-gcc option to produce PIC
704configure:6722: result: -fPIC
705configure:6730: checking if armv4tl-softfloat-linux-gnueabi-gcc PIC flag -fPIC works
706configure:6748: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -fPIC -DPIC conftest.c >&5
707configure:6752: $? = 0
708configure:6763: result: yes
709configure:6787: checking if armv4tl-softfloat-linux-gnueabi-gcc supports -c -o file.o
710configure:6808: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -o out/conftest2.o conftest.c >&5
711configure:6812: $? = 0
712configure:6832: result: yes
713configure:6858: checking whether the armv4tl-softfloat-linux-gnueabi-gcc linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries
714configure:7706: result: yes
715configure:7732: checking whether -lc should be explicitly linked in
716configure:7737: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
717configure:7740: $? = 0
718configure:7754: armv4tl-softfloat-linux-gnueabi-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
719configure:7757: $? = 0
720configure:7769: result: no
721configure:7777: checking dynamic linker characteristics
722configure:8338: result: GNU/Linux ld.so
723configure:8342: checking how to hardcode library paths into programs
724configure:8367: result: immediate
725configure:8381: checking whether stripping libraries is possible
726configure:8386: result: yes
727configure:9216: checking if libtool supports shared libraries
728configure:9218: result: yes
729configure:9221: checking whether to build shared libraries
730configure:9279: result: yes
731configure:9282: checking whether to build static libraries
732configure:9286: result: yes
733configure:9378: creating libtool
734configure:9925: checking for ld used by armv4tl-softfloat-linux-gnueabi-g++
735configure:9992: result: /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld
736configure:10001: checking if the linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) is GNU ld
737configure:10016: result: yes
738configure:10067: checking whether the armv4tl-softfloat-linux-gnueabi-g++ linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries
739configure:10895: result: yes
740configure:10913: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.cc >&5
741configure:10916: $? = 0
742configure:11012: checking for armv4tl-softfloat-linux-gnueabi-g++ option to produce PIC
743configure:11264: result: -fPIC
744configure:11272: checking if armv4tl-softfloat-linux-gnueabi-g++ PIC flag -fPIC works
745configure:11290: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -fPIC -DPIC conftest.cc >&5
746configure:11294: $? = 0
747configure:11305: result: yes
748configure:11329: checking if armv4tl-softfloat-linux-gnueabi-g++ supports -c -o file.o
749configure:11350: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -o out/conftest2.o conftest.cc >&5
750configure:11354: $? = 0
751configure:11374: result: yes
752configure:11400: checking whether the armv4tl-softfloat-linux-gnueabi-g++ linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries
753configure:11425: result: yes
754configure:11496: checking dynamic linker characteristics
755configure:12057: result: GNU/Linux ld.so
756configure:12061: checking how to hardcode library paths into programs
757configure:12086: result: immediate
758configure:12100: checking whether stripping libraries is possible
759configure:12105: result: yes
760configure:13412: checking if libtool supports shared libraries
761configure:13414: result: yes
762configure:13417: checking whether to build shared libraries
763configure:13435: result: yes
764configure:13438: checking whether to build static libraries
765configure:13442: result: yes
766configure:13454: checking for armv4tl-softfloat-linux-gnueabi-gfortran option to produce PIC
767configure:13631: result: -fPIC
768configure:13639: checking if armv4tl-softfloat-linux-gnueabi-gfortran PIC flag -fPIC works
769configure:13657: armv4tl-softfloat-linux-gnueabi-gfortran -c -g -O2 -fPIC conftest.f >&5
770configure:13661: $? = 0
771configure:13672: result: yes
772configure:13696: checking if armv4tl-softfloat-linux-gnueabi-gfortran supports -c -o file.o
773configure:13717: armv4tl-softfloat-linux-gnueabi-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
774configure:13721: $? = 0
775configure:13741: result: yes
776configure:13767: checking whether the armv4tl-softfloat-linux-gnueabi-gfortran linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries
777configure:14595: result: yes
778configure:14666: checking dynamic linker characteristics
779configure:15227: result: GNU/Linux ld.so
780configure:15231: checking how to hardcode library paths into programs
781configure:15256: result: immediate
782configure:15270: checking whether stripping libraries is possible
783configure:15275: result: yes
784configure:19390: checking for armv4tl-softfloat-linux-gnueabi-gcc
785configure:19416: result: armv4tl-softfloat-linux-gnueabi-gcc
786configure:19698: checking for C compiler version
787configure:19701: armv4tl-softfloat-linux-gnueabi-gcc --version </dev/null >&5
788armv4tl-softfloat-linux-gnueabi-gcc (Gentoo 4.3.2-r4 p1.7, pie-10.1.5) 4.3.2
789Copyright (C) 2008 Free Software Foundation, Inc.
790This is free software; see the source for copying conditions.  There is NO
791warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
792
793configure:19704: $? = 0
794configure:19706: armv4tl-softfloat-linux-gnueabi-gcc -v </dev/null >&5
795Using built-in specs.
796Target: armv4tl-softfloat-linux-gnueabi
797Configured with: /var/tmp/cross/armv4tl-softfloat-linux-gnueabi/portage/cross-armv4tl-softfloat-linux-gnueabi/gcc-4.3.2-r4/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv4tl-softfloat-linux-gnueabi/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include --datadir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2 --mandir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/man --infodir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --target=armv4tl-softfloat-linux-gnueabi --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-float=soft --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,fortran --with-sysroot=/usr/armv4tl-softfloat-linux-gnueabi --disable-bootstrap --disable-libgomp --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r4 p1.7, pie-10.1.5'
798Thread model: posix
799gcc version 4.3.2 (Gentoo 4.3.2-r4 p1.7, pie-10.1.5)
800configure:19709: $? = 0
801configure:19711: armv4tl-softfloat-linux-gnueabi-gcc -V </dev/null >&5
802armv4tl-softfloat-linux-gnueabi-gcc: '-V' option must have argument
803configure:19714: $? = 1
804configure:19717: checking whether we are using the GNU C compiler
805configure:19773: result: yes
806configure:19779: checking whether armv4tl-softfloat-linux-gnueabi-gcc accepts -g
807configure:19830: result: yes
808configure:19847: checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ANSI C
809configure:19954: result: none needed
810configure:19972: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
811conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
812configure:19978: $? = 1
813configure: failed program was:
814| #ifndef __cplusplus
815|   choke me
816| #endif
817configure:20113: checking dependency style of armv4tl-softfloat-linux-gnueabi-gcc
818configure:20203: result: gcc3
819configure:20236: checking for a BSD-compatible install
820configure:20291: result: /usr/bin/install -c
821configure:20302: checking whether ln -s works
822configure:20306: result: yes
823configure:20315: checking for mktemp
824configure:20333: found /bin/mktemp
825configure:20345: result: /bin/mktemp
826configure:20359: checking for cstocs
827configure:20392: result: no
828configure:20398: checking for recode
829configure:20416: found /usr/bin/recode
830configure:20428: result: /usr/bin/recode
831configure:20437: checking for umap
832configure:20470: result: no
833configure:20476: checking for piconv
834configure:20494: found /usr/bin/piconv
835configure:20506: result: /usr/bin/piconv
836configure:20515: checking for map
837configure:20548: result: no
838configure:20628: checking for gtkdoc-mkdb
839configure:20644: found /usr/bin/gtkdoc-mkdb
840configure:20655: result: true
841configure:20666: checking gtk-doc version (1.10) >= 1.0
842configure:20672: result: yes
843configure:20709: checking for /dev/random
844configure:20715: error: cannot check for file existence when cross compiling
845
846## ---------------- ##
847## Cache variables. ##
848## ---------------- ##
849
850ac_cv___va_copy=yes
851ac_cv_alignof_CORBA_boolean=1
852ac_cv_alignof_CORBA_char=1
853ac_cv_alignof_CORBA_double=8
854ac_cv_alignof_CORBA_float=4
855ac_cv_alignof_CORBA_long=4
856ac_cv_alignof_CORBA_long_double=8
857ac_cv_alignof_CORBA_long_long=8
858ac_cv_alignof_CORBA_octet=1
859ac_cv_alignof_CORBA_pointer=4
860ac_cv_alignof_CORBA_short=2
861ac_cv_alignof_CORBA_struct=1
862ac_cv_alignof_CORBA_wchar=2
863ac_cv_build=x86_64-pc-linux-gnu
864ac_cv_build_alias=x86_64-pc-linux-gnu
865ac_cv_c_compiler_gnu=yes
866ac_cv_c_long_double=yes
867ac_cv_conv_longlong_to_float=yes
868ac_cv_cxx_compiler_gnu=yes
869ac_cv_dirent_have_space_d_name=yes
870ac_cv_env_CC_set=
871ac_cv_env_CC_value=
872ac_cv_env_CFLAGS_set=set
873ac_cv_env_CFLAGS_value='-Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/'
874ac_cv_env_CPPFLAGS_set=
875ac_cv_env_CPPFLAGS_value=
876ac_cv_env_CPP_set=
877ac_cv_env_CPP_value=
878ac_cv_env_CXXCPP_set=
879ac_cv_env_CXXCPP_value=
880ac_cv_env_CXXFLAGS_set=set
881ac_cv_env_CXXFLAGS_value='-Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/'
882ac_cv_env_CXX_set=
883ac_cv_env_CXX_value=
884ac_cv_env_F77_set=
885ac_cv_env_F77_value=
886ac_cv_env_FFLAGS_set=
887ac_cv_env_FFLAGS_value=
888ac_cv_env_LDFLAGS_set=set
889ac_cv_env_LDFLAGS_value='-L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib'
890ac_cv_env_build_alias_set=set
891ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
892ac_cv_env_host_alias_set=set
893ac_cv_env_host_alias_value=armv4tl-softfloat-linux-gnueabi
894ac_cv_env_target_alias_set=
895ac_cv_env_target_alias_value=
896ac_cv_exeext=
897ac_cv_f77_compiler_gnu=yes
898ac_cv_file___dev_urandom_=yes
899ac_cv_file__usr_share_sgml_X11_defs_ent=1
900ac_cv_func_calloc_0_nonnull=yes
901ac_cv_func_fnmatch_works=yes
902ac_cv_func_getaddrinfo=yes
903ac_cv_func_getgrgid_r=yes
904ac_cv_func_getpwuid_r=yes
905ac_cv_func_lstat_dereferences_slashed_symlink=yes
906ac_cv_func_lstat_empty_string_bug=no
907ac_cv_func_malloc_0_nonnull=yes
908ac_cv_func_malloc_works=yes
909ac_cv_func_memcmp_working=yes
910ac_cv_func_posix_getgrgid_r=yes
911ac_cv_func_posix_getpwnam_r=yes
912ac_cv_func_posix_getpwuid_r=yes
913ac_cv_func_pthread_key_delete=yes
914ac_cv_func_realloc_0_nonnull=yes
915ac_cv_func_realloc_works=yes
916ac_cv_func_setgrent_void=yes
917ac_cv_func_setpgrp_void=yes
918ac_cv_func_stat_empty_string_bug=no
919ac_cv_func_stat_ignores_trailing_slash=no
920ac_cv_func_strnlen_working=yes
921ac_cv_have_abstract_sockets=no
922ac_cv_have_accrights_in_msghdr=no
923ac_cv_have_broken_snprintf=no
924ac_cv_have_control_in_msghdr=yes
925ac_cv_have_openpty_ctty_bug=yes
926ac_cv_have_space_d_name_in_struct_dirent=yes
927ac_cv_header_dlfcn_h=yes
928ac_cv_header_inttypes_h=yes
929ac_cv_header_memory_h=yes
930ac_cv_header_netinet_sctp_h=no
931ac_cv_header_netinet_sctp_uio_h=no
932ac_cv_header_pwd_h=yes
933ac_cv_header_stdc=yes
934ac_cv_header_stdint_h=yes
935ac_cv_header_stdlib_h=yes
936ac_cv_header_string_h=yes
937ac_cv_header_strings_h=yes
938ac_cv_header_sys_stat_h=yes
939ac_cv_header_sys_types_h=yes
940ac_cv_header_unistd_h=yes
941ac_cv_host=armv4tl-softfloat-linux-gnueabi
942ac_cv_host_alias=armv4tl-softfloat-linux-gnueabi
943ac_cv_ispeed_offset=13
944ac_cv_lib_png_png_create_info_struct=yes
945ac_cv_libiconv_utf8=yes
946ac_cv_linux_vers=2
947ac_cv_need_trio=no
948ac_cv_objext=o
949ac_cv_path_MKTEMP_PROG=/bin/mktemp
950ac_cv_path_PICONV_PROG=/usr/bin/piconv
951ac_cv_path_RECODE_PROG=/usr/bin/recode
952ac_cv_path_install='/usr/bin/install -c'
953ac_cv_pread=no
954ac_cv_printf_zd_format=yes
955ac_cv_prog_AR=armv4tl-softfloat-linux-gnueabi-ar
956ac_cv_prog_AWK=gawk
957ac_cv_prog_CC=armv4tl-softfloat-linux-gnueabi-gcc
958ac_cv_prog_CPP='armv4tl-softfloat-linux-gnueabi-gcc -E'
959ac_cv_prog_CXX=armv4tl-softfloat-linux-gnueabi-g++
960ac_cv_prog_CXXCPP='armv4tl-softfloat-linux-gnueabi-g++ -E'
961ac_cv_prog_F77=armv4tl-softfloat-linux-gnueabi-gfortran
962ac_cv_prog_GTKDOC=true
963ac_cv_prog_RANLIB=armv4tl-softfloat-linux-gnueabi-ranlib
964ac_cv_prog_STRIP=armv4tl-softfloat-linux-gnueabi-strip
965ac_cv_prog_cc_g=yes
966ac_cv_prog_cc_stdc=
967ac_cv_prog_cxx_g=yes
968ac_cv_prog_egrep='grep -E'
969ac_cv_prog_f77_g=yes
970ac_cv_prog_make_make_set=yes
971ac_cv_pwrite=no
972ac_cv_regexec_segfault_emptystr=no
973ac_cv_sctp=no
974ac_cv_search_strerror='none required'
975ac_cv_sizeof_ssize_t=4
976ac_cv_sizeof_wchar_t=4
977ac_cv_strerror_r_SUSv3=no
978ac_cv_sys_restartable_syscalls=yes
979ac_cv_time_r_type=POSIX
980ac_cv_uchar=no
981ac_cv_uint=yes
982ac_cv_ulong=yes
983ac_cv_ushort=yes
984ac_cv_va_copy=yes
985ac_cv_va_val_copy=yes
986am_cv_CC_dependencies_compiler_type=gcc3
987am_cv_CXX_dependencies_compiler_type=gcc3
988am_cv_func_working_getline=yes
989am_cv_prog_cc_stdc=
990apr_cv_process_shared_works=no
991apr_cv_tcp_nodelay_with_cork=yes
992as_cv_unaligned_access=no
993bash_cv_dup2_broken=no
994bash_cv_func_sigsetjmp=missing
995bash_cv_func_strcoll_broken=no
996bash_cv_getcwd_calls_popen=no
997bash_cv_getenv_redef=yes
998bash_cv_have_mbstate_t=yes
999bash_cv_job_control_missing=present
1000bash_cv_must_reinstall_sighandlers=no
1001bash_cv_opendir_not_robust=no
1002bash_cv_pgrp_pipe=no
1003bash_cv_printf_a_format=yes
1004bash_cv_sys_named_pipes=present
1005bash_cv_type_rlimit=rlim_t
1006bash_cv_ulimit_maxfds=yes
1007bash_cv_unusable_rtsigs=no
1008compat_cv_func_basename_works=no
1009compat_cv_func_dirname_works=no
1010compat_cv_func_snprintf_works=yes
1011cvs_cv_func_printf_ptr=yes
1012db_cv_align_t='unsigned long long'
1013db_cv_alignp_t='unsigned long'
1014db_cv_fcntl_f_setfd=yes
1015db_cv_mutex=no
1016db_cv_path_ar=/usr/bin/ar
1017db_cv_path_chmod=/bin/chmod
1018db_cv_path_cp=/bin/cp
1019db_cv_path_ln=/bin/ln
1020db_cv_path_mkdir=/bin/mkdir
1021db_cv_path_ranlib=/usr/bin/ranlib
1022db_cv_path_rm=/bin/rm
1023db_cv_path_sh=/bin/sh
1024db_cv_path_strip=/usr/bin/strip
1025db_cv_posixmutexes=no
1026db_cv_spinlocks=no
1027db_cv_sprintf_count=yes
1028db_cv_uimutexes=no
1029dpkg_cv___va_copy=yes
1030dpkg_cv_va_copy=yes
1031ettercap_cv_type_socklen_t=yes
1032fu_cv_sys_stat_statvfs=yes
1033gl_cv_func_malloc_0_nonnull=yes
1034gl_cv_func_wcwidth_works=yes
1035glib_cv___va_copy=yes
1036glib_cv_has__inline=yes
1037glib_cv_has__inline__=yes
1038glib_cv_hasinline=yes
1039glib_cv_long_long_format=ll
1040glib_cv_rtldglobal_broken=no
1041glib_cv_sane_realloc=yes
1042glib_cv_sizeof_gmutex=40
1043glib_cv_sizeof_intmax_t=8
1044glib_cv_sizeof_ptrdiff_t=4
1045glib_cv_sizeof_size_t=4
1046glib_cv_sizeof_system_thread=4
1047glib_cv_stack_grows=no
1048glib_cv_sys_pthread_cond_timedwait_posix=yes
1049glib_cv_sys_pthread_getspecific_posix=yes
1050glib_cv_sys_pthread_mutex_trylock_posix=yes
1051glib_cv_sys_use_pid_niceness_surrogate=yes
1052glib_cv_uscore=no
1053glib_cv_use_pid_surrogate=yes
1054glib_cv_va_copy=yes
1055glib_cv_va_val_copy=no
1056jm_cv_func_working_readdir=yes
1057lf_cv_sane_realloc=yes
1058lftp_cv___va_copy=yes
1059lftp_cv_va_copy=yes
1060lftp_cv_va_val_copy=yes
1061libIDL_cv_long_long_format=ll
1062lt_cv_deplibs_check_method=pass_all
1063lt_cv_file_magic_cmd='$MAGIC_CMD'
1064lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.10.1.so'
1065lt_cv_ld_reload_flag=-r
1066lt_cv_objdir=.libs
1067lt_cv_path_LD=/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld
1068lt_cv_path_LDCXX=/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld
1069lt_cv_path_NM='/usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B'
1070lt_cv_path_SED=/bin/sed
1071lt_cv_prog_compiler_c_o=yes
1072lt_cv_prog_compiler_c_o_CXX=yes
1073lt_cv_prog_compiler_c_o_F77=yes
1074lt_cv_prog_compiler_rtti_exceptions=no
1075lt_cv_prog_gnu_ld=yes
1076lt_cv_prog_gnu_ldcxx=yes
1077lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
1078lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
1079lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
1080lt_cv_sys_max_cmd_len=32768
1081lt_lt_cv_prog_compiler_c_o='"yes"'
1082lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
1083lt_lt_cv_prog_compiler_c_o_F77='"yes"'
1084lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
1085lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
1086lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
1087mr_cv_target_elf=yes
1088mysql_cv_func_atomic_add=no
1089mysql_cv_func_atomic_sub=no
1090nano_cv_func_regexec_segv_emptystr=no
1091php_cv_lib_cookie_io_functions_use_off64_t=yes
1092racoon_cv_bug_getaddrinfo=no
1093rsync_cv_HAVE_BROKEN_LARGEFILE=no
1094rsync_cv_HAVE_BROKEN_READDIR=no
1095rsync_cv_HAVE_C99_VSNPRINTF=yes
1096rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes
1097rsync_cv_HAVE_LONGLONG=yes
1098rsync_cv_HAVE_OFF64_T=no
1099rsync_cv_HAVE_SECURE_MKSTEMP=yes
1100rsync_cv_HAVE_SHORT_INO_T=no
1101rsync_cv_HAVE_SOCKETPAIR=yes
1102rsync_cv_HAVE_UNSIGNED_CHAR=no
1103rsync_cv_REPLACE_INET_ATON=no
1104rsync_cv_REPLACE_INET_NTOA=no
1105sc_cv_termios_ispeed=yes
1106screen_cv_sys_bcopy_overlap=no
1107screen_cv_sys_fifo_broken_impl=yes
1108screen_cv_sys_fifo_usable=yes
1109screen_cv_sys_memcpy_overlap=no
1110screen_cv_sys_memmove_overlap=no
1111screen_cv_sys_select_broken_retval=no
1112screen_cv_sys_sockets_nofs=no
1113screen_cv_sys_sockets_usable=yes
1114screen_cv_sys_terminfo_used=yes
1115slrn_cv___va_copy=yes
1116slrn_cv_va_copy=yes
1117slrn_cv_va_val_copy=yes
1118sudo_cv_uid_t_len=10
1119utils_cv_sys_open_max=1019
1120vim_cv_getcwd_broken=no
1121vim_cv_memmove_handles_overlap=yes
1122vim_cv_stat_ignores_slash=yes
1123vim_cv_terminfo=yes
1124vim_cv_toupper_broken=no
1125vim_cv_tty_group=world
1126
1127## ----------------- ##
1128## Output variables. ##
1129## ----------------- ##
1130
1131ACLOCAL='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/app-i18n/enca-1.9-r1/work/enca-1.9/missing --run aclocal-1.9 -I m4'
1132AMDEPBACKSLASH='\'
1133AMDEP_FALSE='#'
1134AMDEP_TRUE=''
1135AMTAR='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/app-i18n/enca-1.9-r1/work/enca-1.9/missing --run tar'
1136AR='armv4tl-softfloat-linux-gnueabi-ar'
1137AUTOCONF='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/app-i18n/enca-1.9-r1/work/enca-1.9/missing --run autoconf'
1138AUTOHEADER='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/app-i18n/enca-1.9-r1/work/enca-1.9/missing --run autoheader'
1139AUTOMAKE='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/app-i18n/enca-1.9-r1/work/enca-1.9/missing --run automake-1.9'
1140AWK='gawk'
1141CC='armv4tl-softfloat-linux-gnueabi-gcc'
1142CCDEPMODE='depmode=gcc3'
1143CFLAGS='-Wall -W -pedantic -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/'
1144CONVERTOR_LIBS=''
1145CPP='armv4tl-softfloat-linux-gnueabi-gcc -E'
1146CPPFLAGS=''
1147CSTOCS_PROG=''
1148CXX='armv4tl-softfloat-linux-gnueabi-g++'
1149CXXCPP='armv4tl-softfloat-linux-gnueabi-g++ -E'
1150CXXDEPMODE='depmode=gcc3'
1151CXXFLAGS='-Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/'
1152CYGPATH_W='echo'
1153DEFAULT_CONVERTOR_LIST=''
1154DEFAULT_EXTERNAL_CONVERTOR='recode'
1155DEFS=''
1156DEPDIR='.deps'
1157ECHO='echo'
1158ECHO_C=''
1159ECHO_N='-n'
1160ECHO_T=''
1161EGREP='grep -E'
1162ENABLE_GTK_DOC_FALSE=''
1163ENABLE_GTK_DOC_TRUE='#'
1164EXEEXT=''
1165F77='armv4tl-softfloat-linux-gnueabi-gfortran'
1166FFLAGS='-g -O2'
1167GTKDOC='true'
1168HTML_DIR='/usr/share/gtk-doc/html'
1169INSTALL_DATA='${INSTALL} -m 644'
1170INSTALL_PROGRAM='${INSTALL}'
1171INSTALL_SCRIPT='${INSTALL}'
1172INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
1173LDFLAGS='-L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib'
1174LIBICONV=''
1175LIBM=''
1176LIBOBJS=''
1177LIBS=''
1178LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1179LN_S='ln -s'
1180LTLIBICONV=''
1181LTLIBOBJS=''
1182MAINT='#'
1183MAINTAINER_MODE_FALSE=''
1184MAINTAINER_MODE_TRUE='#'
1185MAKEINFO='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/app-i18n/enca-1.9-r1/work/enca-1.9/missing --run makeinfo'
1186MAP_PROG=''
1187MKTEMP_PROG='/bin/mktemp'
1188OBJEXT='o'
1189PACKAGE='enca'
1190PACKAGE_BUGREPORT='David Necas (Yeti) <yeti@physics.muni.cz>'
1191PACKAGE_NAME='Enca'
1192PACKAGE_STRING='Enca 1.9'
1193PACKAGE_TARNAME='enca'
1194PACKAGE_VERSION='1.9'
1195PATH_SEPARATOR=':'
1196PICONV_PROG='/usr/bin/piconv'
1197RANLIB='armv4tl-softfloat-linux-gnueabi-ranlib'
1198RECODE_PROG='/usr/bin/recode'
1199RELEASE='1'
1200SET_MAKE=''
1201SHELL='/bin/sh'
1202SHELL_RANDOM_FILENAME=''
1203STRIP='armv4tl-softfloat-linux-gnueabi-strip'
1204UMAP_PROG=''
1205VERSION='1.9'
1206ac_ct_AR=''
1207ac_ct_CC=''
1208ac_ct_CXX=''
1209ac_ct_F77=''
1210ac_ct_RANLIB=''
1211ac_ct_STRIP=''
1212am__fastdepCC_FALSE='#'
1213am__fastdepCC_TRUE=''
1214am__fastdepCXX_FALSE='#'
1215am__fastdepCXX_TRUE=''
1216am__include='include'
1217am__leading_dot='.'
1218am__quote=''
1219am__tar='${AMTAR} chof - "$$tardir"'
1220am__untar='${AMTAR} xf -'
1221bindir='${exec_prefix}/bin'
1222build='x86_64-pc-linux-gnu'
1223build_alias='x86_64-pc-linux-gnu'
1224build_cpu='x86_64'
1225build_os='linux-gnu'
1226build_vendor='pc'
1227datadir='/usr/share'
1228exec_prefix='NONE'
1229host='armv4tl-softfloat-linux-gnueabi'
1230host_alias='armv4tl-softfloat-linux-gnueabi'
1231host_cpu='armv4tl'
1232host_os='linux-gnueabi'
1233host_vendor='softfloat'
1234includedir='${prefix}/include'
1235infodir='/usr/share/info'
1236install_sh='/usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/app-i18n/enca-1.9-r1/work/enca-1.9/install-sh'
1237libdir='${exec_prefix}/lib'
1238libexecdir='${exec_prefix}/libexec'
1239localstatedir='/var/lib'
1240mandir='/usr/share/man'
1241mkdir_p='mkdir -p --'
1242oldincludedir='/usr/include'
1243prefix='/usr'
1244program_transform_name='s,x,x,'
1245sbindir='${exec_prefix}/sbin'
1246sharedstatedir='${prefix}/com'
1247sysconfdir='/etc'
1248target_alias=''
1249
1250## ----------- ##
1251## confdefs.h. ##
1252## ----------- ##
1253
1254#define HAVE_DLFCN_H 1
1255#define HAVE_INTTYPES_H 1
1256#define HAVE_MEMORY_H 1
1257#define HAVE_STDINT_H 1
1258#define HAVE_STDLIB_H 1
1259#define HAVE_STRINGS_H 1
1260#define HAVE_STRING_H 1
1261#define HAVE_SYS_STAT_H 1
1262#define HAVE_SYS_TYPES_H 1
1263#define HAVE_UNISTD_H 1
1264#define PACKAGE "enca"
1265#define PACKAGE_BUGREPORT "David Necas (Yeti) <yeti@physics.muni.cz>"
1266#define PACKAGE_NAME "Enca"
1267#define PACKAGE_STRING "Enca 1.9"
1268#define PACKAGE_TARNAME "enca"
1269#define PACKAGE_VERSION "1.9"
1270#define PICONV_PROG "/usr/bin/piconv"
1271#define RECODE_PROG "/usr/bin/recode"
1272#define STDC_HEADERS 1
1273#define VERSION "1.9"
1274#define _GNU_SOURCE 1
1275#endif
1276#ifdef __cplusplus
1277extern "C" void exit (int) throw ();
1278
1279configure: exit 1