1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by expat configure 2.0.1, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --host=mipsel-uclibc-linux --build=mipsel-uclibc-linux-gnu26 --target=mipsel-uclibc-linux-gnu26 CC=mipsel-linux-uclibc-gcc CXX=mipsel-linux-uclibc-g++ --disable-nls --enable-shared --enable-static
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = localhost.localdomain
14uname -m = i686
15uname -r = 2.6.27.41-170.2.117.fc10.i686.PAE
16uname -s = Linux
17uname -v = #1 SMP Thu Dec 10 10:48:30 EST 2009
18
19/usr/bin/uname -p = unknown
20/bin/uname -X     = unknown
21
22/bin/arch              = i686
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin
31PATH: /usr/lib/qt-3.3/bin
32PATH: /usr/kerberos/bin
33PATH: /usr/lib/ccache
34PATH: /usr/local/bin
35PATH: /bin
36PATH: /usr/bin
37PATH: /usr/local/sbin
38PATH: /usr/sbin
39PATH: /sbin
40PATH: /home/eric/bin
41
42
43## ----------- ##
44## Core tests. ##
45## ----------- ##
46
47configure:2092: checking build system type
48configure:2110: result: mipsel-uclibc-linux-gnu26
49configure:2118: checking host system type
50configure:2132: result: mipsel-uclibc-linux-gnu
51configure:2148: checking for mipsel-uclibc-linux-gcc
52configure:2174: result: mipsel-linux-uclibc-gcc
53configure:2456: checking for C compiler version
54configure:2459: mipsel-linux-uclibc-gcc --version </dev/null >&5
55mipsel-linux-uclibc-gcc (GCC) 4.2.3
56Copyright (C) 2007 Free Software Foundation, Inc.
57This is free software; see the source for copying conditions.  There is NO
58warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
59
60configure:2462: $? = 0
61configure:2464: mipsel-linux-uclibc-gcc -v </dev/null >&5
62Using built-in specs.
63Target: mipsel-linux-uclibc
64Configured with: /home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gcc-4.2.3/configure --prefix=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3 --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --with-gmp=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gmp --with-mpfr=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/mpfr --enable-shared --disable-nls --enable-threads --disable-multilib --with-abi=32 --with-tune=mips32
65Thread model: posix
66gcc version 4.2.3
67configure:2467: $? = 0
68configure:2469: mipsel-linux-uclibc-gcc -V </dev/null >&5
69mipsel-linux-uclibc-gcc: '-V' option must have argument
70configure:2472: $? = 1
71configure:2495: checking for C compiler default output file name
72configure:2498: mipsel-linux-uclibc-gcc    conftest.c  >&5
73configure:2501: $? = 0
74configure:2547: result: a.out
75configure:2552: checking whether the C compiler works
76configure:2578: result: yes
77configure:2585: checking whether we are cross compiling
78configure:2587: result: yes
79configure:2590: checking for suffix of executables
80configure:2592: mipsel-linux-uclibc-gcc -o conftest    conftest.c  >&5
81configure:2595: $? = 0
82configure:2620: result: 
83configure:2626: checking for suffix of object files
84configure:2647: mipsel-linux-uclibc-gcc -c   conftest.c >&5
85configure:2650: $? = 0
86configure:2672: result: o
87configure:2676: checking whether we are using the GNU C compiler
88configure:2700: mipsel-linux-uclibc-gcc -c   conftest.c >&5
89configure:2706: $? = 0
90configure:2710: test -z 
91			 || test ! -s conftest.err
92configure:2713: $? = 0
93configure:2716: test -s conftest.o
94configure:2719: $? = 0
95configure:2732: result: yes
96configure:2738: checking whether mipsel-linux-uclibc-gcc accepts -g
97configure:2759: mipsel-linux-uclibc-gcc -c -g  conftest.c >&5
98configure:2765: $? = 0
99configure:2769: test -z 
100			 || test ! -s conftest.err
101configure:2772: $? = 0
102configure:2775: test -s conftest.o
103configure:2778: $? = 0
104configure:2789: result: yes
105configure:2806: checking for mipsel-linux-uclibc-gcc option to accept ANSI C
106configure:2876: mipsel-linux-uclibc-gcc  -c -g -O2  conftest.c >&5
107configure:2882: $? = 0
108configure:2886: test -z 
109			 || test ! -s conftest.err
110configure:2889: $? = 0
111configure:2892: test -s conftest.o
112configure:2895: $? = 0
113configure:2913: result: none needed
114configure:2931: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
115conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
116configure:2937: $? = 1
117configure: failed program was:
118| #ifndef __cplusplus
119|   choke me
120| #endif
121configure:3070: checking for a sed that does not truncate output
122configure:3124: result: /bin/sed
123configure:3127: checking for egrep
124configure:3137: result: grep -E
125configure:3153: checking for ld used by mipsel-linux-uclibc-gcc
126configure:3220: result: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
127configure:3229: checking if the linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) is GNU ld
128configure:3244: result: yes
129configure:3249: checking for /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld option to reload object files
130configure:3256: result: -r
131configure:3274: checking for BSD-compatible nm
132configure:3323: result: nm
133configure:3327: checking whether ln -s works
134configure:3331: result: yes
135configure:3338: checking how to recognise dependent libraries
136configure:3514: result: pass_all
137configure:3993: checking how to run the C preprocessor
138configure:4028: mipsel-linux-uclibc-gcc -E  conftest.c
139configure:4034: $? = 0
140configure:4066: mipsel-linux-uclibc-gcc -E  conftest.c
141conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
142configure:4072: $? = 1
143configure: failed program was:
144| /* confdefs.h.  */
145| 
146| #define PACKAGE_NAME "expat"
147| #define PACKAGE_TARNAME "expat"
148| #define PACKAGE_VERSION "2.0.1"
149| #define PACKAGE_STRING "expat 2.0.1"
150| #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
151| /* end confdefs.h.  */
152| #include <ac_nonexistent.h>
153configure:4111: result: mipsel-linux-uclibc-gcc -E
154configure:4135: mipsel-linux-uclibc-gcc -E  conftest.c
155configure:4141: $? = 0
156configure:4173: mipsel-linux-uclibc-gcc -E  conftest.c
157conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
158configure:4179: $? = 1
159configure: failed program was:
160| /* confdefs.h.  */
161| 
162| #define PACKAGE_NAME "expat"
163| #define PACKAGE_TARNAME "expat"
164| #define PACKAGE_VERSION "2.0.1"
165| #define PACKAGE_STRING "expat 2.0.1"
166| #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
167| /* end confdefs.h.  */
168| #include <ac_nonexistent.h>
169configure:4223: checking for ANSI C header files
170configure:4248: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
171configure:4254: $? = 0
172configure:4258: test -z 
173			 || test ! -s conftest.err
174configure:4261: $? = 0
175configure:4264: test -s conftest.o
176configure:4267: $? = 0
177configure:4379: result: yes
178configure:4403: checking for sys/types.h
179configure:4419: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
180configure:4425: $? = 0
181configure:4429: test -z 
182			 || test ! -s conftest.err
183configure:4432: $? = 0
184configure:4435: test -s conftest.o
185configure:4438: $? = 0
186configure:4449: result: yes
187configure:4403: checking for sys/stat.h
188configure:4419: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
189configure:4425: $? = 0
190configure:4429: test -z 
191			 || test ! -s conftest.err
192configure:4432: $? = 0
193configure:4435: test -s conftest.o
194configure:4438: $? = 0
195configure:4449: result: yes
196configure:4403: checking for stdlib.h
197configure:4419: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
198configure:4425: $? = 0
199configure:4429: test -z 
200			 || test ! -s conftest.err
201configure:4432: $? = 0
202configure:4435: test -s conftest.o
203configure:4438: $? = 0
204configure:4449: result: yes
205configure:4403: checking for string.h
206configure:4419: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
207configure:4425: $? = 0
208configure:4429: test -z 
209			 || test ! -s conftest.err
210configure:4432: $? = 0
211configure:4435: test -s conftest.o
212configure:4438: $? = 0
213configure:4449: result: yes
214configure:4403: checking for memory.h
215configure:4419: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
216configure:4425: $? = 0
217configure:4429: test -z 
218			 || test ! -s conftest.err
219configure:4432: $? = 0
220configure:4435: test -s conftest.o
221configure:4438: $? = 0
222configure:4449: result: yes
223configure:4403: checking for strings.h
224configure:4419: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
225configure:4425: $? = 0
226configure:4429: test -z 
227			 || test ! -s conftest.err
228configure:4432: $? = 0
229configure:4435: test -s conftest.o
230configure:4438: $? = 0
231configure:4449: result: yes
232configure:4403: checking for inttypes.h
233configure:4419: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
234configure:4425: $? = 0
235configure:4429: test -z 
236			 || test ! -s conftest.err
237configure:4432: $? = 0
238configure:4435: test -s conftest.o
239configure:4438: $? = 0
240configure:4449: result: yes
241configure:4403: checking for stdint.h
242configure:4419: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
243configure:4425: $? = 0
244configure:4429: test -z 
245			 || test ! -s conftest.err
246configure:4432: $? = 0
247configure:4435: test -s conftest.o
248configure:4438: $? = 0
249configure:4449: result: yes
250configure:4403: checking for unistd.h
251configure:4419: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
252configure:4425: $? = 0
253configure:4429: test -z 
254			 || test ! -s conftest.err
255configure:4432: $? = 0
256configure:4435: test -s conftest.o
257configure:4438: $? = 0
258configure:4449: result: yes
259configure:4475: checking dlfcn.h usability
260configure:4487: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
261configure:4493: $? = 0
262configure:4497: test -z 
263			 || test ! -s conftest.err
264configure:4500: $? = 0
265configure:4503: test -s conftest.o
266configure:4506: $? = 0
267configure:4516: result: yes
268configure:4520: checking dlfcn.h presence
269configure:4530: mipsel-linux-uclibc-gcc -E  conftest.c
270configure:4536: $? = 0
271configure:4556: result: yes
272configure:4591: checking for dlfcn.h
273configure:4598: result: yes
274configure:4621: checking for mipsel-uclibc-linux-g++
275configure:4647: result: mipsel-linux-uclibc-g++
276configure:4705: checking for C++ compiler version
277configure:4708: mipsel-linux-uclibc-g++ --version </dev/null >&5
278mipsel-linux-uclibc-g++ (GCC) 4.2.3
279Copyright (C) 2007 Free Software Foundation, Inc.
280This is free software; see the source for copying conditions.  There is NO
281warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
282
283configure:4711: $? = 0
284configure:4713: mipsel-linux-uclibc-g++ -v </dev/null >&5
285Using built-in specs.
286Target: mipsel-linux-uclibc
287Configured with: /home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gcc-4.2.3/configure --prefix=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3 --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --with-gmp=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gmp --with-mpfr=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/mpfr --enable-shared --disable-nls --enable-threads --disable-multilib --with-abi=32 --with-tune=mips32
288Thread model: posix
289gcc version 4.2.3
290configure:4716: $? = 0
291configure:4718: mipsel-linux-uclibc-g++ -V </dev/null >&5
292mipsel-linux-uclibc-g++: '-V' option must have argument
293configure:4721: $? = 1
294configure:4724: checking whether we are using the GNU C++ compiler
295configure:4748: mipsel-linux-uclibc-g++ -c   conftest.cc >&5
296configure:4754: $? = 0
297configure:4758: test -z 
298			 || test ! -s conftest.err
299configure:4761: $? = 0
300configure:4764: test -s conftest.o
301configure:4767: $? = 0
302configure:4780: result: yes
303configure:4786: checking whether mipsel-linux-uclibc-g++ accepts -g
304configure:4807: mipsel-linux-uclibc-g++ -c -g  conftest.cc >&5
305configure:4813: $? = 0
306configure:4817: test -z 
307			 || test ! -s conftest.err
308configure:4820: $? = 0
309configure:4823: test -s conftest.o
310configure:4826: $? = 0
311configure:4837: result: yes
312configure:4879: mipsel-linux-uclibc-g++ -c -g -O2  conftest.cc >&5
313configure:4885: $? = 0
314configure:4889: test -z 
315			 || test ! -s conftest.err
316configure:4892: $? = 0
317configure:4895: test -s conftest.o
318configure:4898: $? = 0
319configure:4924: mipsel-linux-uclibc-g++ -c -g -O2  conftest.cc >&5
320conftest.cc: In function 'int main()':
321conftest.cc:24: error: 'exit' was not declared in this scope
322configure:4930: $? = 1
323configure: failed program was:
324| /* confdefs.h.  */
325| 
326| #define PACKAGE_NAME "expat"
327| #define PACKAGE_TARNAME "expat"
328| #define PACKAGE_VERSION "2.0.1"
329| #define PACKAGE_STRING "expat 2.0.1"
330| #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
331| #define STDC_HEADERS 1
332| #define HAVE_SYS_TYPES_H 1
333| #define HAVE_SYS_STAT_H 1
334| #define HAVE_STDLIB_H 1
335| #define HAVE_STRING_H 1
336| #define HAVE_MEMORY_H 1
337| #define HAVE_STRINGS_H 1
338| #define HAVE_INTTYPES_H 1
339| #define HAVE_STDINT_H 1
340| #define HAVE_UNISTD_H 1
341| #define HAVE_DLFCN_H 1
342| /* end confdefs.h.  */
343| 
344| int
345| main ()
346| {
347| exit (42);
348|   ;
349|   return 0;
350| }
351configure:4879: mipsel-linux-uclibc-g++ -c -g -O2  conftest.cc >&5
352conftest.cc:20: error: 'void std::exit(int)' should have been declared inside 'std'
353configure:4885: $? = 1
354configure: failed program was:
355| /* confdefs.h.  */
356| 
357| #define PACKAGE_NAME "expat"
358| #define PACKAGE_TARNAME "expat"
359| #define PACKAGE_VERSION "2.0.1"
360| #define PACKAGE_STRING "expat 2.0.1"
361| #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
362| #define STDC_HEADERS 1
363| #define HAVE_SYS_TYPES_H 1
364| #define HAVE_SYS_STAT_H 1
365| #define HAVE_STDLIB_H 1
366| #define HAVE_STRING_H 1
367| #define HAVE_MEMORY_H 1
368| #define HAVE_STRINGS_H 1
369| #define HAVE_INTTYPES_H 1
370| #define HAVE_STDINT_H 1
371| #define HAVE_UNISTD_H 1
372| #define HAVE_DLFCN_H 1
373| /* end confdefs.h.  */
374| extern "C" void std::exit (int) throw (); using std::exit;
375| #include <stdlib.h>
376| int
377| main ()
378| {
379| exit (42);
380|   ;
381|   return 0;
382| }
383configure:4879: mipsel-linux-uclibc-g++ -c -g -O2  conftest.cc >&5
384conftest.cc:20: error: 'void std::exit(int)' should have been declared inside 'std'
385In file included from conftest.cc:21:
386/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdlib.h:518: error: declaration of 'void std::exit(int) throw ()' throws different exceptions
387conftest.cc:20: error: from previous declaration 'void std::exit(int)'
388configure:4885: $? = 1
389configure: failed program was:
390| /* confdefs.h.  */
391| 
392| #define PACKAGE_NAME "expat"
393| #define PACKAGE_TARNAME "expat"
394| #define PACKAGE_VERSION "2.0.1"
395| #define PACKAGE_STRING "expat 2.0.1"
396| #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
397| #define STDC_HEADERS 1
398| #define HAVE_SYS_TYPES_H 1
399| #define HAVE_SYS_STAT_H 1
400| #define HAVE_STDLIB_H 1
401| #define HAVE_STRING_H 1
402| #define HAVE_MEMORY_H 1
403| #define HAVE_STRINGS_H 1
404| #define HAVE_INTTYPES_H 1
405| #define HAVE_STDINT_H 1
406| #define HAVE_UNISTD_H 1
407| #define HAVE_DLFCN_H 1
408| /* end confdefs.h.  */
409| extern "C" void std::exit (int); using std::exit;
410| #include <stdlib.h>
411| int
412| main ()
413| {
414| exit (42);
415|   ;
416|   return 0;
417| }
418configure:4879: mipsel-linux-uclibc-g++ -c -g -O2  conftest.cc >&5
419configure:4885: $? = 0
420configure:4889: test -z 
421			 || test ! -s conftest.err
422configure:4892: $? = 0
423configure:4895: test -s conftest.o
424configure:4898: $? = 0
425configure:4924: mipsel-linux-uclibc-g++ -c -g -O2  conftest.cc >&5
426configure:4930: $? = 0
427configure:4934: test -z 
428			 || test ! -s conftest.err
429configure:4937: $? = 0
430configure:4940: test -s conftest.o
431configure:4943: $? = 0
432configure:4976: checking how to run the C++ preprocessor
433configure:5007: mipsel-linux-uclibc-g++ -E  conftest.cc
434configure:5013: $? = 0
435configure:5045: mipsel-linux-uclibc-g++ -E  conftest.cc
436conftest.cc:23:28: error: ac_nonexistent.h: No such file or directory
437configure:5051: $? = 1
438configure: failed program was:
439| /* confdefs.h.  */
440| 
441| #define PACKAGE_NAME "expat"
442| #define PACKAGE_TARNAME "expat"
443| #define PACKAGE_VERSION "2.0.1"
444| #define PACKAGE_STRING "expat 2.0.1"
445| #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
446| #define STDC_HEADERS 1
447| #define HAVE_SYS_TYPES_H 1
448| #define HAVE_SYS_STAT_H 1
449| #define HAVE_STDLIB_H 1
450| #define HAVE_STRING_H 1
451| #define HAVE_MEMORY_H 1
452| #define HAVE_STRINGS_H 1
453| #define HAVE_INTTYPES_H 1
454| #define HAVE_STDINT_H 1
455| #define HAVE_UNISTD_H 1
456| #define HAVE_DLFCN_H 1
457| #ifdef __cplusplus
458| extern "C" void exit (int) throw ();
459| #endif
460| /* end confdefs.h.  */
461| #include <ac_nonexistent.h>
462configure:5090: result: mipsel-linux-uclibc-g++ -E
463configure:5114: mipsel-linux-uclibc-g++ -E  conftest.cc
464configure:5120: $? = 0
465configure:5152: mipsel-linux-uclibc-g++ -E  conftest.cc
466conftest.cc:23:28: error: ac_nonexistent.h: No such file or directory
467configure:5158: $? = 1
468configure: failed program was:
469| /* confdefs.h.  */
470| 
471| #define PACKAGE_NAME "expat"
472| #define PACKAGE_TARNAME "expat"
473| #define PACKAGE_VERSION "2.0.1"
474| #define PACKAGE_STRING "expat 2.0.1"
475| #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
476| #define STDC_HEADERS 1
477| #define HAVE_SYS_TYPES_H 1
478| #define HAVE_SYS_STAT_H 1
479| #define HAVE_STDLIB_H 1
480| #define HAVE_STRING_H 1
481| #define HAVE_MEMORY_H 1
482| #define HAVE_STRINGS_H 1
483| #define HAVE_INTTYPES_H 1
484| #define HAVE_STDINT_H 1
485| #define HAVE_UNISTD_H 1
486| #define HAVE_DLFCN_H 1
487| #ifdef __cplusplus
488| extern "C" void exit (int) throw ();
489| #endif
490| /* end confdefs.h.  */
491| #include <ac_nonexistent.h>
492configure:5213: checking for mipsel-uclibc-linux-g77
493configure:5242: result: no
494configure:5213: checking for mipsel-uclibc-linux-f77
495configure:5242: result: no
496configure:5213: checking for mipsel-uclibc-linux-xlf
497configure:5242: result: no
498configure:5213: checking for mipsel-uclibc-linux-frt
499configure:5242: result: no
500configure:5213: checking for mipsel-uclibc-linux-pgf77
501configure:5242: result: no
502configure:5213: checking for mipsel-uclibc-linux-fort77
503configure:5242: result: no
504configure:5213: checking for mipsel-uclibc-linux-fl32
505configure:5242: result: no
506configure:5213: checking for mipsel-uclibc-linux-af77
507configure:5242: result: no
508configure:5213: checking for mipsel-uclibc-linux-f90
509configure:5242: result: no
510configure:5213: checking for mipsel-uclibc-linux-xlf90
511configure:5242: result: no
512configure:5213: checking for mipsel-uclibc-linux-pgf90
513configure:5242: result: no
514configure:5213: checking for mipsel-uclibc-linux-epcf90
515configure:5242: result: no
516configure:5213: checking for mipsel-uclibc-linux-f95
517configure:5242: result: no
518configure:5213: checking for mipsel-uclibc-linux-fort
519configure:5242: result: no
520configure:5213: checking for mipsel-uclibc-linux-xlf95
521configure:5242: result: no
522configure:5213: checking for mipsel-uclibc-linux-ifc
523configure:5242: result: no
524configure:5213: checking for mipsel-uclibc-linux-efc
525configure:5242: result: no
526configure:5213: checking for mipsel-uclibc-linux-pgf95
527configure:5242: result: no
528configure:5213: checking for mipsel-uclibc-linux-lf95
529configure:5242: result: no
530configure:5213: checking for mipsel-uclibc-linux-gfortran
531configure:5242: result: no
532configure:5255: checking for g77
533configure:5284: result: no
534configure:5255: checking for f77
535configure:5284: result: no
536configure:5255: checking for xlf
537configure:5284: result: no
538configure:5255: checking for frt
539configure:5284: result: no
540configure:5255: checking for pgf77
541configure:5284: result: no
542configure:5255: checking for fort77
543configure:5284: result: no
544configure:5255: checking for fl32
545configure:5284: result: no
546configure:5255: checking for af77
547configure:5284: result: no
548configure:5255: checking for f90
549configure:5284: result: no
550configure:5255: checking for xlf90
551configure:5284: result: no
552configure:5255: checking for pgf90
553configure:5284: result: no
554configure:5255: checking for epcf90
555configure:5284: result: no
556configure:5255: checking for f95
557configure:5271: found /usr/bin/f95
558configure:5281: result: f95
559configure:5296: checking for Fortran 77 compiler version
560configure:5299: f95 --version </dev/null >&5
561GNU Fortran (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
562Copyright (C) 2008 Free Software Foundation, Inc.
563
564GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
565You may redistribute copies of GNU Fortran
566under the terms of the GNU General Public License.
567For more information about these matters, see the file named COPYING
568
569configure:5302: $? = 0
570configure:5304: f95 -v </dev/null >&5
571Using built-in specs.
572Target: i386-redhat-linux
573Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
574Thread model: posix
575gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) 
576configure:5307: $? = 0
577configure:5309: f95 -V </dev/null >&5
578f95: '-V' option must have argument
579configure:5312: $? = 1
580configure:5320: checking whether we are using the GNU Fortran 77 compiler
581configure:5334: f95 -c  conftest.F >&5
582configure:5340: $? = 0
583configure:5344: test -z 
584			 || test ! -s conftest.err
585configure:5347: $? = 0
586configure:5350: test -s conftest.o
587configure:5353: $? = 0
588configure:5366: result: yes
589configure:5372: checking whether f95 accepts -g
590configure:5384: f95 -c -g conftest.f >&5
591configure:5390: $? = 0
592configure:5394: test -z 
593			 || test ! -s conftest.err
594configure:5397: $? = 0
595configure:5400: test -s conftest.o
596configure:5403: $? = 0
597configure:5415: result: yes
598configure:5445: checking the maximum length of command line arguments
599configure:5554: result: 32768
600configure:5565: checking command to parse nm output from mipsel-linux-uclibc-gcc object
601configure:5670: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
602configure:5673: $? = 0
603configure:5677: nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
604configure:5680: $? = 0
605configure:5732: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c conftstm.o >&5
606configure:5735: $? = 0
607configure:5773: result: ok
608configure:5777: checking for objdir
609configure:5792: result: .libs
610configure:5844: checking for mipsel-uclibc-linux-ar
611configure:5873: result: no
612configure:5882: checking for ar
613configure:5898: found /usr/bin/ar
614configure:5909: result: ar
615configure:5924: checking for mipsel-uclibc-linux-ranlib
616configure:5953: result: no
617configure:5962: checking for ranlib
618configure:5978: found /usr/bin/ranlib
619configure:5989: result: ranlib
620configure:6004: checking for mipsel-uclibc-linux-strip
621configure:6033: result: no
622configure:6042: checking for strip
623configure:6058: found /usr/bin/strip
624configure:6069: result: strip
625configure:6345: checking if mipsel-linux-uclibc-gcc supports -fno-rtti -fno-exceptions
626configure:6363: mipsel-linux-uclibc-gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
627cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
628configure:6367: $? = 0
629configure:6380: result: no
630configure:6395: checking for mipsel-linux-uclibc-gcc option to produce PIC
631configure:6605: result: -fPIC
632configure:6613: checking if mipsel-linux-uclibc-gcc PIC flag -fPIC works
633configure:6631: mipsel-linux-uclibc-gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
634configure:6635: $? = 0
635configure:6648: result: yes
636configure:6676: checking if mipsel-linux-uclibc-gcc static flag -static works
637configure:6704: result: yes
638configure:6714: checking if mipsel-linux-uclibc-gcc supports -c -o file.o
639configure:6735: mipsel-linux-uclibc-gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
640configure:6739: $? = 0
641configure:6761: result: yes
642configure:6787: checking whether the mipsel-linux-uclibc-gcc linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) supports shared libraries
643configure:7745: result: yes
644configure:7766: checking whether -lc should be explicitly linked in
645configure:7771: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
646configure:7774: $? = 0
647configure:7789: mipsel-linux-uclibc-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
648configure:7792: $? = 0
649configure:7804: result: no
650configure:7812: checking dynamic linker characteristics
651configure:8400: result: GNU/Linux ld.so
652configure:8409: checking how to hardcode library paths into programs
653configure:8434: result: immediate
654configure:8448: checking whether stripping libraries is possible
655configure:8453: result: yes
656configure:9287: checking if libtool supports shared libraries
657configure:9289: result: yes
658configure:9292: checking whether to build shared libraries
659configure:9313: result: yes
660configure:9316: checking whether to build static libraries
661configure:9320: result: yes
662configure:9412: creating libtool
663configure:10000: checking for ld used by mipsel-linux-uclibc-g++
664configure:10067: result: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
665configure:10076: checking if the linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) is GNU ld
666configure:10091: result: yes
667configure:10142: checking whether the mipsel-linux-uclibc-g++ linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) supports shared libraries
668configure:11080: result: yes
669configure:11102: mipsel-linux-uclibc-g++ -c -g -O2  conftest.cpp >&5
670configure:11105: $? = 0
671configure:11224: checking for mipsel-linux-uclibc-g++ option to produce PIC
672configure:11498: result: -fPIC
673configure:11506: checking if mipsel-linux-uclibc-g++ PIC flag -fPIC works
674configure:11524: mipsel-linux-uclibc-g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
675configure:11528: $? = 0
676configure:11541: result: yes
677configure:11569: checking if mipsel-linux-uclibc-g++ static flag -static works
678configure:11597: result: yes
679configure:11607: checking if mipsel-linux-uclibc-g++ supports -c -o file.o
680configure:11628: mipsel-linux-uclibc-g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
681configure:11632: $? = 0
682configure:11654: result: yes
683configure:11680: checking whether the mipsel-linux-uclibc-g++ linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) supports shared libraries
684configure:11705: result: yes
685configure:11772: checking dynamic linker characteristics
686configure:12360: result: GNU/Linux ld.so
687configure:12369: checking how to hardcode library paths into programs
688configure:12394: result: immediate
689configure:12920: checking if libtool supports shared libraries
690configure:12922: result: yes
691configure:12925: checking whether to build shared libraries
692configure:12945: result: yes
693configure:12948: checking whether to build static libraries
694configure:12952: result: yes
695configure:12962: checking for f95 option to produce PIC
696configure:13172: result: -fPIC
697configure:13180: checking if f95 PIC flag -fPIC works
698configure:13198: f95 -c -g -O2 -fPIC conftest.f >&5
699configure:13202: $? = 0
700configure:13215: result: yes
701configure:13243: checking if f95 static flag -static works
702configure:13271: result: yes
703configure:13281: checking if f95 supports -c -o file.o
704configure:13302: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
705configure:13306: $? = 0
706configure:13328: result: yes
707configure:13354: checking whether the f95 linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) supports shared libraries
708configure:14292: result: yes
709configure:14359: checking dynamic linker characteristics
710configure:14947: result: GNU/Linux ld.so
711configure:14956: checking how to hardcode library paths into programs
712configure:14981: result: immediate
713configure:18561: checking for mipsel-uclibc-linux-gcc
714configure:18587: result: mipsel-linux-uclibc-gcc
715configure:18869: checking for C compiler version
716configure:18872: mipsel-linux-uclibc-gcc --version </dev/null >&5
717mipsel-linux-uclibc-gcc (GCC) 4.2.3
718Copyright (C) 2007 Free Software Foundation, Inc.
719This is free software; see the source for copying conditions.  There is NO
720warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
721
722configure:18875: $? = 0
723configure:18877: mipsel-linux-uclibc-gcc -v </dev/null >&5
724Using built-in specs.
725Target: mipsel-linux-uclibc
726Configured with: /home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gcc-4.2.3/configure --prefix=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3 --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --with-gmp=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gmp --with-mpfr=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/mpfr --enable-shared --disable-nls --enable-threads --disable-multilib --with-abi=32 --with-tune=mips32
727Thread model: posix
728gcc version 4.2.3
729configure:18880: $? = 0
730configure:18882: mipsel-linux-uclibc-gcc -V </dev/null >&5
731mipsel-linux-uclibc-gcc: '-V' option must have argument
732configure:18885: $? = 1
733configure:18888: checking whether we are using the GNU C compiler
734configure:18944: result: yes
735configure:18950: checking whether mipsel-linux-uclibc-gcc accepts -g
736configure:19001: result: yes
737configure:19018: checking for mipsel-linux-uclibc-gcc option to accept ANSI C
738configure:19125: result: none needed
739configure:19143: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
740conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
741configure:19149: $? = 1
742configure: failed program was:
743| #ifndef __cplusplus
744|   choke me
745| #endif
746configure:19295: checking for a BSD-compatible install
747configure:19350: result: /usr/bin/install -c
748configure:19365: checking whether mipsel-linux-uclibc-gcc accepts -fexceptions
749configure:19383: mipsel-linux-uclibc-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions   conftest.c  >&5
750conftest.c:26: warning: function declaration isn't a prototype
751configure:19389: $? = 0
752configure:19393: test -z 
753			 || test ! -s conftest.err
754configure:19396: $? = 0
755configure:19399: test -s conftest
756configure:19402: $? = 0
757configure:19404: result: yes
758configure:19418: checking for ANSI C header files
759configure:19574: result: yes
760configure:19586: checking whether byte ordering is bigendian
761configure:19613: mipsel-linux-uclibc-gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions  conftest.c >&5
762conftest.c:28: warning: function declaration isn't a prototype
763configure:19619: $? = 0
764configure:19623: test -z 
765			 || test ! -s conftest.err
766configure:19626: $? = 0
767configure:19629: test -s conftest.o
768configure:19632: $? = 0
769configure:19655: mipsel-linux-uclibc-gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions  conftest.c >&5
770conftest.c:28: warning: function declaration isn't a prototype
771conftest.c: In function 'main':
772conftest.c:31: error: 'not' undeclared (first use in this function)
773conftest.c:31: error: (Each undeclared identifier is reported only once
774conftest.c:31: error: for each function it appears in.)
775conftest.c:31: error: expected ';' before 'big'
776configure:19661: $? = 1
777configure: failed program was:
778| /* confdefs.h.  */
779| 
780| #define PACKAGE_NAME "expat"
781| #define PACKAGE_TARNAME "expat"
782| #define PACKAGE_VERSION "2.0.1"
783| #define PACKAGE_STRING "expat 2.0.1"
784| #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
785| #define STDC_HEADERS 1
786| #define HAVE_SYS_TYPES_H 1
787| #define HAVE_SYS_STAT_H 1
788| #define HAVE_STDLIB_H 1
789| #define HAVE_STRING_H 1
790| #define HAVE_MEMORY_H 1
791| #define HAVE_STRINGS_H 1
792| #define HAVE_INTTYPES_H 1
793| #define HAVE_STDINT_H 1
794| #define HAVE_UNISTD_H 1
795| #define HAVE_DLFCN_H 1
796| #ifdef __cplusplus
797| extern "C" void exit (int) throw ();
798| #endif
799| #define STDC_HEADERS 1
800| /* end confdefs.h.  */
801| #include <sys/types.h>
802| #include <sys/param.h>
803| int
804| main ()
805| {
806| 
807| #if BYTE_ORDER != BIG_ENDIAN
808|  not big endian
809| #endif
810|   ;
811|   return 0;
812| }
813configure:19735: result: no
814configure:19792: checking for an ANSI C-conforming const
815configure:19859: mipsel-linux-uclibc-gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions  conftest.c >&5
816conftest.c:28: warning: function declaration isn't a prototype
817conftest.c: In function 'main':
818conftest.c:52: warning: unused variable 's'
819conftest.c:72: warning: unused variable 'foo'
820conftest.c:39: warning: unused variable 'zero'
821conftest.c:33: warning: unused variable 'x'
822conftest.c:54: warning: 't' is used uninitialized in this function
823conftest.c:69: warning: 'b' is used uninitialized in this function
824configure:19865: $? = 0
825configure:19869: test -z 
826			 || test ! -s conftest.err
827configure:19872: $? = 0
828configure:19875: test -s conftest.o
829configure:19878: $? = 0
830configure:19889: result: yes
831configure:19899: checking for size_t
832configure:19923: mipsel-linux-uclibc-gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions  conftest.c >&5
833conftest.c:61: warning: function declaration isn't a prototype
834configure:19929: $? = 0
835configure:19933: test -z 
836			 || test ! -s conftest.err
837configure:19936: $? = 0
838configure:19939: test -s conftest.o
839configure:19942: $? = 0
840configure:19953: result: yes
841configure:19970: checking for memmove
842configure:20027: mipsel-linux-uclibc-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions   conftest.c  >&5
843conftest.c:49: warning: function declaration isn't a prototype
844conftest.c:49: warning: conflicting types for built-in function 'memmove'
845conftest.c:56: warning: function declaration isn't a prototype
846conftest.c:64: warning: function declaration isn't a prototype
847configure:20033: $? = 0
848configure:20037: test -z 
849			 || test ! -s conftest.err
850configure:20040: $? = 0
851configure:20043: test -s conftest
852configure:20046: $? = 0
853configure:20058: result: yes
854configure:19970: checking for bcopy
855configure:20027: mipsel-linux-uclibc-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions   conftest.c  >&5
856conftest.c:50: warning: function declaration isn't a prototype
857conftest.c:50: warning: conflicting types for built-in function 'bcopy'
858conftest.c:57: warning: function declaration isn't a prototype
859conftest.c:65: warning: function declaration isn't a prototype
860configure:20033: $? = 0
861configure:20037: test -z 
862			 || test ! -s conftest.err
863configure:20040: $? = 0
864configure:20043: test -s conftest
865configure:20046: $? = 0
866configure:20058: result: yes
867configure:20084: checking fcntl.h usability
868configure:20096: mipsel-linux-uclibc-gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions  conftest.c >&5
869configure:20102: $? = 0
870configure:20106: test -z 
871			 || test ! -s conftest.err
872configure:20109: $? = 0
873configure:20112: test -s conftest.o
874configure:20115: $? = 0
875configure:20125: result: yes
876configure:20129: checking fcntl.h presence
877configure:20139: mipsel-linux-uclibc-gcc -E  conftest.c
878configure:20145: $? = 0
879configure:20165: result: yes
880configure:20200: checking for fcntl.h
881configure:20207: result: yes
882configure:20075: checking for unistd.h
883configure:20080: result: yes
884configure:20220: checking for off_t
885configure:20244: mipsel-linux-uclibc-gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions  conftest.c >&5
886conftest.c:65: warning: function declaration isn't a prototype
887configure:20250: $? = 0
888configure:20254: test -z 
889			 || test ! -s conftest.err
890configure:20257: $? = 0
891configure:20260: test -s conftest.o
892configure:20263: $? = 0
893configure:20274: result: yes
894configure:20292: checking for stdlib.h
895configure:20297: result: yes
896configure:20292: checking for unistd.h
897configure:20297: result: yes
898configure:20441: checking for getpagesize
899configure:20498: mipsel-linux-uclibc-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions   conftest.c  >&5
900conftest.c:55: warning: function declaration isn't a prototype
901conftest.c:62: warning: function declaration isn't a prototype
902conftest.c:70: warning: function declaration isn't a prototype
903configure:20504: $? = 0
904configure:20508: test -z 
905			 || test ! -s conftest.err
906configure:20511: $? = 0
907configure:20514: test -s conftest
908configure:20517: $? = 0
909configure:20529: result: yes
910configure:20539: checking for working mmap
911configure:20703: result: no
912configure:20731: checking for an ANSI C99-conforming __func__
913configure:20752: mipsel-linux-uclibc-gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions  conftest.c >&5
914conftest.c:35: warning: function declaration isn't a prototype
915conftest.c: In function 'main':
916conftest.c:36: warning: initialization discards qualifiers from pointer target type
917conftest.c:36: warning: unused variable 'foo'
918configure:20758: $? = 0
919configure:20762: test -z 
920			 || test ! -s conftest.err
921configure:20765: $? = 0
922configure:20768: test -s conftest.o
923configure:20771: $? = 0
924configure:20826: result: yes
925configure:20957: creating ./config.status
926
927## ---------------------- ##
928## Running config.status. ##
929## ---------------------- ##
930
931This file was extended by expat config.status 2.0.1, which was
932generated by GNU Autoconf 2.59.  Invocation command line was
933
934  CONFIG_FILES    = 
935  CONFIG_HEADERS  = 
936  CONFIG_LINKS    = 
937  CONFIG_COMMANDS = 
938  $ ./config.status 
939
940on localhost.localdomain
941
942config.status:683: creating Makefile
943config.status:787: creating expat_config.h
944config.status:915: expat_config.h is unchanged
945
946## ---------------- ##
947## Cache variables. ##
948## ---------------- ##
949
950ac_cv_build=mipsel-uclibc-linux-gnu26
951ac_cv_build_alias=mipsel-uclibc-linux-gnu26
952ac_cv_c_bigendian=no
953ac_cv_c_compiler_gnu=yes
954ac_cv_c_const=yes
955ac_cv_cpp_func=yes
956ac_cv_cxx_compiler_gnu=yes
957ac_cv_env_CC_set=set
958ac_cv_env_CC_value=mipsel-linux-uclibc-gcc
959ac_cv_env_CFLAGS_set=
960ac_cv_env_CFLAGS_value=
961ac_cv_env_CPPFLAGS_set=
962ac_cv_env_CPPFLAGS_value=
963ac_cv_env_CPP_set=
964ac_cv_env_CPP_value=
965ac_cv_env_CXXCPP_set=
966ac_cv_env_CXXCPP_value=
967ac_cv_env_CXXFLAGS_set=
968ac_cv_env_CXXFLAGS_value=
969ac_cv_env_CXX_set=set
970ac_cv_env_CXX_value=mipsel-linux-uclibc-g++
971ac_cv_env_F77_set=
972ac_cv_env_F77_value=
973ac_cv_env_FFLAGS_set=
974ac_cv_env_FFLAGS_value=
975ac_cv_env_LDFLAGS_set=
976ac_cv_env_LDFLAGS_value=
977ac_cv_env_build_alias_set=set
978ac_cv_env_build_alias_value=mipsel-uclibc-linux-gnu26
979ac_cv_env_host_alias_set=set
980ac_cv_env_host_alias_value=mipsel-uclibc-linux
981ac_cv_env_target_alias_set=set
982ac_cv_env_target_alias_value=mipsel-uclibc-linux-gnu26
983ac_cv_exeext=
984ac_cv_f77_compiler_gnu=yes
985ac_cv_func_bcopy=yes
986ac_cv_func_getpagesize=yes
987ac_cv_func_memmove=yes
988ac_cv_func_mmap_fixed_mapped=no
989ac_cv_header_dlfcn_h=yes
990ac_cv_header_fcntl_h=yes
991ac_cv_header_inttypes_h=yes
992ac_cv_header_memory_h=yes
993ac_cv_header_stdc=yes
994ac_cv_header_stdint_h=yes
995ac_cv_header_stdlib_h=yes
996ac_cv_header_string_h=yes
997ac_cv_header_strings_h=yes
998ac_cv_header_sys_stat_h=yes
999ac_cv_header_sys_types_h=yes
1000ac_cv_header_unistd_h=yes
1001ac_cv_host=mipsel-uclibc-linux-gnu
1002ac_cv_host_alias=mipsel-uclibc-linux
1003ac_cv_objext=o
1004ac_cv_path_install='/usr/bin/install -c'
1005ac_cv_prog_CC=mipsel-linux-uclibc-gcc
1006ac_cv_prog_CPP='mipsel-linux-uclibc-gcc -E'
1007ac_cv_prog_CXX=mipsel-linux-uclibc-g++
1008ac_cv_prog_CXXCPP='mipsel-linux-uclibc-g++ -E'
1009ac_cv_prog_ac_ct_AR=ar
1010ac_cv_prog_ac_ct_F77=f95
1011ac_cv_prog_ac_ct_RANLIB=ranlib
1012ac_cv_prog_ac_ct_STRIP=strip
1013ac_cv_prog_cc_g=yes
1014ac_cv_prog_cc_stdc=
1015ac_cv_prog_cxx_g=yes
1016ac_cv_prog_egrep='grep -E'
1017ac_cv_prog_f77_g=yes
1018ac_cv_type_off_t=yes
1019ac_cv_type_size_t=yes
1020lt_cv_deplibs_check_method=pass_all
1021lt_cv_file_magic_cmd='$MAGIC_CMD'
1022lt_cv_file_magic_test_file=
1023lt_cv_ld_reload_flag=-r
1024lt_cv_objdir=.libs
1025lt_cv_path_LD=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
1026lt_cv_path_LDCXX=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
1027lt_cv_path_NM=nm
1028lt_cv_path_SED=/bin/sed
1029lt_cv_prog_compiler_c_o=yes
1030lt_cv_prog_compiler_c_o_CXX=yes
1031lt_cv_prog_compiler_c_o_F77=yes
1032lt_cv_prog_compiler_rtti_exceptions=no
1033lt_cv_prog_gnu_ld=yes
1034lt_cv_prog_gnu_ldcxx=yes
1035lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
1036lt_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'\'''
1037lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
1038lt_cv_sys_max_cmd_len=32768
1039lt_lt_cv_prog_compiler_c_o='"yes"'
1040lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
1041lt_lt_cv_prog_compiler_c_o_F77='"yes"'
1042lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
1043lt_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'\''"'
1044lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
1045
1046## ----------------- ##
1047## Output variables. ##
1048## ----------------- ##
1049
1050AR='ar'
1051AS='as'
1052CC='mipsel-linux-uclibc-gcc'
1053CFLAGS='-g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions'
1054CPP='mipsel-linux-uclibc-gcc -E'
1055CPPFLAGS=''
1056CXX='mipsel-linux-uclibc-g++'
1057CXXCPP='mipsel-linux-uclibc-g++ -E'
1058CXXFLAGS='-g -O2 -Wall -fexceptions'
1059DEFS='-DHAVE_CONFIG_H'
1060DLLTOOL='dlltool'
1061ECHO='echo'
1062ECHO_C=''
1063ECHO_N='-n'
1064ECHO_T=''
1065EGREP='grep -E'
1066EXEEXT=''
1067F77='f95'
1068FFLAGS='-g -O2'
1069FILEMAP='readfilemap'
1070INSTALL_DATA='${INSTALL} -m 644'
1071INSTALL_PROGRAM='${INSTALL}'
1072INSTALL_SCRIPT='${INSTALL}'
1073LDFLAGS=''
1074LIBAGE='5'
1075LIBCURRENT='6'
1076LIBOBJS=''
1077LIBREVISION='2'
1078LIBS=''
1079LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1080LN_S='ln -s'
1081LTLIBOBJS=''
1082OBJDUMP='objdump'
1083OBJEXT='o'
1084PACKAGE_BUGREPORT='expat-bugs@libexpat.org'
1085PACKAGE_NAME='expat'
1086PACKAGE_STRING='expat 2.0.1'
1087PACKAGE_TARNAME='expat'
1088PACKAGE_VERSION='2.0.1'
1089PATH_SEPARATOR=':'
1090RANLIB='ranlib'
1091SHELL='/bin/sh'
1092STRIP='strip'
1093ac_ct_AR='ar'
1094ac_ct_AS=''
1095ac_ct_CC=''
1096ac_ct_CXX=''
1097ac_ct_DLLTOOL=''
1098ac_ct_F77='f95'
1099ac_ct_OBJDUMP=''
1100ac_ct_RANLIB='ranlib'
1101ac_ct_STRIP='strip'
1102bindir='${exec_prefix}/bin'
1103build='mipsel-uclibc-linux-gnu26'
1104build_alias='mipsel-uclibc-linux-gnu26'
1105build_cpu='mipsel'
1106build_os='linux-gnu26'
1107build_vendor='uclibc'
1108datadir='${prefix}/share'
1109exec_prefix='${prefix}'
1110host='mipsel-uclibc-linux-gnu'
1111host_alias='mipsel-uclibc-linux'
1112host_cpu='mipsel'
1113host_os='linux-gnu'
1114host_vendor='uclibc'
1115includedir='${prefix}/include'
1116infodir='${prefix}/info'
1117libdir='${exec_prefix}/lib'
1118libexecdir='${exec_prefix}/libexec'
1119localstatedir='${prefix}/var'
1120mandir='${prefix}/man'
1121oldincludedir='/usr/include'
1122prefix='/usr/local'
1123program_transform_name='s,x,x,'
1124sbindir='${exec_prefix}/sbin'
1125sharedstatedir='${prefix}/com'
1126sysconfdir='${prefix}/etc'
1127target_alias='mipsel-uclibc-linux-gnu26'
1128
1129## ----------- ##
1130## confdefs.h. ##
1131## ----------- ##
1132
1133#define BYTEORDER 1234
1134#define HAVE_BCOPY 1
1135#define HAVE_DLFCN_H 1
1136#define HAVE_FCNTL_H 1
1137#define HAVE_GETPAGESIZE 1
1138#define HAVE_INTTYPES_H 1
1139#define HAVE_MEMMOVE 1
1140#define HAVE_MEMORY_H 1
1141#define HAVE_STDINT_H 1
1142#define HAVE_STDLIB_H 1
1143#define HAVE_STDLIB_H 1
1144#define HAVE_STRINGS_H 1
1145#define HAVE_STRING_H 1
1146#define HAVE_SYS_STAT_H 1
1147#define HAVE_SYS_TYPES_H 1
1148#define HAVE_UNISTD_H 1
1149#define HAVE_UNISTD_H 1
1150#define HAVE_UNISTD_H 1
1151#define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
1152#define PACKAGE_NAME "expat"
1153#define PACKAGE_STRING "expat 2.0.1"
1154#define PACKAGE_TARNAME "expat"
1155#define PACKAGE_VERSION "2.0.1"
1156#define STDC_HEADERS 1
1157#define STDC_HEADERS 1
1158#define XML_CONTEXT_BYTES 1024
1159#define XML_DTD 1
1160#define XML_NS 1
1161#endif
1162#ifdef __cplusplus
1163extern "C" void exit (int) throw ();
1164
1165configure: exit 0
1166