Ticket #64496: config.log

File config.log, 266.7 KB (added by barracuda156, 2 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 GNU MP configure 6.2.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-cxx --build=powerpc-apple-darwin10 --host=powerpc-apple-darwin10 --target=powerpc-apple-darwin10 --with-ld=/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld --with-as=/usr/bin/as CC=gcc-4.2 -m32 -arch ppc CXX=g++-4.2 -m32 -arch ppc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Sergey-Fedorovs-Mac-mini.local
14uname -m = x86_64
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Thu Sep  6 11:44:53 AST 2012; root:xnu-1504.15.3/BUILD/obj//RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.8.0: Thu Sep  6 11:44:53 AST 2012; root:xnu-1504.15.3/BUILD/obj//RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 52 tasks, 296 threads, 8 processors
34Load average: 1.03, Mach factor: 6.96
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /usr/bin
42PATH: /bin
43PATH: /usr/sbin
44PATH: /sbin
45PATH: /usr/local/bin
46PATH: /usr/X11/bin
47
48
49## ----------- ##
50## Core tests. ##
51## ----------- ##
52
53configure:3056: checking build system type
54configure:3070: result: powerpc-apple-darwin10
55configure:3090: checking host system type
56configure:3103: result: powerpc-apple-darwin10
57configure:3140: checking for a BSD-compatible install
58configure:3208: result: /usr/bin/install -c
59configure:3219: checking whether build environment is sane
60configure:3274: result: yes
61configure:3425: checking for a thread-safe mkdir -p
62configure:3464: result: ./install-sh -c -d
63configure:3471: checking for gawk
64configure:3487: found /opt/local/bin/gawk
65configure:3498: result: gawk
66configure:3509: checking whether make sets $(MAKE)
67configure:3531: result: yes
68configure:3560: checking whether make supports nested variables
69configure:3577: result: yes
70configure:3706: checking whether to enable maintainer-specific portions of Makefiles
71configure:3715: result: no
72User:
73ABI=
74CC=gcc-4.2 -m32 -arch ppc
75CFLAGS=(unset)
76CPPFLAGS=(unset)
77MPN_PATH=
78GMP:
79abilist=32
80cclist=gcc cc
81configure:5847: gcc-4.2 -m32 -arch ppc -c conftest.c >&5
82configure:5850: $? = 0
83configure:5853: checking whether gcc-4.2 -m32 -arch ppc is gcc
84configure:5855: result: yes
85configure:5869: gcc-4.2 -m32 -arch ppc 2>&1 | grep xlc >/dev/null
86configure:5872: $? = 1
87configure:5926: checking compiler gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic
88Test compile:
89configure:5940: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
90configure:5943: $? = 0
91configure:5948: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
92configure:5951: $? = 0
93Test compile: function pointer return
94configure:5994: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
95configure:5997: $? = 0
96configure:6002: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
97configure:6005: $? = 0
98Test compile: cmov instruction
99configure:6050: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
100configure:6053: $? = 0
101configure:6058: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
102configure:6061: $? = 0
103Test compile: double -> ulong conversion
104configure:6107: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
105configure:6110: $? = 0
106configure:6115: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
107configure:6118: $? = 0
108Test compile: double negation
109configure:6162: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
110configure:6165: $? = 0
111configure:6170: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
112configure:6173: $? = 0
113Test compile: double -> float conversion
114configure:6218: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
115configure:6221: $? = 0
116configure:6226: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
117configure:6229: $? = 0
118Test compile: gnupro alpha ev6 char spilling
119configure:6303: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
120configure:6306: $? = 0
121configure:6311: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
122configure:6314: $? = 0
123Test compile: __builtin_alloca availability
124configure:6354: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
125collect2: ld terminated with signal 6 [Abort trap]
126Undefined symbols:
127  "_main", referenced from:
128      start in crt1.10.5.o
129configure:6357: $? = 1
130failed program was:
131int k; int foo () { __builtin_alloca (k); }
132Test compile: abs int -> double conversion
133configure:6478: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
134configure:6481: $? = 0
135configure:6486: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
136configure:6489: $? = 0
137Test compile: long long reliability test 1
138configure:6543: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
139conftest.c:6: warning: ISO C90 does not support 'long long'
140configure:6546: $? = 0
141configure:6551: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
142configure:6554: $? = 0
143Test compile: long long reliability test 2
144configure:6604: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
145conftest.c: In function 'f':
146conftest.c:7: warning: ISO C90 does not support 'long long'
147configure:6607: $? = 0
148configure:6612: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
149configure:6615: $? = 0
150Test compile: freebsd hacked gcc
151configure:6665: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
152configure:6668: $? = 0
153configure:6673: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
154configure:6676: $? = 0
155Test compile: mpn_lshift_com optimization
156configure:6764: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
157configure:6767: $? = 0
158configure:6772: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
159configure:6775: $? = 0
160Test compile: mpn_lshift_com optimization 2
161configure:6873: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic  conftest.c >&5
162configure:6876: $? = 0
163configure:6881: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
164configure:6884: $? = 0
165configure:7030: result: yes
166configure:7444: checking compiler gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp
167configure:7451: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp conftest.c >conftest.out 2>&1
168configure:7454: $? = 0
169configure:7463: result: yes
170configure:7545: checking compiler gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL
171Test compile:
172configure:7559: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
173configure:7562: $? = 0
174configure:7567: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
175configure:7570: $? = 0
176Test compile: function pointer return
177configure:7613: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
178configure:7616: $? = 0
179configure:7621: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
180configure:7624: $? = 0
181Test compile: cmov instruction
182configure:7669: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
183configure:7672: $? = 0
184configure:7677: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
185configure:7680: $? = 0
186Test compile: double -> ulong conversion
187configure:7726: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
188configure:7729: $? = 0
189configure:7734: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
190configure:7737: $? = 0
191Test compile: double negation
192configure:7781: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
193configure:7784: $? = 0
194configure:7789: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
195configure:7792: $? = 0
196Test compile: double -> float conversion
197configure:7837: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
198configure:7840: $? = 0
199configure:7845: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
200configure:7848: $? = 0
201Test compile: gnupro alpha ev6 char spilling
202configure:7922: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
203configure:7925: $? = 0
204configure:7930: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
205configure:7933: $? = 0
206Test compile: __builtin_alloca availability
207configure:7973: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
208collect2: ld terminated with signal 6 [Abort trap]
209Undefined symbols:
210  "_main", referenced from:
211      start in crt1.10.5.o
212configure:7976: $? = 1
213failed program was:
214int k; int foo () { __builtin_alloca (k); }
215Test compile: abs int -> double conversion
216configure:8097: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
217configure:8100: $? = 0
218configure:8105: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
219configure:8108: $? = 0
220Test compile: long long reliability test 1
221configure:8162: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
222conftest.c:6: warning: ISO C90 does not support 'long long'
223configure:8165: $? = 0
224configure:8170: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
225configure:8173: $? = 0
226Test compile: long long reliability test 2
227configure:8223: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
228conftest.c: In function 'f':
229conftest.c:7: warning: ISO C90 does not support 'long long'
230configure:8226: $? = 0
231configure:8231: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
232configure:8234: $? = 0
233Test compile: freebsd hacked gcc
234configure:8284: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
235configure:8287: $? = 0
236configure:8292: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
237configure:8295: $? = 0
238Test compile: mpn_lshift_com optimization
239configure:8383: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
240configure:8386: $? = 0
241configure:8391: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
242configure:8394: $? = 0
243Test compile: mpn_lshift_com optimization 2
244configure:8492: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp  -force_cpusubtype_ALL conftest.c >&5
245configure:8495: $? = 0
246configure:8500: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
247configure:8503: $? = 0
248configure:8649: result: yes
249configure:8762: checking for powerpc-apple-darwin10-gcc
250configure:8789: result: gcc-4.2 -m32 -arch ppc
251configure:9058: checking for C compiler version
252configure:9067: gcc-4.2 -m32 -arch ppc --version >&5
253powerpc-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5626)
254Copyright (C) 2007 Free Software Foundation, Inc.
255This is free software; see the source for copying conditions.  There is NO
256warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
257
258configure:9078: $? = 0
259configure:9067: gcc-4.2 -m32 -arch ppc -v >&5
260Using built-in specs.
261Target: powerpc-apple-darwin10
262Configured with: /var/tmp/gcc/gcc-5626~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=powerpc-apple-darwin10- --host=x86_64-apple-darwin10 --target=powerpc-apple-darwin10
263Thread model: posix
264gcc version 4.2.1 (Apple Inc. build 5626)
265configure:9078: $? = 0
266configure:9067: gcc-4.2 -m32 -arch ppc -V >&5
267gcc-4.2: argument to `-V' is missing
268configure:9078: $? = 1
269configure:9067: gcc-4.2 -m32 -arch ppc -qversion >&5
270powerpc-apple-darwin10-gcc-4.2.1: no input files
271configure:9078: $? = 1
272configure:9098: checking whether the C compiler works
273configure:9120: gcc-4.2 -m32 -arch ppc -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
274configure:9124: $? = 0
275configure:9172: result: yes
276configure:9175: checking for C compiler default output file name
277configure:9177: result: a.out
278configure:9183: checking for suffix of executables
279configure:9190: gcc-4.2 -m32 -arch ppc -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
280configure:9194: $? = 0
281configure:9216: result:
282configure:9238: checking whether we are cross compiling
283configure:9246: gcc-4.2 -m32 -arch ppc -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
284configure:9250: $? = 0
285configure:9257: ./conftest
286configure:9261: $? = 0
287configure:9276: result: no
288configure:9281: checking for suffix of object files
289configure:9303: gcc-4.2 -m32 -arch ppc -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
290configure:9307: $? = 0
291configure:9328: result: o
292configure:9332: checking whether we are using the GNU C compiler
293configure:9351: gcc-4.2 -m32 -arch ppc -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
294configure:9351: $? = 0
295configure:9360: result: yes
296configure:9369: checking whether gcc-4.2 -m32 -arch ppc accepts -g
297configure:9389: gcc-4.2 -m32 -arch ppc -c -g  conftest.c >&5
298configure:9389: $? = 0
299configure:9430: result: yes
300configure:9447: checking for gcc-4.2 -m32 -arch ppc option to accept ISO C89
301configure:9510: gcc-4.2 -m32 -arch ppc  -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
302configure:9510: $? = 0
303configure:9523: result: none needed
304configure:9548: checking whether gcc-4.2 -m32 -arch ppc understands -c and -o together
305configure:9570: gcc-4.2 -m32 -arch ppc -c conftest.c -o conftest2.o
306configure:9573: $? = 0
307configure:9570: gcc-4.2 -m32 -arch ppc -c conftest.c -o conftest2.o
308configure:9573: $? = 0
309configure:9585: result: yes
310configure:9602: checking for gcc-4.2 -m32 -arch ppc option to accept ISO C99
311configure:9751: gcc-4.2 -m32 -arch ppc  -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
312conftest.c:21:1: warning: C++ style comments are not allowed in ISO C90
313conftest.c:21:1: warning: (this will be reported only once per input file)
314conftest.c:22:15: warning: anonymous variadic macros were introduced in C99
315conftest.c:23:18: warning: anonymous variadic macros were introduced in C99
316conftest.c:24:21: warning: anonymous variadic macros were introduced in C99
317conftest.c:40:6: warning: use of C99 long long integer constant
318conftest.c:40:6: warning: use of C99 long long integer constant
319conftest.c:40:6: warning: use of C99 long long integer constant
320conftest.c:43:5: warning: use of C99 long long integer constant
321conftest.c:43:5: warning: use of C99 long long integer constant
322conftest.c:43:5: warning: use of C99 long long integer constant
323conftest.c:47: warning: ISO C90 does not support 'long long'
324conftest.c:47:32: warning: use of C99 long long integer constant
325conftest.c:48: warning: ISO C90 does not support 'long long'
326conftest.c:48:41: warning: use of C99 long long integer constant
327conftest.c:53: warning: ISO C90 does not support flexible array members
328conftest.c:65: error: expected ';', ',' or ')' before 'text'
329conftest.c: In function 'test_varargs':
330conftest.c:81: warning: ISO C90 forbids mixed declarations and code
331conftest.c:84: warning: ISO C90 forbids mixed declarations and code
332conftest.c: In function 'main':
333conftest.c:119: warning: ISO C forbids nested functions
334conftest.c:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
335conftest.c:119: warning: ISO C90 forbids mixed declarations and code
336conftest.c:119: error: 'newvar' undeclared (first use in this function)
337conftest.c:119: error: (Each undeclared identifier is reported only once
338conftest.c:119: error: for each function it appears in.)
339conftest.c:126: warning: ISO C90 forbids mixed declarations and code
340conftest.c:129: error: 'for' loop initial declaration used outside C99 mode
341conftest.c:134: warning: ISO C90 forbids specifying subobject to initialize
342conftest.c:135: warning: ISO C90 forbids specifying subobject to initialize
343conftest.c:136: warning: ISO C90 forbids specifying subobject to initialize
344conftest.c:133: warning: ISO C90 forbids mixed declarations and code
345conftest.c:141: warning: ISO C90 forbids variable-size array 'dynamic_array'
346conftest.c:141: warning: ISO C90 forbids mixed declarations and code
347conftest.c:145:33: warning: use of C99 long long integer constant
348conftest.c:145:51: warning: use of C99 long long integer constant
349configure:9751: $? = 1
350configure: failed program was:
351| /* confdefs.h */
352| #define PACKAGE_NAME "GNU MP"
353| #define PACKAGE_TARNAME "gmp"
354| #define PACKAGE_VERSION "6.2.1"
355| #define PACKAGE_STRING "GNU MP 6.2.1"
356| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
357| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
358| #define PACKAGE "gmp"
359| #define VERSION "6.2.1"
360| #define WANT_FFT 1
361| #define HAVE_HOST_CPU_powerpc 1
362| #define HAVE_HOST_CPU_FAMILY_powerpc 1
363| #define HAVE_SPEED_CYCLECOUNTER 0
364| /* end confdefs.h.  */
365| #include <stdarg.h>
366| #include <stdbool.h>
367| #include <stdlib.h>
368| #include <wchar.h>
369| #include <stdio.h>
370|
371| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
372| #define debug(...) fprintf (stderr, __VA_ARGS__)
373| #define showlist(...) puts (#__VA_ARGS__)
374| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
375| static void
376| test_varargs_macros (void)
377| {
378|   int x = 1234;
379|   int y = 5678;
380|   debug ("Flag");
381|   debug ("X = %d\n", x);
382|   showlist (The first, second, and third items.);
383|   report (x>y, "x is %d but y is %d", x, y);
384| }
385|
386| // Check long long types.
387| #define BIG64 18446744073709551615ull
388| #define BIG32 4294967295ul
389| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
390| #if !BIG_OK
391|   your preprocessor is broken;
392| #endif
393| #if BIG_OK
394| #else
395|   your preprocessor is broken;
396| #endif
397| static long long int bignum = -9223372036854775807LL;
398| static unsigned long long int ubignum = BIG64;
399|
400| struct incomplete_array
401| {
402|   int datasize;
403|   double data[];
404| };
405|
406| struct named_init {
407|   int number;
408|   const wchar_t *name;
409|   double average;
410| };
411|
412| typedef const char *ccp;
413|
414| static inline int
415| test_restrict (ccp restrict text)
416| {
417|   // See if C++-style comments work.
418|   // Iterate through items via the restricted pointer.
419|   // Also check for declarations in for loops.
420|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
421|     continue;
422|   return 0;
423| }
424|
425| // Check varargs and va_copy.
426| static void
427| test_varargs (const char *format, ...)
428| {
429|   va_list args;
430|   va_start (args, format);
431|   va_list args_copy;
432|   va_copy (args_copy, args);
433|
434|   const char *str;
435|   int number;
436|   float fnumber;
437|
438|   while (*format)
439|     {
440|       switch (*format++)
441|       {
442|       case 's': // string
443|         str = va_arg (args_copy, const char *);
444|         break;
445|       case 'd': // int
446|         number = va_arg (args_copy, int);
447|         break;
448|       case 'f': // float
449|         fnumber = va_arg (args_copy, double);
450|         break;
451|       default:
452|         break;
453|       }
454|     }
455|   va_end (args_copy);
456|   va_end (args);
457| }
458|
459| int
460| main ()
461| {
462|
463|   // Check bool.
464|   _Bool success = false;
465|
466|   // Check restrict.
467|   if (test_restrict ("String literal") == 0)
468|     success = true;
469|   char *restrict newvar = "Another string";
470|
471|   // Check varargs.
472|   test_varargs ("s, d' f .", "string", 65, 34.234);
473|   test_varargs_macros ();
474|
475|   // Check flexible array members.
476|   struct incomplete_array *ia =
477|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
478|   ia->datasize = 10;
479|   for (int i = 0; i < ia->datasize; ++i)
480|     ia->data[i] = i * 1.234;
481|
482|   // Check named initializers.
483|   struct named_init ni = {
484|     .number = 34,
485|     .name = L"Test wide string",
486|     .average = 543.34343,
487|   };
488|
489|   ni.number = 58;
490|
491|   int dynamic_array[ni.number];
492|   dynamic_array[ni.number - 1] = 543;
493|
494|   // work around unused variable warnings
495|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
496|         || dynamic_array[ni.number - 1] != 543);
497|
498|   ;
499|   return 0;
500| }
501configure:9751: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
502configure:9751: $? = 0
503configure:9771: result: -std=gnu99
504configure:9784: checking how to run the C preprocessor
505configure:9815: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
506configure:9815: $? = 0
507configure:9829: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
508conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
509configure:9829: $? = 1
510configure: failed program was:
511| /* confdefs.h */
512| #define PACKAGE_NAME "GNU MP"
513| #define PACKAGE_TARNAME "gmp"
514| #define PACKAGE_VERSION "6.2.1"
515| #define PACKAGE_STRING "GNU MP 6.2.1"
516| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
517| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
518| #define PACKAGE "gmp"
519| #define VERSION "6.2.1"
520| #define WANT_FFT 1
521| #define HAVE_HOST_CPU_powerpc 1
522| #define HAVE_HOST_CPU_FAMILY_powerpc 1
523| #define HAVE_SPEED_CYCLECOUNTER 0
524| /* end confdefs.h.  */
525| #include <ac_nonexistent.h>
526configure:9854: result: gcc-4.2 -m32 -arch ppc -std=gnu99 -E
527configure:9874: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
528configure:9874: $? = 0
529configure:9888: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
530conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
531configure:9888: $? = 1
532configure: failed program was:
533| /* confdefs.h */
534| #define PACKAGE_NAME "GNU MP"
535| #define PACKAGE_TARNAME "gmp"
536| #define PACKAGE_VERSION "6.2.1"
537| #define PACKAGE_STRING "GNU MP 6.2.1"
538| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
539| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
540| #define PACKAGE "gmp"
541| #define VERSION "6.2.1"
542| #define WANT_FFT 1
543| #define HAVE_HOST_CPU_powerpc 1
544| #define HAVE_HOST_CPU_FAMILY_powerpc 1
545| #define HAVE_SPEED_CYCLECOUNTER 0
546| /* end confdefs.h.  */
547| #include <ac_nonexistent.h>
548configure:9989: checking build system compiler gcc-4.2 -m32 -arch ppc -std=gnu99
549configure:10002: gcc-4.2 -m32 -arch ppc -std=gnu99 conftest.c
550configure:10005: $? = 0
551configure:10012: result: yes
552configure:10031: checking for build system preprocessor
553configure:10042: gcc-4.2 -m32 -arch ppc -std=gnu99 -E conftest.c
554# 1 "conftest.c"
555# 1 "<built-in>"
556# 1 "<command-line>"
557# 1 "conftest.c"
558configure:10045: $? = 0
559configure:10060: result: gcc-4.2 -m32 -arch ppc -std=gnu99 -E
560configure:10067: checking for build system executable suffix
561configure:10081: gcc-4.2 -m32 -arch ppc -std=gnu99 conftest.c -o conftest.exe
562configure:10084: $? = 0
563./configure: line 10086: ./conftest: No such file or directory
564configure:10081: gcc-4.2 -m32 -arch ppc -std=gnu99 conftest.c -o conftest,ff8
565configure:10084: $? = 0
566./configure: line 10086: ./conftest: No such file or directory
567configure:10081: gcc-4.2 -m32 -arch ppc -std=gnu99 conftest.c -o conftest
568configure:10084: $? = 0
569configure:10098: result:
570configure:10104: checking whether build system compiler is ANSI
571configure:10117: gcc-4.2 -m32 -arch ppc -std=gnu99 conftest.c
572configure:10120: $? = 0
573configure:10129: result: yes
574configure:10139: checking for build system compiler math library
575configure:10159: gcc-4.2 -m32 -arch ppc -std=gnu99 conftest.c -lm
576configure:10162: $? = 0
577configure:10171: result: -lm
578configure:10306: checking for C++ compiler version
579configure:10315: g++-4.2 -m32 -arch ppc --version >&5
580powerpc-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5626)
581Copyright (C) 2007 Free Software Foundation, Inc.
582This is free software; see the source for copying conditions.  There is NO
583warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
584
585configure:10326: $? = 0
586configure:10315: g++-4.2 -m32 -arch ppc -v >&5
587Using built-in specs.
588Target: powerpc-apple-darwin10
589Configured with: /var/tmp/gcc/gcc-5626~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=powerpc-apple-darwin10- --host=x86_64-apple-darwin10 --target=powerpc-apple-darwin10
590Thread model: posix
591gcc version 4.2.1 (Apple Inc. build 5626)
592configure:10326: $? = 0
593configure:10315: g++-4.2 -m32 -arch ppc -V >&5
594g++-4.2: argument to `-V' is missing
595configure:10326: $? = 1
596configure:10315: g++-4.2 -m32 -arch ppc -qversion >&5
597powerpc-apple-darwin10-g++-4.2.1: no input files
598configure:10326: $? = 1
599configure:10330: checking whether we are using the GNU C++ compiler
600configure:10349: g++-4.2 -m32 -arch ppc -c   conftest.cpp >&5
601configure:10349: $? = 0
602configure:10358: result: yes
603configure:10367: checking whether g++-4.2 -m32 -arch ppc accepts -g
604configure:10387: g++-4.2 -m32 -arch ppc -c -g  conftest.cpp >&5
605configure:10387: $? = 0
606configure:10428: result: yes
607CXXFLAGS chosen by autoconf: -g -O2
608configure:10478: checking C++ compiler g++-4.2 -m32 -arch ppc  -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL
609Test compile:
610configure:10492: g++-4.2 -m32 -arch ppc  -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL conftest.cc >&5
611configure:10495: $? = 0
612configure:10499: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
613configure:10502: $? = 0
614Test compile: namespace
615configure:10532: g++-4.2 -m32 -arch ppc  -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL conftest.cc >&5
616configure:10535: $? = 0
617configure:10539: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
618configure:10542: $? = 0
619Test compile: std iostream
620configure:10578: g++-4.2 -m32 -arch ppc  -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL conftest.cc >&5
621configure:10581: $? = 0
622configure:10585: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
623configure:10588: $? = 0
624configure:10607: result: yes
625configure:10647: checking how to run the C++ preprocessor
626configure:10674: g++-4.2 -m32 -arch ppc -E  conftest.cpp
627configure:10674: $? = 0
628configure:10688: g++-4.2 -m32 -arch ppc -E  conftest.cpp
629conftest.cpp:15:28: error: ac_nonexistent.h: No such file or directory
630configure:10688: $? = 1
631configure: failed program was:
632| /* confdefs.h */
633| #define PACKAGE_NAME "GNU MP"
634| #define PACKAGE_TARNAME "gmp"
635| #define PACKAGE_VERSION "6.2.1"
636| #define PACKAGE_STRING "GNU MP 6.2.1"
637| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
638| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
639| #define PACKAGE "gmp"
640| #define VERSION "6.2.1"
641| #define WANT_FFT 1
642| #define HAVE_HOST_CPU_powerpc 1
643| #define HAVE_HOST_CPU_FAMILY_powerpc 1
644| #define HAVE_SPEED_CYCLECOUNTER 0
645| /* end confdefs.h.  */
646| #include <ac_nonexistent.h>
647configure:10713: result: g++-4.2 -m32 -arch ppc -E
648configure:10733: g++-4.2 -m32 -arch ppc -E  conftest.cpp
649configure:10733: $? = 0
650configure:10747: g++-4.2 -m32 -arch ppc -E  conftest.cpp
651conftest.cpp:15:28: error: ac_nonexistent.h: No such file or directory
652configure:10747: $? = 1
653configure: failed program was:
654| /* confdefs.h */
655| #define PACKAGE_NAME "GNU MP"
656| #define PACKAGE_TARNAME "gmp"
657| #define PACKAGE_VERSION "6.2.1"
658| #define PACKAGE_STRING "GNU MP 6.2.1"
659| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
660| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
661| #define PACKAGE "gmp"
662| #define VERSION "6.2.1"
663| #define WANT_FFT 1
664| #define HAVE_HOST_CPU_powerpc 1
665| #define HAVE_HOST_CPU_FAMILY_powerpc 1
666| #define HAVE_SPEED_CYCLECOUNTER 0
667| /* end confdefs.h.  */
668| #include <ac_nonexistent.h>
669configure:10783: checking for grep that handles long lines and -e
670configure:10841: result: /usr/bin/grep
671configure:10846: checking for egrep
672configure:10908: result: /usr/bin/grep -E
673Decided:
674ABI=32
675CC=gcc-4.2 -m32 -arch ppc -std=gnu99
676CFLAGS=-m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL
677CPPFLAGS=
678GMP_LDFLAGS=
679CXX=g++-4.2 -m32 -arch ppc
680CXXFLAGS=-m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL
681path= powerpc32 generic
682configure:11190: checking whether assembler supports --noexecstack option
683configure:11200: gcc-4.2 -m32 -arch ppc -std=gnu99 -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL
684                     -S -o conftest.s conftest.c >/dev/null
685configure:11203: $? = 0
686configure:11220: result: no
687configure:11233: checking for powerpc-apple-darwin10-ar
688configure:11263: result: no
689configure:11273: checking for ar
690configure:11289: found /usr/bin/ar
691configure:11300: result: ar
692configure:11341: checking for BSD- or MS-compatible name lister (nm)
693configure:11395: result: /usr/bin/nm -p
694configure:11525: checking the name lister (/usr/bin/nm -p) interface
695configure:11532: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
696configure:11535: /usr/bin/nm -p "conftest.o"
697configure:11538: output
69800000000 D _some_variable
699configure:11545: result: BSD nm
700configure:12239: checking how to print strings
701configure:12266: result: printf
702configure:12287: checking for a sed that does not truncate output
703configure:12351: result: /usr/bin/sed
704configure:12369: checking for fgrep
705configure:12431: result: /usr/bin/grep -F
706configure:12466: checking for ld used by gcc-4.2 -m32 -arch ppc -std=gnu99
707configure:12533: result: /usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld
708configure:12540: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld) is GNU ld
709configure:12555: result: no
710configure:12567: checking whether ln -s works
711configure:12571: result: yes
712configure:12579: checking the maximum length of command line arguments
713configure:12710: result: 196608
714configure:12758: checking how to convert powerpc-apple-darwin10 file names to powerpc-apple-darwin10 format
715configure:12798: result: func_convert_file_noop
716configure:12805: checking how to convert powerpc-apple-darwin10 file names to toolchain format
717configure:12825: result: func_convert_file_noop
718configure:12832: checking for /usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld option to reload object files
719configure:12839: result: -r
720configure:12873: checking for powerpc-apple-darwin10-objdump
721configure:12900: result: objdump
722configure:12969: checking how to recognize dependent libraries
723configure:13169: result: pass_all
724configure:13214: checking for powerpc-apple-darwin10-dlltool
725configure:13241: result: dlltool
726configure:13311: checking how to associate runtime and link libraries
727configure:13338: result: printf %s\n
728configure:13354: checking for powerpc-apple-darwin10-ar
729configure:13381: result: ar
730configure:13462: checking for archiver @FILE support
731configure:13479: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
732configure:13479: $? = 0
733configure:13482: ar cq libconftest.a @conftest.lst >&5
734ar: @conftest.lst: No such file or directory
735configure:13485: $? = 1
736configure:13505: result: no
737configure:13523: checking for powerpc-apple-darwin10-strip
738configure:13553: result: no
739configure:13563: checking for strip
740configure:13579: found /usr/bin/strip
741configure:13590: result: strip
742configure:13622: checking for powerpc-apple-darwin10-ranlib
743configure:13652: result: no
744configure:13662: checking for ranlib
745configure:13678: found /usr/bin/ranlib
746configure:13689: result: ranlib
747configure:13791: checking command to parse /usr/bin/nm -p output from gcc-4.2 -m32 -arch ppc -std=gnu99 object
748configure:13944: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
749configure:13947: $? = 0
750configure:13951: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
751configure:13954: $? = 0
752cannot find nm_test_var in conftest.nm
753configure:13944: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
754configure:13947: $? = 0
755configure:13951: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
756configure:13954: $? = 0
757configure:14020: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c conftstm.o >&5
758conftest.c:29: warning: ISO C forbids conversion of function pointer to object pointer type
759configure:14023: $? = 0
760configure:14061: result: ok
761configure:14108: checking for sysroot
762configure:14138: result: no
763configure:14145: checking for a working dd
764configure:14183: result: /bin/dd
765configure:14187: checking how to truncate binary pipes
766configure:14202: result: /bin/dd bs=4096 count=1
767configure:14491: checking for powerpc-apple-darwin10-mt
768configure:14521: result: no
769configure:14531: checking for mt
770configure:14561: result: no
771configure:14581: checking if : is a manifest tool
772configure:14587: : '-?'
773configure:14595: result: no
774configure:14611: checking for powerpc-apple-darwin10-dsymutil
775configure:14641: result: no
776configure:14651: checking for dsymutil
777configure:14667: found /usr/bin/dsymutil
778configure:14678: result: dsymutil
779configure:14703: checking for powerpc-apple-darwin10-nmedit
780configure:14733: result: no
781configure:14743: checking for nmedit
782configure:14759: found /usr/bin/nmedit
783configure:14770: result: nmedit
784configure:14795: checking for powerpc-apple-darwin10-lipo
785configure:14825: result: no
786configure:14835: checking for lipo
787configure:14851: found /usr/bin/lipo
788configure:14862: result: lipo
789configure:14887: checking for powerpc-apple-darwin10-otool
790configure:14917: result: no
791configure:14927: checking for otool
792configure:14943: found /usr/bin/otool
793configure:14954: result: otool
794configure:14979: checking for powerpc-apple-darwin10-otool64
795configure:15009: result: no
796configure:15019: checking for otool64
797configure:15049: result: no
798configure:15094: checking for -single_module linker flag
799gcc-4.2 -m32 -arch ppc -std=gnu99 -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
800configure:15127: result: yes
801configure:15130: checking for -exported_symbols_list linker flag
802configure:15150: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
803configure:15150: $? = 0
804configure:15160: result: yes
805configure:15163: checking for -force_load linker flag
806gcc-4.2 -m32 -arch ppc -std=gnu99 -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL -c -o conftest.o conftest.c
807ar cru libconftest.a conftest.o
808ranlib libconftest.a
809gcc-4.2 -m32 -arch ppc -std=gnu99 -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -o conftest conftest.c -Wl,-force_load,./libconftest.a
810collect2: ld terminated with signal 6 [Abort trap]
811configure:15195: result: no
812configure:15267: checking for ANSI C header files
813configure:15287: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
814configure:15287: $? = 0
815configure:15360: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
816configure:15360: $? = 0
817configure:15360: ./conftest
818configure:15360: $? = 0
819configure:15371: result: yes
820configure:15384: checking for sys/types.h
821configure:15384: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
822configure:15384: $? = 0
823configure:15384: result: yes
824configure:15384: checking for sys/stat.h
825configure:15384: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
826configure:15384: $? = 0
827configure:15384: result: yes
828configure:15384: checking for stdlib.h
829configure:15384: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
830configure:15384: $? = 0
831configure:15384: result: yes
832configure:15384: checking for string.h
833configure:15384: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
834configure:15384: $? = 0
835configure:15384: result: yes
836configure:15384: checking for memory.h
837configure:15384: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
838configure:15384: $? = 0
839configure:15384: result: yes
840configure:15384: checking for strings.h
841configure:15384: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
842configure:15384: $? = 0
843configure:15384: result: yes
844configure:15384: checking for inttypes.h
845configure:15384: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
846configure:15384: $? = 0
847configure:15384: result: yes
848configure:15384: checking for stdint.h
849configure:15384: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
850configure:15384: $? = 0
851configure:15384: result: yes
852configure:15384: checking for unistd.h
853configure:15384: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
854configure:15384: $? = 0
855configure:15384: result: yes
856configure:15398: checking for dlfcn.h
857configure:15398: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
858configure:15398: $? = 0
859configure:15398: result: yes
860configure:15663: checking for objdir
861configure:15678: result: .libs
862configure:15938: checking if gcc-4.2 -m32 -arch ppc -std=gnu99 supports -fno-rtti -fno-exceptions
863configure:15956: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -fno-rtti -fno-exceptions conftest.c >&5
864cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
865configure:15960: $? = 0
866configure:15973: result: no
867configure:16331: checking for gcc-4.2 -m32 -arch ppc -std=gnu99 option to produce PIC
868configure:16338: result: -fno-common -DPIC
869configure:16346: checking if gcc-4.2 -m32 -arch ppc -std=gnu99 PIC flag -fno-common -DPIC works
870configure:16364: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -fno-common -DPIC -DPIC conftest.c >&5
871configure:16368: $? = 0
872configure:16381: result: yes
873configure:16410: checking if gcc-4.2 -m32 -arch ppc -std=gnu99 static flag -static works
874configure:16438: result: no
875configure:16453: checking if gcc-4.2 -m32 -arch ppc -std=gnu99 supports -c -o file.o
876configure:16474: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -o out/conftest2.o conftest.c >&5
877configure:16478: $? = 0
878configure:16500: result: yes
879configure:16508: checking if gcc-4.2 -m32 -arch ppc -std=gnu99 supports -c -o file.o
880configure:16555: result: yes
881configure:16588: checking whether the gcc-4.2 -m32 -arch ppc -std=gnu99 linker (/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld) supports shared libraries
882configure:17847: result: yes
883configure:18087: checking dynamic linker characteristics
884configure:18905: result: darwin10 dyld
885configure:19027: checking how to hardcode library paths into programs
886configure:19052: result: immediate
887configure:19600: checking whether stripping libraries is possible
888configure:19614: result: yes
889configure:19640: checking if libtool supports shared libraries
890configure:19642: result: yes
891configure:19645: checking whether to build shared libraries
892configure:19670: result: yes
893configure:19673: checking whether to build static libraries
894configure:19677: result: yes
895configure:19700: checking how to run the C++ preprocessor
896configure:19766: result: g++-4.2 -m32 -arch ppc -E
897configure:19786: g++-4.2 -m32 -arch ppc -E  conftest.cpp
898configure:19786: $? = 0
899configure:19800: g++-4.2 -m32 -arch ppc -E  conftest.cpp
900conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory
901configure:19800: $? = 1
902configure: failed program was:
903| /* confdefs.h */
904| #define PACKAGE_NAME "GNU MP"
905| #define PACKAGE_TARNAME "gmp"
906| #define PACKAGE_VERSION "6.2.1"
907| #define PACKAGE_STRING "GNU MP 6.2.1"
908| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
909| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
910| #define PACKAGE "gmp"
911| #define VERSION "6.2.1"
912| #define WANT_FFT 1
913| #define HAVE_HOST_CPU_powerpc 1
914| #define HAVE_HOST_CPU_FAMILY_powerpc 1
915| #define HAVE_SPEED_CYCLECOUNTER 0
916| #define STDC_HEADERS 1
917| #define HAVE_SYS_TYPES_H 1
918| #define HAVE_SYS_STAT_H 1
919| #define HAVE_STDLIB_H 1
920| #define HAVE_STRING_H 1
921| #define HAVE_MEMORY_H 1
922| #define HAVE_STRINGS_H 1
923| #define HAVE_INTTYPES_H 1
924| #define HAVE_STDINT_H 1
925| #define HAVE_UNISTD_H 1
926| #define HAVE_DLFCN_H 1
927| #define LT_OBJDIR ".libs/"
928| /* end confdefs.h.  */
929| #include <ac_nonexistent.h>
930configure:19962: checking for ld used by g++-4.2 -m32 -arch ppc
931configure:20029: result: /usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld
932configure:20036: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld) is GNU ld
933configure:20051: result: no
934configure:20106: checking whether the g++-4.2 -m32 -arch ppc linker (/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld) supports shared libraries
935configure:21179: result: yes
936configure:21215: g++-4.2 -m32 -arch ppc -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.cpp >&5
937configure:21218: $? = 0
938configure:21699: checking for g++-4.2 -m32 -arch ppc option to produce PIC
939configure:21706: result: -fno-common -DPIC
940configure:21714: checking if g++-4.2 -m32 -arch ppc PIC flag -fno-common -DPIC works
941configure:21732: g++-4.2 -m32 -arch ppc -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -fno-common -DPIC -DPIC conftest.cpp >&5
942configure:21736: $? = 0
943configure:21749: result: yes
944configure:21772: checking if g++-4.2 -m32 -arch ppc static flag -static works
945configure:21800: result: no
946configure:21812: checking if g++-4.2 -m32 -arch ppc supports -c -o file.o
947configure:21833: g++-4.2 -m32 -arch ppc -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -o out/conftest2.o conftest.cpp >&5
948configure:21837: $? = 0
949configure:21859: result: yes
950configure:21864: checking if g++-4.2 -m32 -arch ppc supports -c -o file.o
951configure:21911: result: yes
952configure:21941: checking whether the g++-4.2 -m32 -arch ppc linker (/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld) supports shared libraries
953configure:21981: result: yes
954configure:22122: checking dynamic linker characteristics
955configure:22867: result: darwin10 dyld
956configure:22932: checking how to hardcode library paths into programs
957configure:22957: result: immediate
958configure:23044: checking for ANSI C header files
959configure:23148: result: yes
960configure:23156: checking whether time.h and sys/time.h may both be included
961configure:23176: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
962configure:23176: $? = 0
963configure:23183: result: yes
964configure:23220: checking fcntl.h usability
965configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
966configure:23220: $? = 0
967configure:23220: result: yes
968configure:23220: checking fcntl.h presence
969configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
970configure:23220: $? = 0
971configure:23220: result: yes
972configure:23220: checking for fcntl.h
973configure:23220: result: yes
974configure:23220: checking float.h usability
975configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
976configure:23220: $? = 0
977configure:23220: result: yes
978configure:23220: checking float.h presence
979configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
980configure:23220: $? = 0
981configure:23220: result: yes
982configure:23220: checking for float.h
983configure:23220: result: yes
984configure:23220: checking invent.h usability
985configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
986conftest.c:64:20: error: invent.h: No such file or directory
987configure:23220: $? = 1
988configure: failed program was:
989| /* confdefs.h */
990| #define PACKAGE_NAME "GNU MP"
991| #define PACKAGE_TARNAME "gmp"
992| #define PACKAGE_VERSION "6.2.1"
993| #define PACKAGE_STRING "GNU MP 6.2.1"
994| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
995| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
996| #define PACKAGE "gmp"
997| #define VERSION "6.2.1"
998| #define WANT_FFT 1
999| #define HAVE_HOST_CPU_powerpc 1
1000| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1001| #define HAVE_SPEED_CYCLECOUNTER 0
1002| #define STDC_HEADERS 1
1003| #define HAVE_SYS_TYPES_H 1
1004| #define HAVE_SYS_STAT_H 1
1005| #define HAVE_STDLIB_H 1
1006| #define HAVE_STRING_H 1
1007| #define HAVE_MEMORY_H 1
1008| #define HAVE_STRINGS_H 1
1009| #define HAVE_INTTYPES_H 1
1010| #define HAVE_STDINT_H 1
1011| #define HAVE_UNISTD_H 1
1012| #define HAVE_DLFCN_H 1
1013| #define LT_OBJDIR ".libs/"
1014| #define STDC_HEADERS 1
1015| #define TIME_WITH_SYS_TIME 1
1016| #define HAVE_FCNTL_H 1
1017| #define HAVE_FLOAT_H 1
1018| /* end confdefs.h.  */
1019| #include <stdio.h>
1020| #ifdef HAVE_SYS_TYPES_H
1021| # include <sys/types.h>
1022| #endif
1023| #ifdef HAVE_SYS_STAT_H
1024| # include <sys/stat.h>
1025| #endif
1026| #ifdef STDC_HEADERS
1027| # include <stdlib.h>
1028| # include <stddef.h>
1029| #else
1030| # ifdef HAVE_STDLIB_H
1031| #  include <stdlib.h>
1032| # endif
1033| #endif
1034| #ifdef HAVE_STRING_H
1035| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1036| #  include <memory.h>
1037| # endif
1038| # include <string.h>
1039| #endif
1040| #ifdef HAVE_STRINGS_H
1041| # include <strings.h>
1042| #endif
1043| #ifdef HAVE_INTTYPES_H
1044| # include <inttypes.h>
1045| #endif
1046| #ifdef HAVE_STDINT_H
1047| # include <stdint.h>
1048| #endif
1049| #ifdef HAVE_UNISTD_H
1050| # include <unistd.h>
1051| #endif
1052| #include <invent.h>
1053configure:23220: result: no
1054configure:23220: checking invent.h presence
1055configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1056conftest.c:31:20: error: invent.h: No such file or directory
1057configure:23220: $? = 1
1058configure: failed program was:
1059| /* confdefs.h */
1060| #define PACKAGE_NAME "GNU MP"
1061| #define PACKAGE_TARNAME "gmp"
1062| #define PACKAGE_VERSION "6.2.1"
1063| #define PACKAGE_STRING "GNU MP 6.2.1"
1064| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1065| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1066| #define PACKAGE "gmp"
1067| #define VERSION "6.2.1"
1068| #define WANT_FFT 1
1069| #define HAVE_HOST_CPU_powerpc 1
1070| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1071| #define HAVE_SPEED_CYCLECOUNTER 0
1072| #define STDC_HEADERS 1
1073| #define HAVE_SYS_TYPES_H 1
1074| #define HAVE_SYS_STAT_H 1
1075| #define HAVE_STDLIB_H 1
1076| #define HAVE_STRING_H 1
1077| #define HAVE_MEMORY_H 1
1078| #define HAVE_STRINGS_H 1
1079| #define HAVE_INTTYPES_H 1
1080| #define HAVE_STDINT_H 1
1081| #define HAVE_UNISTD_H 1
1082| #define HAVE_DLFCN_H 1
1083| #define LT_OBJDIR ".libs/"
1084| #define STDC_HEADERS 1
1085| #define TIME_WITH_SYS_TIME 1
1086| #define HAVE_FCNTL_H 1
1087| #define HAVE_FLOAT_H 1
1088| /* end confdefs.h.  */
1089| #include <invent.h>
1090configure:23220: result: no
1091configure:23220: checking for invent.h
1092configure:23220: result: no
1093configure:23220: checking langinfo.h usability
1094configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1095configure:23220: $? = 0
1096configure:23220: result: yes
1097configure:23220: checking langinfo.h presence
1098configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1099configure:23220: $? = 0
1100configure:23220: result: yes
1101configure:23220: checking for langinfo.h
1102configure:23220: result: yes
1103configure:23220: checking locale.h usability
1104configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1105configure:23220: $? = 0
1106configure:23220: result: yes
1107configure:23220: checking locale.h presence
1108configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1109configure:23220: $? = 0
1110configure:23220: result: yes
1111configure:23220: checking for locale.h
1112configure:23220: result: yes
1113configure:23220: checking nl_types.h usability
1114configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1115configure:23220: $? = 0
1116configure:23220: result: yes
1117configure:23220: checking nl_types.h presence
1118configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1119configure:23220: $? = 0
1120configure:23220: result: yes
1121configure:23220: checking for nl_types.h
1122configure:23220: result: yes
1123configure:23220: checking sys/attributes.h usability
1124configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1125conftest.c:67:28: error: sys/attributes.h: No such file or directory
1126configure:23220: $? = 1
1127configure: failed program was:
1128| /* confdefs.h */
1129| #define PACKAGE_NAME "GNU MP"
1130| #define PACKAGE_TARNAME "gmp"
1131| #define PACKAGE_VERSION "6.2.1"
1132| #define PACKAGE_STRING "GNU MP 6.2.1"
1133| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1134| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1135| #define PACKAGE "gmp"
1136| #define VERSION "6.2.1"
1137| #define WANT_FFT 1
1138| #define HAVE_HOST_CPU_powerpc 1
1139| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1140| #define HAVE_SPEED_CYCLECOUNTER 0
1141| #define STDC_HEADERS 1
1142| #define HAVE_SYS_TYPES_H 1
1143| #define HAVE_SYS_STAT_H 1
1144| #define HAVE_STDLIB_H 1
1145| #define HAVE_STRING_H 1
1146| #define HAVE_MEMORY_H 1
1147| #define HAVE_STRINGS_H 1
1148| #define HAVE_INTTYPES_H 1
1149| #define HAVE_STDINT_H 1
1150| #define HAVE_UNISTD_H 1
1151| #define HAVE_DLFCN_H 1
1152| #define LT_OBJDIR ".libs/"
1153| #define STDC_HEADERS 1
1154| #define TIME_WITH_SYS_TIME 1
1155| #define HAVE_FCNTL_H 1
1156| #define HAVE_FLOAT_H 1
1157| #define HAVE_LANGINFO_H 1
1158| #define HAVE_LOCALE_H 1
1159| #define HAVE_NL_TYPES_H 1
1160| /* end confdefs.h.  */
1161| #include <stdio.h>
1162| #ifdef HAVE_SYS_TYPES_H
1163| # include <sys/types.h>
1164| #endif
1165| #ifdef HAVE_SYS_STAT_H
1166| # include <sys/stat.h>
1167| #endif
1168| #ifdef STDC_HEADERS
1169| # include <stdlib.h>
1170| # include <stddef.h>
1171| #else
1172| # ifdef HAVE_STDLIB_H
1173| #  include <stdlib.h>
1174| # endif
1175| #endif
1176| #ifdef HAVE_STRING_H
1177| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1178| #  include <memory.h>
1179| # endif
1180| # include <string.h>
1181| #endif
1182| #ifdef HAVE_STRINGS_H
1183| # include <strings.h>
1184| #endif
1185| #ifdef HAVE_INTTYPES_H
1186| # include <inttypes.h>
1187| #endif
1188| #ifdef HAVE_STDINT_H
1189| # include <stdint.h>
1190| #endif
1191| #ifdef HAVE_UNISTD_H
1192| # include <unistd.h>
1193| #endif
1194| #include <sys/attributes.h>
1195configure:23220: result: no
1196configure:23220: checking sys/attributes.h presence
1197configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1198conftest.c:34:28: error: sys/attributes.h: No such file or directory
1199configure:23220: $? = 1
1200configure: failed program was:
1201| /* confdefs.h */
1202| #define PACKAGE_NAME "GNU MP"
1203| #define PACKAGE_TARNAME "gmp"
1204| #define PACKAGE_VERSION "6.2.1"
1205| #define PACKAGE_STRING "GNU MP 6.2.1"
1206| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1207| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1208| #define PACKAGE "gmp"
1209| #define VERSION "6.2.1"
1210| #define WANT_FFT 1
1211| #define HAVE_HOST_CPU_powerpc 1
1212| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1213| #define HAVE_SPEED_CYCLECOUNTER 0
1214| #define STDC_HEADERS 1
1215| #define HAVE_SYS_TYPES_H 1
1216| #define HAVE_SYS_STAT_H 1
1217| #define HAVE_STDLIB_H 1
1218| #define HAVE_STRING_H 1
1219| #define HAVE_MEMORY_H 1
1220| #define HAVE_STRINGS_H 1
1221| #define HAVE_INTTYPES_H 1
1222| #define HAVE_STDINT_H 1
1223| #define HAVE_UNISTD_H 1
1224| #define HAVE_DLFCN_H 1
1225| #define LT_OBJDIR ".libs/"
1226| #define STDC_HEADERS 1
1227| #define TIME_WITH_SYS_TIME 1
1228| #define HAVE_FCNTL_H 1
1229| #define HAVE_FLOAT_H 1
1230| #define HAVE_LANGINFO_H 1
1231| #define HAVE_LOCALE_H 1
1232| #define HAVE_NL_TYPES_H 1
1233| /* end confdefs.h.  */
1234| #include <sys/attributes.h>
1235configure:23220: result: no
1236configure:23220: checking for sys/attributes.h
1237configure:23220: result: no
1238configure:23220: checking sys/iograph.h usability
1239configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1240conftest.c:67:25: error: sys/iograph.h: No such file or directory
1241configure:23220: $? = 1
1242configure: failed program was:
1243| /* confdefs.h */
1244| #define PACKAGE_NAME "GNU MP"
1245| #define PACKAGE_TARNAME "gmp"
1246| #define PACKAGE_VERSION "6.2.1"
1247| #define PACKAGE_STRING "GNU MP 6.2.1"
1248| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1249| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1250| #define PACKAGE "gmp"
1251| #define VERSION "6.2.1"
1252| #define WANT_FFT 1
1253| #define HAVE_HOST_CPU_powerpc 1
1254| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1255| #define HAVE_SPEED_CYCLECOUNTER 0
1256| #define STDC_HEADERS 1
1257| #define HAVE_SYS_TYPES_H 1
1258| #define HAVE_SYS_STAT_H 1
1259| #define HAVE_STDLIB_H 1
1260| #define HAVE_STRING_H 1
1261| #define HAVE_MEMORY_H 1
1262| #define HAVE_STRINGS_H 1
1263| #define HAVE_INTTYPES_H 1
1264| #define HAVE_STDINT_H 1
1265| #define HAVE_UNISTD_H 1
1266| #define HAVE_DLFCN_H 1
1267| #define LT_OBJDIR ".libs/"
1268| #define STDC_HEADERS 1
1269| #define TIME_WITH_SYS_TIME 1
1270| #define HAVE_FCNTL_H 1
1271| #define HAVE_FLOAT_H 1
1272| #define HAVE_LANGINFO_H 1
1273| #define HAVE_LOCALE_H 1
1274| #define HAVE_NL_TYPES_H 1
1275| /* end confdefs.h.  */
1276| #include <stdio.h>
1277| #ifdef HAVE_SYS_TYPES_H
1278| # include <sys/types.h>
1279| #endif
1280| #ifdef HAVE_SYS_STAT_H
1281| # include <sys/stat.h>
1282| #endif
1283| #ifdef STDC_HEADERS
1284| # include <stdlib.h>
1285| # include <stddef.h>
1286| #else
1287| # ifdef HAVE_STDLIB_H
1288| #  include <stdlib.h>
1289| # endif
1290| #endif
1291| #ifdef HAVE_STRING_H
1292| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1293| #  include <memory.h>
1294| # endif
1295| # include <string.h>
1296| #endif
1297| #ifdef HAVE_STRINGS_H
1298| # include <strings.h>
1299| #endif
1300| #ifdef HAVE_INTTYPES_H
1301| # include <inttypes.h>
1302| #endif
1303| #ifdef HAVE_STDINT_H
1304| # include <stdint.h>
1305| #endif
1306| #ifdef HAVE_UNISTD_H
1307| # include <unistd.h>
1308| #endif
1309| #include <sys/iograph.h>
1310configure:23220: result: no
1311configure:23220: checking sys/iograph.h presence
1312configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1313conftest.c:34:25: error: sys/iograph.h: No such file or directory
1314configure:23220: $? = 1
1315configure: failed program was:
1316| /* confdefs.h */
1317| #define PACKAGE_NAME "GNU MP"
1318| #define PACKAGE_TARNAME "gmp"
1319| #define PACKAGE_VERSION "6.2.1"
1320| #define PACKAGE_STRING "GNU MP 6.2.1"
1321| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1322| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1323| #define PACKAGE "gmp"
1324| #define VERSION "6.2.1"
1325| #define WANT_FFT 1
1326| #define HAVE_HOST_CPU_powerpc 1
1327| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1328| #define HAVE_SPEED_CYCLECOUNTER 0
1329| #define STDC_HEADERS 1
1330| #define HAVE_SYS_TYPES_H 1
1331| #define HAVE_SYS_STAT_H 1
1332| #define HAVE_STDLIB_H 1
1333| #define HAVE_STRING_H 1
1334| #define HAVE_MEMORY_H 1
1335| #define HAVE_STRINGS_H 1
1336| #define HAVE_INTTYPES_H 1
1337| #define HAVE_STDINT_H 1
1338| #define HAVE_UNISTD_H 1
1339| #define HAVE_DLFCN_H 1
1340| #define LT_OBJDIR ".libs/"
1341| #define STDC_HEADERS 1
1342| #define TIME_WITH_SYS_TIME 1
1343| #define HAVE_FCNTL_H 1
1344| #define HAVE_FLOAT_H 1
1345| #define HAVE_LANGINFO_H 1
1346| #define HAVE_LOCALE_H 1
1347| #define HAVE_NL_TYPES_H 1
1348| /* end confdefs.h.  */
1349| #include <sys/iograph.h>
1350configure:23220: result: no
1351configure:23220: checking for sys/iograph.h
1352configure:23220: result: no
1353configure:23220: checking sys/mman.h usability
1354configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1355configure:23220: $? = 0
1356configure:23220: result: yes
1357configure:23220: checking sys/mman.h presence
1358configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1359configure:23220: $? = 0
1360configure:23220: result: yes
1361configure:23220: checking for sys/mman.h
1362configure:23220: result: yes
1363configure:23220: checking sys/param.h usability
1364configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1365configure:23220: $? = 0
1366configure:23220: result: yes
1367configure:23220: checking sys/param.h presence
1368configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1369configure:23220: $? = 0
1370configure:23220: result: yes
1371configure:23220: checking for sys/param.h
1372configure:23220: result: yes
1373configure:23220: checking sys/processor.h usability
1374configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1375conftest.c:69:27: error: sys/processor.h: No such file or directory
1376configure:23220: $? = 1
1377configure: failed program was:
1378| /* confdefs.h */
1379| #define PACKAGE_NAME "GNU MP"
1380| #define PACKAGE_TARNAME "gmp"
1381| #define PACKAGE_VERSION "6.2.1"
1382| #define PACKAGE_STRING "GNU MP 6.2.1"
1383| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1384| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1385| #define PACKAGE "gmp"
1386| #define VERSION "6.2.1"
1387| #define WANT_FFT 1
1388| #define HAVE_HOST_CPU_powerpc 1
1389| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1390| #define HAVE_SPEED_CYCLECOUNTER 0
1391| #define STDC_HEADERS 1
1392| #define HAVE_SYS_TYPES_H 1
1393| #define HAVE_SYS_STAT_H 1
1394| #define HAVE_STDLIB_H 1
1395| #define HAVE_STRING_H 1
1396| #define HAVE_MEMORY_H 1
1397| #define HAVE_STRINGS_H 1
1398| #define HAVE_INTTYPES_H 1
1399| #define HAVE_STDINT_H 1
1400| #define HAVE_UNISTD_H 1
1401| #define HAVE_DLFCN_H 1
1402| #define LT_OBJDIR ".libs/"
1403| #define STDC_HEADERS 1
1404| #define TIME_WITH_SYS_TIME 1
1405| #define HAVE_FCNTL_H 1
1406| #define HAVE_FLOAT_H 1
1407| #define HAVE_LANGINFO_H 1
1408| #define HAVE_LOCALE_H 1
1409| #define HAVE_NL_TYPES_H 1
1410| #define HAVE_SYS_MMAN_H 1
1411| #define HAVE_SYS_PARAM_H 1
1412| /* end confdefs.h.  */
1413| #include <stdio.h>
1414| #ifdef HAVE_SYS_TYPES_H
1415| # include <sys/types.h>
1416| #endif
1417| #ifdef HAVE_SYS_STAT_H
1418| # include <sys/stat.h>
1419| #endif
1420| #ifdef STDC_HEADERS
1421| # include <stdlib.h>
1422| # include <stddef.h>
1423| #else
1424| # ifdef HAVE_STDLIB_H
1425| #  include <stdlib.h>
1426| # endif
1427| #endif
1428| #ifdef HAVE_STRING_H
1429| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1430| #  include <memory.h>
1431| # endif
1432| # include <string.h>
1433| #endif
1434| #ifdef HAVE_STRINGS_H
1435| # include <strings.h>
1436| #endif
1437| #ifdef HAVE_INTTYPES_H
1438| # include <inttypes.h>
1439| #endif
1440| #ifdef HAVE_STDINT_H
1441| # include <stdint.h>
1442| #endif
1443| #ifdef HAVE_UNISTD_H
1444| # include <unistd.h>
1445| #endif
1446| #include <sys/processor.h>
1447configure:23220: result: no
1448configure:23220: checking sys/processor.h presence
1449configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1450conftest.c:36:27: error: sys/processor.h: No such file or directory
1451configure:23220: $? = 1
1452configure: failed program was:
1453| /* confdefs.h */
1454| #define PACKAGE_NAME "GNU MP"
1455| #define PACKAGE_TARNAME "gmp"
1456| #define PACKAGE_VERSION "6.2.1"
1457| #define PACKAGE_STRING "GNU MP 6.2.1"
1458| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1459| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1460| #define PACKAGE "gmp"
1461| #define VERSION "6.2.1"
1462| #define WANT_FFT 1
1463| #define HAVE_HOST_CPU_powerpc 1
1464| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1465| #define HAVE_SPEED_CYCLECOUNTER 0
1466| #define STDC_HEADERS 1
1467| #define HAVE_SYS_TYPES_H 1
1468| #define HAVE_SYS_STAT_H 1
1469| #define HAVE_STDLIB_H 1
1470| #define HAVE_STRING_H 1
1471| #define HAVE_MEMORY_H 1
1472| #define HAVE_STRINGS_H 1
1473| #define HAVE_INTTYPES_H 1
1474| #define HAVE_STDINT_H 1
1475| #define HAVE_UNISTD_H 1
1476| #define HAVE_DLFCN_H 1
1477| #define LT_OBJDIR ".libs/"
1478| #define STDC_HEADERS 1
1479| #define TIME_WITH_SYS_TIME 1
1480| #define HAVE_FCNTL_H 1
1481| #define HAVE_FLOAT_H 1
1482| #define HAVE_LANGINFO_H 1
1483| #define HAVE_LOCALE_H 1
1484| #define HAVE_NL_TYPES_H 1
1485| #define HAVE_SYS_MMAN_H 1
1486| #define HAVE_SYS_PARAM_H 1
1487| /* end confdefs.h.  */
1488| #include <sys/processor.h>
1489configure:23220: result: no
1490configure:23220: checking for sys/processor.h
1491configure:23220: result: no
1492configure:23220: checking sys/pstat.h usability
1493configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1494conftest.c:69:23: error: sys/pstat.h: No such file or directory
1495configure:23220: $? = 1
1496configure: failed program was:
1497| /* confdefs.h */
1498| #define PACKAGE_NAME "GNU MP"
1499| #define PACKAGE_TARNAME "gmp"
1500| #define PACKAGE_VERSION "6.2.1"
1501| #define PACKAGE_STRING "GNU MP 6.2.1"
1502| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1503| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1504| #define PACKAGE "gmp"
1505| #define VERSION "6.2.1"
1506| #define WANT_FFT 1
1507| #define HAVE_HOST_CPU_powerpc 1
1508| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1509| #define HAVE_SPEED_CYCLECOUNTER 0
1510| #define STDC_HEADERS 1
1511| #define HAVE_SYS_TYPES_H 1
1512| #define HAVE_SYS_STAT_H 1
1513| #define HAVE_STDLIB_H 1
1514| #define HAVE_STRING_H 1
1515| #define HAVE_MEMORY_H 1
1516| #define HAVE_STRINGS_H 1
1517| #define HAVE_INTTYPES_H 1
1518| #define HAVE_STDINT_H 1
1519| #define HAVE_UNISTD_H 1
1520| #define HAVE_DLFCN_H 1
1521| #define LT_OBJDIR ".libs/"
1522| #define STDC_HEADERS 1
1523| #define TIME_WITH_SYS_TIME 1
1524| #define HAVE_FCNTL_H 1
1525| #define HAVE_FLOAT_H 1
1526| #define HAVE_LANGINFO_H 1
1527| #define HAVE_LOCALE_H 1
1528| #define HAVE_NL_TYPES_H 1
1529| #define HAVE_SYS_MMAN_H 1
1530| #define HAVE_SYS_PARAM_H 1
1531| /* end confdefs.h.  */
1532| #include <stdio.h>
1533| #ifdef HAVE_SYS_TYPES_H
1534| # include <sys/types.h>
1535| #endif
1536| #ifdef HAVE_SYS_STAT_H
1537| # include <sys/stat.h>
1538| #endif
1539| #ifdef STDC_HEADERS
1540| # include <stdlib.h>
1541| # include <stddef.h>
1542| #else
1543| # ifdef HAVE_STDLIB_H
1544| #  include <stdlib.h>
1545| # endif
1546| #endif
1547| #ifdef HAVE_STRING_H
1548| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1549| #  include <memory.h>
1550| # endif
1551| # include <string.h>
1552| #endif
1553| #ifdef HAVE_STRINGS_H
1554| # include <strings.h>
1555| #endif
1556| #ifdef HAVE_INTTYPES_H
1557| # include <inttypes.h>
1558| #endif
1559| #ifdef HAVE_STDINT_H
1560| # include <stdint.h>
1561| #endif
1562| #ifdef HAVE_UNISTD_H
1563| # include <unistd.h>
1564| #endif
1565| #include <sys/pstat.h>
1566configure:23220: result: no
1567configure:23220: checking sys/pstat.h presence
1568configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1569conftest.c:36:23: error: sys/pstat.h: No such file or directory
1570configure:23220: $? = 1
1571configure: failed program was:
1572| /* confdefs.h */
1573| #define PACKAGE_NAME "GNU MP"
1574| #define PACKAGE_TARNAME "gmp"
1575| #define PACKAGE_VERSION "6.2.1"
1576| #define PACKAGE_STRING "GNU MP 6.2.1"
1577| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1578| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1579| #define PACKAGE "gmp"
1580| #define VERSION "6.2.1"
1581| #define WANT_FFT 1
1582| #define HAVE_HOST_CPU_powerpc 1
1583| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1584| #define HAVE_SPEED_CYCLECOUNTER 0
1585| #define STDC_HEADERS 1
1586| #define HAVE_SYS_TYPES_H 1
1587| #define HAVE_SYS_STAT_H 1
1588| #define HAVE_STDLIB_H 1
1589| #define HAVE_STRING_H 1
1590| #define HAVE_MEMORY_H 1
1591| #define HAVE_STRINGS_H 1
1592| #define HAVE_INTTYPES_H 1
1593| #define HAVE_STDINT_H 1
1594| #define HAVE_UNISTD_H 1
1595| #define HAVE_DLFCN_H 1
1596| #define LT_OBJDIR ".libs/"
1597| #define STDC_HEADERS 1
1598| #define TIME_WITH_SYS_TIME 1
1599| #define HAVE_FCNTL_H 1
1600| #define HAVE_FLOAT_H 1
1601| #define HAVE_LANGINFO_H 1
1602| #define HAVE_LOCALE_H 1
1603| #define HAVE_NL_TYPES_H 1
1604| #define HAVE_SYS_MMAN_H 1
1605| #define HAVE_SYS_PARAM_H 1
1606| /* end confdefs.h.  */
1607| #include <sys/pstat.h>
1608configure:23220: result: no
1609configure:23220: checking for sys/pstat.h
1610configure:23220: result: no
1611configure:23220: checking sys/sysinfo.h usability
1612configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1613conftest.c:69:25: error: sys/sysinfo.h: No such file or directory
1614configure:23220: $? = 1
1615configure: failed program was:
1616| /* confdefs.h */
1617| #define PACKAGE_NAME "GNU MP"
1618| #define PACKAGE_TARNAME "gmp"
1619| #define PACKAGE_VERSION "6.2.1"
1620| #define PACKAGE_STRING "GNU MP 6.2.1"
1621| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1622| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1623| #define PACKAGE "gmp"
1624| #define VERSION "6.2.1"
1625| #define WANT_FFT 1
1626| #define HAVE_HOST_CPU_powerpc 1
1627| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1628| #define HAVE_SPEED_CYCLECOUNTER 0
1629| #define STDC_HEADERS 1
1630| #define HAVE_SYS_TYPES_H 1
1631| #define HAVE_SYS_STAT_H 1
1632| #define HAVE_STDLIB_H 1
1633| #define HAVE_STRING_H 1
1634| #define HAVE_MEMORY_H 1
1635| #define HAVE_STRINGS_H 1
1636| #define HAVE_INTTYPES_H 1
1637| #define HAVE_STDINT_H 1
1638| #define HAVE_UNISTD_H 1
1639| #define HAVE_DLFCN_H 1
1640| #define LT_OBJDIR ".libs/"
1641| #define STDC_HEADERS 1
1642| #define TIME_WITH_SYS_TIME 1
1643| #define HAVE_FCNTL_H 1
1644| #define HAVE_FLOAT_H 1
1645| #define HAVE_LANGINFO_H 1
1646| #define HAVE_LOCALE_H 1
1647| #define HAVE_NL_TYPES_H 1
1648| #define HAVE_SYS_MMAN_H 1
1649| #define HAVE_SYS_PARAM_H 1
1650| /* end confdefs.h.  */
1651| #include <stdio.h>
1652| #ifdef HAVE_SYS_TYPES_H
1653| # include <sys/types.h>
1654| #endif
1655| #ifdef HAVE_SYS_STAT_H
1656| # include <sys/stat.h>
1657| #endif
1658| #ifdef STDC_HEADERS
1659| # include <stdlib.h>
1660| # include <stddef.h>
1661| #else
1662| # ifdef HAVE_STDLIB_H
1663| #  include <stdlib.h>
1664| # endif
1665| #endif
1666| #ifdef HAVE_STRING_H
1667| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1668| #  include <memory.h>
1669| # endif
1670| # include <string.h>
1671| #endif
1672| #ifdef HAVE_STRINGS_H
1673| # include <strings.h>
1674| #endif
1675| #ifdef HAVE_INTTYPES_H
1676| # include <inttypes.h>
1677| #endif
1678| #ifdef HAVE_STDINT_H
1679| # include <stdint.h>
1680| #endif
1681| #ifdef HAVE_UNISTD_H
1682| # include <unistd.h>
1683| #endif
1684| #include <sys/sysinfo.h>
1685configure:23220: result: no
1686configure:23220: checking sys/sysinfo.h presence
1687configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1688conftest.c:36:25: error: sys/sysinfo.h: No such file or directory
1689configure:23220: $? = 1
1690configure: failed program was:
1691| /* confdefs.h */
1692| #define PACKAGE_NAME "GNU MP"
1693| #define PACKAGE_TARNAME "gmp"
1694| #define PACKAGE_VERSION "6.2.1"
1695| #define PACKAGE_STRING "GNU MP 6.2.1"
1696| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1697| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1698| #define PACKAGE "gmp"
1699| #define VERSION "6.2.1"
1700| #define WANT_FFT 1
1701| #define HAVE_HOST_CPU_powerpc 1
1702| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1703| #define HAVE_SPEED_CYCLECOUNTER 0
1704| #define STDC_HEADERS 1
1705| #define HAVE_SYS_TYPES_H 1
1706| #define HAVE_SYS_STAT_H 1
1707| #define HAVE_STDLIB_H 1
1708| #define HAVE_STRING_H 1
1709| #define HAVE_MEMORY_H 1
1710| #define HAVE_STRINGS_H 1
1711| #define HAVE_INTTYPES_H 1
1712| #define HAVE_STDINT_H 1
1713| #define HAVE_UNISTD_H 1
1714| #define HAVE_DLFCN_H 1
1715| #define LT_OBJDIR ".libs/"
1716| #define STDC_HEADERS 1
1717| #define TIME_WITH_SYS_TIME 1
1718| #define HAVE_FCNTL_H 1
1719| #define HAVE_FLOAT_H 1
1720| #define HAVE_LANGINFO_H 1
1721| #define HAVE_LOCALE_H 1
1722| #define HAVE_NL_TYPES_H 1
1723| #define HAVE_SYS_MMAN_H 1
1724| #define HAVE_SYS_PARAM_H 1
1725| /* end confdefs.h.  */
1726| #include <sys/sysinfo.h>
1727configure:23220: result: no
1728configure:23220: checking for sys/sysinfo.h
1729configure:23220: result: no
1730configure:23220: checking sys/syssgi.h usability
1731configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1732conftest.c:69:24: error: sys/syssgi.h: No such file or directory
1733configure:23220: $? = 1
1734configure: failed program was:
1735| /* confdefs.h */
1736| #define PACKAGE_NAME "GNU MP"
1737| #define PACKAGE_TARNAME "gmp"
1738| #define PACKAGE_VERSION "6.2.1"
1739| #define PACKAGE_STRING "GNU MP 6.2.1"
1740| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1741| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1742| #define PACKAGE "gmp"
1743| #define VERSION "6.2.1"
1744| #define WANT_FFT 1
1745| #define HAVE_HOST_CPU_powerpc 1
1746| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1747| #define HAVE_SPEED_CYCLECOUNTER 0
1748| #define STDC_HEADERS 1
1749| #define HAVE_SYS_TYPES_H 1
1750| #define HAVE_SYS_STAT_H 1
1751| #define HAVE_STDLIB_H 1
1752| #define HAVE_STRING_H 1
1753| #define HAVE_MEMORY_H 1
1754| #define HAVE_STRINGS_H 1
1755| #define HAVE_INTTYPES_H 1
1756| #define HAVE_STDINT_H 1
1757| #define HAVE_UNISTD_H 1
1758| #define HAVE_DLFCN_H 1
1759| #define LT_OBJDIR ".libs/"
1760| #define STDC_HEADERS 1
1761| #define TIME_WITH_SYS_TIME 1
1762| #define HAVE_FCNTL_H 1
1763| #define HAVE_FLOAT_H 1
1764| #define HAVE_LANGINFO_H 1
1765| #define HAVE_LOCALE_H 1
1766| #define HAVE_NL_TYPES_H 1
1767| #define HAVE_SYS_MMAN_H 1
1768| #define HAVE_SYS_PARAM_H 1
1769| /* end confdefs.h.  */
1770| #include <stdio.h>
1771| #ifdef HAVE_SYS_TYPES_H
1772| # include <sys/types.h>
1773| #endif
1774| #ifdef HAVE_SYS_STAT_H
1775| # include <sys/stat.h>
1776| #endif
1777| #ifdef STDC_HEADERS
1778| # include <stdlib.h>
1779| # include <stddef.h>
1780| #else
1781| # ifdef HAVE_STDLIB_H
1782| #  include <stdlib.h>
1783| # endif
1784| #endif
1785| #ifdef HAVE_STRING_H
1786| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1787| #  include <memory.h>
1788| # endif
1789| # include <string.h>
1790| #endif
1791| #ifdef HAVE_STRINGS_H
1792| # include <strings.h>
1793| #endif
1794| #ifdef HAVE_INTTYPES_H
1795| # include <inttypes.h>
1796| #endif
1797| #ifdef HAVE_STDINT_H
1798| # include <stdint.h>
1799| #endif
1800| #ifdef HAVE_UNISTD_H
1801| # include <unistd.h>
1802| #endif
1803| #include <sys/syssgi.h>
1804configure:23220: result: no
1805configure:23220: checking sys/syssgi.h presence
1806configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1807conftest.c:36:24: error: sys/syssgi.h: No such file or directory
1808configure:23220: $? = 1
1809configure: failed program was:
1810| /* confdefs.h */
1811| #define PACKAGE_NAME "GNU MP"
1812| #define PACKAGE_TARNAME "gmp"
1813| #define PACKAGE_VERSION "6.2.1"
1814| #define PACKAGE_STRING "GNU MP 6.2.1"
1815| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1816| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1817| #define PACKAGE "gmp"
1818| #define VERSION "6.2.1"
1819| #define WANT_FFT 1
1820| #define HAVE_HOST_CPU_powerpc 1
1821| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1822| #define HAVE_SPEED_CYCLECOUNTER 0
1823| #define STDC_HEADERS 1
1824| #define HAVE_SYS_TYPES_H 1
1825| #define HAVE_SYS_STAT_H 1
1826| #define HAVE_STDLIB_H 1
1827| #define HAVE_STRING_H 1
1828| #define HAVE_MEMORY_H 1
1829| #define HAVE_STRINGS_H 1
1830| #define HAVE_INTTYPES_H 1
1831| #define HAVE_STDINT_H 1
1832| #define HAVE_UNISTD_H 1
1833| #define HAVE_DLFCN_H 1
1834| #define LT_OBJDIR ".libs/"
1835| #define STDC_HEADERS 1
1836| #define TIME_WITH_SYS_TIME 1
1837| #define HAVE_FCNTL_H 1
1838| #define HAVE_FLOAT_H 1
1839| #define HAVE_LANGINFO_H 1
1840| #define HAVE_LOCALE_H 1
1841| #define HAVE_NL_TYPES_H 1
1842| #define HAVE_SYS_MMAN_H 1
1843| #define HAVE_SYS_PARAM_H 1
1844| /* end confdefs.h.  */
1845| #include <sys/syssgi.h>
1846configure:23220: result: no
1847configure:23220: checking for sys/syssgi.h
1848configure:23220: result: no
1849configure:23220: checking sys/systemcfg.h usability
1850configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1851conftest.c:69:27: error: sys/systemcfg.h: No such file or directory
1852configure:23220: $? = 1
1853configure: failed program was:
1854| /* confdefs.h */
1855| #define PACKAGE_NAME "GNU MP"
1856| #define PACKAGE_TARNAME "gmp"
1857| #define PACKAGE_VERSION "6.2.1"
1858| #define PACKAGE_STRING "GNU MP 6.2.1"
1859| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1860| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1861| #define PACKAGE "gmp"
1862| #define VERSION "6.2.1"
1863| #define WANT_FFT 1
1864| #define HAVE_HOST_CPU_powerpc 1
1865| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1866| #define HAVE_SPEED_CYCLECOUNTER 0
1867| #define STDC_HEADERS 1
1868| #define HAVE_SYS_TYPES_H 1
1869| #define HAVE_SYS_STAT_H 1
1870| #define HAVE_STDLIB_H 1
1871| #define HAVE_STRING_H 1
1872| #define HAVE_MEMORY_H 1
1873| #define HAVE_STRINGS_H 1
1874| #define HAVE_INTTYPES_H 1
1875| #define HAVE_STDINT_H 1
1876| #define HAVE_UNISTD_H 1
1877| #define HAVE_DLFCN_H 1
1878| #define LT_OBJDIR ".libs/"
1879| #define STDC_HEADERS 1
1880| #define TIME_WITH_SYS_TIME 1
1881| #define HAVE_FCNTL_H 1
1882| #define HAVE_FLOAT_H 1
1883| #define HAVE_LANGINFO_H 1
1884| #define HAVE_LOCALE_H 1
1885| #define HAVE_NL_TYPES_H 1
1886| #define HAVE_SYS_MMAN_H 1
1887| #define HAVE_SYS_PARAM_H 1
1888| /* end confdefs.h.  */
1889| #include <stdio.h>
1890| #ifdef HAVE_SYS_TYPES_H
1891| # include <sys/types.h>
1892| #endif
1893| #ifdef HAVE_SYS_STAT_H
1894| # include <sys/stat.h>
1895| #endif
1896| #ifdef STDC_HEADERS
1897| # include <stdlib.h>
1898| # include <stddef.h>
1899| #else
1900| # ifdef HAVE_STDLIB_H
1901| #  include <stdlib.h>
1902| # endif
1903| #endif
1904| #ifdef HAVE_STRING_H
1905| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1906| #  include <memory.h>
1907| # endif
1908| # include <string.h>
1909| #endif
1910| #ifdef HAVE_STRINGS_H
1911| # include <strings.h>
1912| #endif
1913| #ifdef HAVE_INTTYPES_H
1914| # include <inttypes.h>
1915| #endif
1916| #ifdef HAVE_STDINT_H
1917| # include <stdint.h>
1918| #endif
1919| #ifdef HAVE_UNISTD_H
1920| # include <unistd.h>
1921| #endif
1922| #include <sys/systemcfg.h>
1923configure:23220: result: no
1924configure:23220: checking sys/systemcfg.h presence
1925configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1926conftest.c:36:27: error: sys/systemcfg.h: No such file or directory
1927configure:23220: $? = 1
1928configure: failed program was:
1929| /* confdefs.h */
1930| #define PACKAGE_NAME "GNU MP"
1931| #define PACKAGE_TARNAME "gmp"
1932| #define PACKAGE_VERSION "6.2.1"
1933| #define PACKAGE_STRING "GNU MP 6.2.1"
1934| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1935| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1936| #define PACKAGE "gmp"
1937| #define VERSION "6.2.1"
1938| #define WANT_FFT 1
1939| #define HAVE_HOST_CPU_powerpc 1
1940| #define HAVE_HOST_CPU_FAMILY_powerpc 1
1941| #define HAVE_SPEED_CYCLECOUNTER 0
1942| #define STDC_HEADERS 1
1943| #define HAVE_SYS_TYPES_H 1
1944| #define HAVE_SYS_STAT_H 1
1945| #define HAVE_STDLIB_H 1
1946| #define HAVE_STRING_H 1
1947| #define HAVE_MEMORY_H 1
1948| #define HAVE_STRINGS_H 1
1949| #define HAVE_INTTYPES_H 1
1950| #define HAVE_STDINT_H 1
1951| #define HAVE_UNISTD_H 1
1952| #define HAVE_DLFCN_H 1
1953| #define LT_OBJDIR ".libs/"
1954| #define STDC_HEADERS 1
1955| #define TIME_WITH_SYS_TIME 1
1956| #define HAVE_FCNTL_H 1
1957| #define HAVE_FLOAT_H 1
1958| #define HAVE_LANGINFO_H 1
1959| #define HAVE_LOCALE_H 1
1960| #define HAVE_NL_TYPES_H 1
1961| #define HAVE_SYS_MMAN_H 1
1962| #define HAVE_SYS_PARAM_H 1
1963| /* end confdefs.h.  */
1964| #include <sys/systemcfg.h>
1965configure:23220: result: no
1966configure:23220: checking for sys/systemcfg.h
1967configure:23220: result: no
1968configure:23220: checking sys/time.h usability
1969configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1970configure:23220: $? = 0
1971configure:23220: result: yes
1972configure:23220: checking sys/time.h presence
1973configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1974configure:23220: $? = 0
1975configure:23220: result: yes
1976configure:23220: checking for sys/time.h
1977configure:23220: result: yes
1978configure:23220: checking sys/times.h usability
1979configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1980configure:23220: $? = 0
1981configure:23220: result: yes
1982configure:23220: checking sys/times.h presence
1983configure:23220: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
1984configure:23220: $? = 0
1985configure:23220: result: yes
1986configure:23220: checking for sys/times.h
1987configure:23220: result: yes
1988configure:23234: checking for sys/resource.h
1989configure:23234: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1990configure:23234: $? = 0
1991configure:23234: result: yes
1992configure:23258: checking for sys/sysctl.h
1993configure:23258: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1994configure:23258: $? = 0
1995configure:23258: result: yes
1996configure:23275: checking for machine/hal_sysinfo.h
1997configure:23275: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
1998conftest.c:44:33: error: machine/hal_sysinfo.h: No such file or directory
1999conftest.c:1: warning: ISO C forbids an empty source file
2000configure:23275: $? = 1
2001configure: failed program was:
2002| /* confdefs.h */
2003| #define PACKAGE_NAME "GNU MP"
2004| #define PACKAGE_TARNAME "gmp"
2005| #define PACKAGE_VERSION "6.2.1"
2006| #define PACKAGE_STRING "GNU MP 6.2.1"
2007| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2008| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2009| #define PACKAGE "gmp"
2010| #define VERSION "6.2.1"
2011| #define WANT_FFT 1
2012| #define HAVE_HOST_CPU_powerpc 1
2013| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2014| #define HAVE_SPEED_CYCLECOUNTER 0
2015| #define STDC_HEADERS 1
2016| #define HAVE_SYS_TYPES_H 1
2017| #define HAVE_SYS_STAT_H 1
2018| #define HAVE_STDLIB_H 1
2019| #define HAVE_STRING_H 1
2020| #define HAVE_MEMORY_H 1
2021| #define HAVE_STRINGS_H 1
2022| #define HAVE_INTTYPES_H 1
2023| #define HAVE_STDINT_H 1
2024| #define HAVE_UNISTD_H 1
2025| #define HAVE_DLFCN_H 1
2026| #define LT_OBJDIR ".libs/"
2027| #define STDC_HEADERS 1
2028| #define TIME_WITH_SYS_TIME 1
2029| #define HAVE_FCNTL_H 1
2030| #define HAVE_FLOAT_H 1
2031| #define HAVE_LANGINFO_H 1
2032| #define HAVE_LOCALE_H 1
2033| #define HAVE_NL_TYPES_H 1
2034| #define HAVE_SYS_MMAN_H 1
2035| #define HAVE_SYS_PARAM_H 1
2036| #define HAVE_SYS_TIME_H 1
2037| #define HAVE_SYS_TIMES_H 1
2038| #define HAVE_SYS_RESOURCE_H 1
2039| #define HAVE_SYS_SYSCTL_H 1
2040| /* end confdefs.h.  */
2041| #if HAVE_SYS_SYSINFO_H
2042| # include <sys/sysinfo.h>
2043| #endif
2044|
2045| #include <machine/hal_sysinfo.h>
2046configure:23275: result: no
2047configure:23300: checking whether fgetc is declared
2048configure:23300: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2049configure:23300: $? = 0
2050configure:23300: result: yes
2051configure:23310: checking whether fscanf is declared
2052configure:23310: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2053configure:23310: $? = 0
2054configure:23310: result: yes
2055configure:23320: checking whether optarg is declared
2056configure:23320: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2057configure:23320: $? = 0
2058configure:23320: result: yes
2059configure:23330: checking whether ungetc is declared
2060configure:23330: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2061configure:23330: $? = 0
2062configure:23330: result: yes
2063configure:23340: checking whether vfprintf is declared
2064configure:23340: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2065configure:23340: $? = 0
2066configure:23340: result: yes
2067configure:23351: checking whether sys_errlist is declared
2068configure:23351: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2069configure:23351: $? = 0
2070configure:23351: result: yes
2071configure:23363: checking whether sys_nerr is declared
2072configure:23363: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2073configure:23363: $? = 0
2074configure:23363: result: yes
2075configure:23377: checking return type of signal handlers
2076configure:23395: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2077conftest.c: In function 'main':
2078conftest.c:53: error: void value not ignored as it ought to be
2079configure:23395: $? = 1
2080configure: failed program was:
2081| /* confdefs.h */
2082| #define PACKAGE_NAME "GNU MP"
2083| #define PACKAGE_TARNAME "gmp"
2084| #define PACKAGE_VERSION "6.2.1"
2085| #define PACKAGE_STRING "GNU MP 6.2.1"
2086| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2087| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2088| #define PACKAGE "gmp"
2089| #define VERSION "6.2.1"
2090| #define WANT_FFT 1
2091| #define HAVE_HOST_CPU_powerpc 1
2092| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2093| #define HAVE_SPEED_CYCLECOUNTER 0
2094| #define STDC_HEADERS 1
2095| #define HAVE_SYS_TYPES_H 1
2096| #define HAVE_SYS_STAT_H 1
2097| #define HAVE_STDLIB_H 1
2098| #define HAVE_STRING_H 1
2099| #define HAVE_MEMORY_H 1
2100| #define HAVE_STRINGS_H 1
2101| #define HAVE_INTTYPES_H 1
2102| #define HAVE_STDINT_H 1
2103| #define HAVE_UNISTD_H 1
2104| #define HAVE_DLFCN_H 1
2105| #define LT_OBJDIR ".libs/"
2106| #define STDC_HEADERS 1
2107| #define TIME_WITH_SYS_TIME 1
2108| #define HAVE_FCNTL_H 1
2109| #define HAVE_FLOAT_H 1
2110| #define HAVE_LANGINFO_H 1
2111| #define HAVE_LOCALE_H 1
2112| #define HAVE_NL_TYPES_H 1
2113| #define HAVE_SYS_MMAN_H 1
2114| #define HAVE_SYS_PARAM_H 1
2115| #define HAVE_SYS_TIME_H 1
2116| #define HAVE_SYS_TIMES_H 1
2117| #define HAVE_SYS_RESOURCE_H 1
2118| #define HAVE_SYS_SYSCTL_H 1
2119| #define HAVE_DECL_FGETC 1
2120| #define HAVE_DECL_FSCANF 1
2121| #define HAVE_DECL_OPTARG 1
2122| #define HAVE_DECL_UNGETC 1
2123| #define HAVE_DECL_VFPRINTF 1
2124| #define HAVE_DECL_SYS_ERRLIST 1
2125| #define HAVE_DECL_SYS_NERR 1
2126| /* end confdefs.h.  */
2127| #include <sys/types.h>
2128| #include <signal.h>
2129|
2130| int
2131| main ()
2132| {
2133| return *(signal (0, 0)) (0) == 1;
2134|   ;
2135|   return 0;
2136| }
2137configure:23402: result: void
2138configure:23421: checking for intmax_t
2139configure:23421: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2140configure:23421: $? = 0
2141configure:23421: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2142conftest.c: In function 'main':
2143conftest.c:84: error: expected expression before ')' token
2144configure:23421: $? = 1
2145configure: failed program was:
2146| /* confdefs.h */
2147| #define PACKAGE_NAME "GNU MP"
2148| #define PACKAGE_TARNAME "gmp"
2149| #define PACKAGE_VERSION "6.2.1"
2150| #define PACKAGE_STRING "GNU MP 6.2.1"
2151| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2152| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2153| #define PACKAGE "gmp"
2154| #define VERSION "6.2.1"
2155| #define WANT_FFT 1
2156| #define HAVE_HOST_CPU_powerpc 1
2157| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2158| #define HAVE_SPEED_CYCLECOUNTER 0
2159| #define STDC_HEADERS 1
2160| #define HAVE_SYS_TYPES_H 1
2161| #define HAVE_SYS_STAT_H 1
2162| #define HAVE_STDLIB_H 1
2163| #define HAVE_STRING_H 1
2164| #define HAVE_MEMORY_H 1
2165| #define HAVE_STRINGS_H 1
2166| #define HAVE_INTTYPES_H 1
2167| #define HAVE_STDINT_H 1
2168| #define HAVE_UNISTD_H 1
2169| #define HAVE_DLFCN_H 1
2170| #define LT_OBJDIR ".libs/"
2171| #define STDC_HEADERS 1
2172| #define TIME_WITH_SYS_TIME 1
2173| #define HAVE_FCNTL_H 1
2174| #define HAVE_FLOAT_H 1
2175| #define HAVE_LANGINFO_H 1
2176| #define HAVE_LOCALE_H 1
2177| #define HAVE_NL_TYPES_H 1
2178| #define HAVE_SYS_MMAN_H 1
2179| #define HAVE_SYS_PARAM_H 1
2180| #define HAVE_SYS_TIME_H 1
2181| #define HAVE_SYS_TIMES_H 1
2182| #define HAVE_SYS_RESOURCE_H 1
2183| #define HAVE_SYS_SYSCTL_H 1
2184| #define HAVE_DECL_FGETC 1
2185| #define HAVE_DECL_FSCANF 1
2186| #define HAVE_DECL_OPTARG 1
2187| #define HAVE_DECL_UNGETC 1
2188| #define HAVE_DECL_VFPRINTF 1
2189| #define HAVE_DECL_SYS_ERRLIST 1
2190| #define HAVE_DECL_SYS_NERR 1
2191| #define RETSIGTYPE void
2192| /* end confdefs.h.  */
2193| #include <stdio.h>
2194| #ifdef HAVE_SYS_TYPES_H
2195| # include <sys/types.h>
2196| #endif
2197| #ifdef HAVE_SYS_STAT_H
2198| # include <sys/stat.h>
2199| #endif
2200| #ifdef STDC_HEADERS
2201| # include <stdlib.h>
2202| # include <stddef.h>
2203| #else
2204| # ifdef HAVE_STDLIB_H
2205| #  include <stdlib.h>
2206| # endif
2207| #endif
2208| #ifdef HAVE_STRING_H
2209| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2210| #  include <memory.h>
2211| # endif
2212| # include <string.h>
2213| #endif
2214| #ifdef HAVE_STRINGS_H
2215| # include <strings.h>
2216| #endif
2217| #ifdef HAVE_INTTYPES_H
2218| # include <inttypes.h>
2219| #endif
2220| #ifdef HAVE_STDINT_H
2221| # include <stdint.h>
2222| #endif
2223| #ifdef HAVE_UNISTD_H
2224| # include <unistd.h>
2225| #endif
2226| int
2227| main ()
2228| {
2229| if (sizeof ((intmax_t)))
2230|           return 0;
2231|   ;
2232|   return 0;
2233| }
2234configure:23421: result: yes
2235configure:23430: checking for long double
2236configure:23430: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2237configure:23430: $? = 0
2238configure:23430: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2239conftest.c: In function 'main':
2240conftest.c:85: error: expected expression before ')' token
2241configure:23430: $? = 1
2242configure: failed program was:
2243| /* confdefs.h */
2244| #define PACKAGE_NAME "GNU MP"
2245| #define PACKAGE_TARNAME "gmp"
2246| #define PACKAGE_VERSION "6.2.1"
2247| #define PACKAGE_STRING "GNU MP 6.2.1"
2248| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2249| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2250| #define PACKAGE "gmp"
2251| #define VERSION "6.2.1"
2252| #define WANT_FFT 1
2253| #define HAVE_HOST_CPU_powerpc 1
2254| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2255| #define HAVE_SPEED_CYCLECOUNTER 0
2256| #define STDC_HEADERS 1
2257| #define HAVE_SYS_TYPES_H 1
2258| #define HAVE_SYS_STAT_H 1
2259| #define HAVE_STDLIB_H 1
2260| #define HAVE_STRING_H 1
2261| #define HAVE_MEMORY_H 1
2262| #define HAVE_STRINGS_H 1
2263| #define HAVE_INTTYPES_H 1
2264| #define HAVE_STDINT_H 1
2265| #define HAVE_UNISTD_H 1
2266| #define HAVE_DLFCN_H 1
2267| #define LT_OBJDIR ".libs/"
2268| #define STDC_HEADERS 1
2269| #define TIME_WITH_SYS_TIME 1
2270| #define HAVE_FCNTL_H 1
2271| #define HAVE_FLOAT_H 1
2272| #define HAVE_LANGINFO_H 1
2273| #define HAVE_LOCALE_H 1
2274| #define HAVE_NL_TYPES_H 1
2275| #define HAVE_SYS_MMAN_H 1
2276| #define HAVE_SYS_PARAM_H 1
2277| #define HAVE_SYS_TIME_H 1
2278| #define HAVE_SYS_TIMES_H 1
2279| #define HAVE_SYS_RESOURCE_H 1
2280| #define HAVE_SYS_SYSCTL_H 1
2281| #define HAVE_DECL_FGETC 1
2282| #define HAVE_DECL_FSCANF 1
2283| #define HAVE_DECL_OPTARG 1
2284| #define HAVE_DECL_UNGETC 1
2285| #define HAVE_DECL_VFPRINTF 1
2286| #define HAVE_DECL_SYS_ERRLIST 1
2287| #define HAVE_DECL_SYS_NERR 1
2288| #define RETSIGTYPE void
2289| #define HAVE_INTMAX_T 1
2290| /* end confdefs.h.  */
2291| #include <stdio.h>
2292| #ifdef HAVE_SYS_TYPES_H
2293| # include <sys/types.h>
2294| #endif
2295| #ifdef HAVE_SYS_STAT_H
2296| # include <sys/stat.h>
2297| #endif
2298| #ifdef STDC_HEADERS
2299| # include <stdlib.h>
2300| # include <stddef.h>
2301| #else
2302| # ifdef HAVE_STDLIB_H
2303| #  include <stdlib.h>
2304| # endif
2305| #endif
2306| #ifdef HAVE_STRING_H
2307| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2308| #  include <memory.h>
2309| # endif
2310| # include <string.h>
2311| #endif
2312| #ifdef HAVE_STRINGS_H
2313| # include <strings.h>
2314| #endif
2315| #ifdef HAVE_INTTYPES_H
2316| # include <inttypes.h>
2317| #endif
2318| #ifdef HAVE_STDINT_H
2319| # include <stdint.h>
2320| #endif
2321| #ifdef HAVE_UNISTD_H
2322| # include <unistd.h>
2323| #endif
2324| int
2325| main ()
2326| {
2327| if (sizeof ((long double)))
2328|           return 0;
2329|   ;
2330|   return 0;
2331| }
2332configure:23430: result: yes
2333configure:23439: checking for long long
2334configure:23439: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2335configure:23439: $? = 0
2336configure:23439: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2337conftest.c: In function 'main':
2338conftest.c:86: error: expected expression before ')' token
2339configure:23439: $? = 1
2340configure: failed program was:
2341| /* confdefs.h */
2342| #define PACKAGE_NAME "GNU MP"
2343| #define PACKAGE_TARNAME "gmp"
2344| #define PACKAGE_VERSION "6.2.1"
2345| #define PACKAGE_STRING "GNU MP 6.2.1"
2346| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2347| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2348| #define PACKAGE "gmp"
2349| #define VERSION "6.2.1"
2350| #define WANT_FFT 1
2351| #define HAVE_HOST_CPU_powerpc 1
2352| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2353| #define HAVE_SPEED_CYCLECOUNTER 0
2354| #define STDC_HEADERS 1
2355| #define HAVE_SYS_TYPES_H 1
2356| #define HAVE_SYS_STAT_H 1
2357| #define HAVE_STDLIB_H 1
2358| #define HAVE_STRING_H 1
2359| #define HAVE_MEMORY_H 1
2360| #define HAVE_STRINGS_H 1
2361| #define HAVE_INTTYPES_H 1
2362| #define HAVE_STDINT_H 1
2363| #define HAVE_UNISTD_H 1
2364| #define HAVE_DLFCN_H 1
2365| #define LT_OBJDIR ".libs/"
2366| #define STDC_HEADERS 1
2367| #define TIME_WITH_SYS_TIME 1
2368| #define HAVE_FCNTL_H 1
2369| #define HAVE_FLOAT_H 1
2370| #define HAVE_LANGINFO_H 1
2371| #define HAVE_LOCALE_H 1
2372| #define HAVE_NL_TYPES_H 1
2373| #define HAVE_SYS_MMAN_H 1
2374| #define HAVE_SYS_PARAM_H 1
2375| #define HAVE_SYS_TIME_H 1
2376| #define HAVE_SYS_TIMES_H 1
2377| #define HAVE_SYS_RESOURCE_H 1
2378| #define HAVE_SYS_SYSCTL_H 1
2379| #define HAVE_DECL_FGETC 1
2380| #define HAVE_DECL_FSCANF 1
2381| #define HAVE_DECL_OPTARG 1
2382| #define HAVE_DECL_UNGETC 1
2383| #define HAVE_DECL_VFPRINTF 1
2384| #define HAVE_DECL_SYS_ERRLIST 1
2385| #define HAVE_DECL_SYS_NERR 1
2386| #define RETSIGTYPE void
2387| #define HAVE_INTMAX_T 1
2388| #define HAVE_LONG_DOUBLE 1
2389| /* end confdefs.h.  */
2390| #include <stdio.h>
2391| #ifdef HAVE_SYS_TYPES_H
2392| # include <sys/types.h>
2393| #endif
2394| #ifdef HAVE_SYS_STAT_H
2395| # include <sys/stat.h>
2396| #endif
2397| #ifdef STDC_HEADERS
2398| # include <stdlib.h>
2399| # include <stddef.h>
2400| #else
2401| # ifdef HAVE_STDLIB_H
2402| #  include <stdlib.h>
2403| # endif
2404| #endif
2405| #ifdef HAVE_STRING_H
2406| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2407| #  include <memory.h>
2408| # endif
2409| # include <string.h>
2410| #endif
2411| #ifdef HAVE_STRINGS_H
2412| # include <strings.h>
2413| #endif
2414| #ifdef HAVE_INTTYPES_H
2415| # include <inttypes.h>
2416| #endif
2417| #ifdef HAVE_STDINT_H
2418| # include <stdint.h>
2419| #endif
2420| #ifdef HAVE_UNISTD_H
2421| # include <unistd.h>
2422| #endif
2423| int
2424| main ()
2425| {
2426| if (sizeof ((long long)))
2427|           return 0;
2428|   ;
2429|   return 0;
2430| }
2431configure:23439: result: yes
2432configure:23448: checking for ptrdiff_t
2433configure:23448: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2434configure:23448: $? = 0
2435configure:23448: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2436conftest.c: In function 'main':
2437conftest.c:87: error: expected expression before ')' token
2438configure:23448: $? = 1
2439configure: failed program was:
2440| /* confdefs.h */
2441| #define PACKAGE_NAME "GNU MP"
2442| #define PACKAGE_TARNAME "gmp"
2443| #define PACKAGE_VERSION "6.2.1"
2444| #define PACKAGE_STRING "GNU MP 6.2.1"
2445| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2446| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2447| #define PACKAGE "gmp"
2448| #define VERSION "6.2.1"
2449| #define WANT_FFT 1
2450| #define HAVE_HOST_CPU_powerpc 1
2451| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2452| #define HAVE_SPEED_CYCLECOUNTER 0
2453| #define STDC_HEADERS 1
2454| #define HAVE_SYS_TYPES_H 1
2455| #define HAVE_SYS_STAT_H 1
2456| #define HAVE_STDLIB_H 1
2457| #define HAVE_STRING_H 1
2458| #define HAVE_MEMORY_H 1
2459| #define HAVE_STRINGS_H 1
2460| #define HAVE_INTTYPES_H 1
2461| #define HAVE_STDINT_H 1
2462| #define HAVE_UNISTD_H 1
2463| #define HAVE_DLFCN_H 1
2464| #define LT_OBJDIR ".libs/"
2465| #define STDC_HEADERS 1
2466| #define TIME_WITH_SYS_TIME 1
2467| #define HAVE_FCNTL_H 1
2468| #define HAVE_FLOAT_H 1
2469| #define HAVE_LANGINFO_H 1
2470| #define HAVE_LOCALE_H 1
2471| #define HAVE_NL_TYPES_H 1
2472| #define HAVE_SYS_MMAN_H 1
2473| #define HAVE_SYS_PARAM_H 1
2474| #define HAVE_SYS_TIME_H 1
2475| #define HAVE_SYS_TIMES_H 1
2476| #define HAVE_SYS_RESOURCE_H 1
2477| #define HAVE_SYS_SYSCTL_H 1
2478| #define HAVE_DECL_FGETC 1
2479| #define HAVE_DECL_FSCANF 1
2480| #define HAVE_DECL_OPTARG 1
2481| #define HAVE_DECL_UNGETC 1
2482| #define HAVE_DECL_VFPRINTF 1
2483| #define HAVE_DECL_SYS_ERRLIST 1
2484| #define HAVE_DECL_SYS_NERR 1
2485| #define RETSIGTYPE void
2486| #define HAVE_INTMAX_T 1
2487| #define HAVE_LONG_DOUBLE 1
2488| #define HAVE_LONG_LONG 1
2489| /* end confdefs.h.  */
2490| #include <stdio.h>
2491| #ifdef HAVE_SYS_TYPES_H
2492| # include <sys/types.h>
2493| #endif
2494| #ifdef HAVE_SYS_STAT_H
2495| # include <sys/stat.h>
2496| #endif
2497| #ifdef STDC_HEADERS
2498| # include <stdlib.h>
2499| # include <stddef.h>
2500| #else
2501| # ifdef HAVE_STDLIB_H
2502| #  include <stdlib.h>
2503| # endif
2504| #endif
2505| #ifdef HAVE_STRING_H
2506| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2507| #  include <memory.h>
2508| # endif
2509| # include <string.h>
2510| #endif
2511| #ifdef HAVE_STRINGS_H
2512| # include <strings.h>
2513| #endif
2514| #ifdef HAVE_INTTYPES_H
2515| # include <inttypes.h>
2516| #endif
2517| #ifdef HAVE_STDINT_H
2518| # include <stdint.h>
2519| #endif
2520| #ifdef HAVE_UNISTD_H
2521| # include <unistd.h>
2522| #endif
2523| int
2524| main ()
2525| {
2526| if (sizeof ((ptrdiff_t)))
2527|           return 0;
2528|   ;
2529|   return 0;
2530| }
2531configure:23448: result: yes
2532configure:23457: checking for quad_t
2533configure:23457: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2534configure:23457: $? = 0
2535configure:23457: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2536conftest.c: In function 'main':
2537conftest.c:88: error: expected expression before ')' token
2538configure:23457: $? = 1
2539configure: failed program was:
2540| /* confdefs.h */
2541| #define PACKAGE_NAME "GNU MP"
2542| #define PACKAGE_TARNAME "gmp"
2543| #define PACKAGE_VERSION "6.2.1"
2544| #define PACKAGE_STRING "GNU MP 6.2.1"
2545| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2546| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2547| #define PACKAGE "gmp"
2548| #define VERSION "6.2.1"
2549| #define WANT_FFT 1
2550| #define HAVE_HOST_CPU_powerpc 1
2551| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2552| #define HAVE_SPEED_CYCLECOUNTER 0
2553| #define STDC_HEADERS 1
2554| #define HAVE_SYS_TYPES_H 1
2555| #define HAVE_SYS_STAT_H 1
2556| #define HAVE_STDLIB_H 1
2557| #define HAVE_STRING_H 1
2558| #define HAVE_MEMORY_H 1
2559| #define HAVE_STRINGS_H 1
2560| #define HAVE_INTTYPES_H 1
2561| #define HAVE_STDINT_H 1
2562| #define HAVE_UNISTD_H 1
2563| #define HAVE_DLFCN_H 1
2564| #define LT_OBJDIR ".libs/"
2565| #define STDC_HEADERS 1
2566| #define TIME_WITH_SYS_TIME 1
2567| #define HAVE_FCNTL_H 1
2568| #define HAVE_FLOAT_H 1
2569| #define HAVE_LANGINFO_H 1
2570| #define HAVE_LOCALE_H 1
2571| #define HAVE_NL_TYPES_H 1
2572| #define HAVE_SYS_MMAN_H 1
2573| #define HAVE_SYS_PARAM_H 1
2574| #define HAVE_SYS_TIME_H 1
2575| #define HAVE_SYS_TIMES_H 1
2576| #define HAVE_SYS_RESOURCE_H 1
2577| #define HAVE_SYS_SYSCTL_H 1
2578| #define HAVE_DECL_FGETC 1
2579| #define HAVE_DECL_FSCANF 1
2580| #define HAVE_DECL_OPTARG 1
2581| #define HAVE_DECL_UNGETC 1
2582| #define HAVE_DECL_VFPRINTF 1
2583| #define HAVE_DECL_SYS_ERRLIST 1
2584| #define HAVE_DECL_SYS_NERR 1
2585| #define RETSIGTYPE void
2586| #define HAVE_INTMAX_T 1
2587| #define HAVE_LONG_DOUBLE 1
2588| #define HAVE_LONG_LONG 1
2589| #define HAVE_PTRDIFF_T 1
2590| /* end confdefs.h.  */
2591| #include <stdio.h>
2592| #ifdef HAVE_SYS_TYPES_H
2593| # include <sys/types.h>
2594| #endif
2595| #ifdef HAVE_SYS_STAT_H
2596| # include <sys/stat.h>
2597| #endif
2598| #ifdef STDC_HEADERS
2599| # include <stdlib.h>
2600| # include <stddef.h>
2601| #else
2602| # ifdef HAVE_STDLIB_H
2603| #  include <stdlib.h>
2604| # endif
2605| #endif
2606| #ifdef HAVE_STRING_H
2607| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2608| #  include <memory.h>
2609| # endif
2610| # include <string.h>
2611| #endif
2612| #ifdef HAVE_STRINGS_H
2613| # include <strings.h>
2614| #endif
2615| #ifdef HAVE_INTTYPES_H
2616| # include <inttypes.h>
2617| #endif
2618| #ifdef HAVE_STDINT_H
2619| # include <stdint.h>
2620| #endif
2621| #ifdef HAVE_UNISTD_H
2622| # include <unistd.h>
2623| #endif
2624| int
2625| main ()
2626| {
2627| if (sizeof ((quad_t)))
2628|           return 0;
2629|   ;
2630|   return 0;
2631| }
2632configure:23457: result: yes
2633configure:23466: checking for uint_least32_t
2634configure:23466: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2635configure:23466: $? = 0
2636configure:23466: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2637conftest.c: In function 'main':
2638conftest.c:89: error: expected expression before ')' token
2639configure:23466: $? = 1
2640configure: failed program was:
2641| /* confdefs.h */
2642| #define PACKAGE_NAME "GNU MP"
2643| #define PACKAGE_TARNAME "gmp"
2644| #define PACKAGE_VERSION "6.2.1"
2645| #define PACKAGE_STRING "GNU MP 6.2.1"
2646| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2647| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2648| #define PACKAGE "gmp"
2649| #define VERSION "6.2.1"
2650| #define WANT_FFT 1
2651| #define HAVE_HOST_CPU_powerpc 1
2652| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2653| #define HAVE_SPEED_CYCLECOUNTER 0
2654| #define STDC_HEADERS 1
2655| #define HAVE_SYS_TYPES_H 1
2656| #define HAVE_SYS_STAT_H 1
2657| #define HAVE_STDLIB_H 1
2658| #define HAVE_STRING_H 1
2659| #define HAVE_MEMORY_H 1
2660| #define HAVE_STRINGS_H 1
2661| #define HAVE_INTTYPES_H 1
2662| #define HAVE_STDINT_H 1
2663| #define HAVE_UNISTD_H 1
2664| #define HAVE_DLFCN_H 1
2665| #define LT_OBJDIR ".libs/"
2666| #define STDC_HEADERS 1
2667| #define TIME_WITH_SYS_TIME 1
2668| #define HAVE_FCNTL_H 1
2669| #define HAVE_FLOAT_H 1
2670| #define HAVE_LANGINFO_H 1
2671| #define HAVE_LOCALE_H 1
2672| #define HAVE_NL_TYPES_H 1
2673| #define HAVE_SYS_MMAN_H 1
2674| #define HAVE_SYS_PARAM_H 1
2675| #define HAVE_SYS_TIME_H 1
2676| #define HAVE_SYS_TIMES_H 1
2677| #define HAVE_SYS_RESOURCE_H 1
2678| #define HAVE_SYS_SYSCTL_H 1
2679| #define HAVE_DECL_FGETC 1
2680| #define HAVE_DECL_FSCANF 1
2681| #define HAVE_DECL_OPTARG 1
2682| #define HAVE_DECL_UNGETC 1
2683| #define HAVE_DECL_VFPRINTF 1
2684| #define HAVE_DECL_SYS_ERRLIST 1
2685| #define HAVE_DECL_SYS_NERR 1
2686| #define RETSIGTYPE void
2687| #define HAVE_INTMAX_T 1
2688| #define HAVE_LONG_DOUBLE 1
2689| #define HAVE_LONG_LONG 1
2690| #define HAVE_PTRDIFF_T 1
2691| #define HAVE_QUAD_T 1
2692| /* end confdefs.h.  */
2693| #include <stdio.h>
2694| #ifdef HAVE_SYS_TYPES_H
2695| # include <sys/types.h>
2696| #endif
2697| #ifdef HAVE_SYS_STAT_H
2698| # include <sys/stat.h>
2699| #endif
2700| #ifdef STDC_HEADERS
2701| # include <stdlib.h>
2702| # include <stddef.h>
2703| #else
2704| # ifdef HAVE_STDLIB_H
2705| #  include <stdlib.h>
2706| # endif
2707| #endif
2708| #ifdef HAVE_STRING_H
2709| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2710| #  include <memory.h>
2711| # endif
2712| # include <string.h>
2713| #endif
2714| #ifdef HAVE_STRINGS_H
2715| # include <strings.h>
2716| #endif
2717| #ifdef HAVE_INTTYPES_H
2718| # include <inttypes.h>
2719| #endif
2720| #ifdef HAVE_STDINT_H
2721| # include <stdint.h>
2722| #endif
2723| #ifdef HAVE_UNISTD_H
2724| # include <unistd.h>
2725| #endif
2726| int
2727| main ()
2728| {
2729| if (sizeof ((uint_least32_t)))
2730|           return 0;
2731|   ;
2732|   return 0;
2733| }
2734configure:23466: result: yes
2735configure:23475: checking for intptr_t
2736configure:23475: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2737configure:23475: $? = 0
2738configure:23475: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2739conftest.c: In function 'main':
2740conftest.c:90: error: expected expression before ')' token
2741configure:23475: $? = 1
2742configure: failed program was:
2743| /* confdefs.h */
2744| #define PACKAGE_NAME "GNU MP"
2745| #define PACKAGE_TARNAME "gmp"
2746| #define PACKAGE_VERSION "6.2.1"
2747| #define PACKAGE_STRING "GNU MP 6.2.1"
2748| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2749| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2750| #define PACKAGE "gmp"
2751| #define VERSION "6.2.1"
2752| #define WANT_FFT 1
2753| #define HAVE_HOST_CPU_powerpc 1
2754| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2755| #define HAVE_SPEED_CYCLECOUNTER 0
2756| #define STDC_HEADERS 1
2757| #define HAVE_SYS_TYPES_H 1
2758| #define HAVE_SYS_STAT_H 1
2759| #define HAVE_STDLIB_H 1
2760| #define HAVE_STRING_H 1
2761| #define HAVE_MEMORY_H 1
2762| #define HAVE_STRINGS_H 1
2763| #define HAVE_INTTYPES_H 1
2764| #define HAVE_STDINT_H 1
2765| #define HAVE_UNISTD_H 1
2766| #define HAVE_DLFCN_H 1
2767| #define LT_OBJDIR ".libs/"
2768| #define STDC_HEADERS 1
2769| #define TIME_WITH_SYS_TIME 1
2770| #define HAVE_FCNTL_H 1
2771| #define HAVE_FLOAT_H 1
2772| #define HAVE_LANGINFO_H 1
2773| #define HAVE_LOCALE_H 1
2774| #define HAVE_NL_TYPES_H 1
2775| #define HAVE_SYS_MMAN_H 1
2776| #define HAVE_SYS_PARAM_H 1
2777| #define HAVE_SYS_TIME_H 1
2778| #define HAVE_SYS_TIMES_H 1
2779| #define HAVE_SYS_RESOURCE_H 1
2780| #define HAVE_SYS_SYSCTL_H 1
2781| #define HAVE_DECL_FGETC 1
2782| #define HAVE_DECL_FSCANF 1
2783| #define HAVE_DECL_OPTARG 1
2784| #define HAVE_DECL_UNGETC 1
2785| #define HAVE_DECL_VFPRINTF 1
2786| #define HAVE_DECL_SYS_ERRLIST 1
2787| #define HAVE_DECL_SYS_NERR 1
2788| #define RETSIGTYPE void
2789| #define HAVE_INTMAX_T 1
2790| #define HAVE_LONG_DOUBLE 1
2791| #define HAVE_LONG_LONG 1
2792| #define HAVE_PTRDIFF_T 1
2793| #define HAVE_QUAD_T 1
2794| #define HAVE_UINT_LEAST32_T 1
2795| /* end confdefs.h.  */
2796| #include <stdio.h>
2797| #ifdef HAVE_SYS_TYPES_H
2798| # include <sys/types.h>
2799| #endif
2800| #ifdef HAVE_SYS_STAT_H
2801| # include <sys/stat.h>
2802| #endif
2803| #ifdef STDC_HEADERS
2804| # include <stdlib.h>
2805| # include <stddef.h>
2806| #else
2807| # ifdef HAVE_STDLIB_H
2808| #  include <stdlib.h>
2809| # endif
2810| #endif
2811| #ifdef HAVE_STRING_H
2812| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2813| #  include <memory.h>
2814| # endif
2815| # include <string.h>
2816| #endif
2817| #ifdef HAVE_STRINGS_H
2818| # include <strings.h>
2819| #endif
2820| #ifdef HAVE_INTTYPES_H
2821| # include <inttypes.h>
2822| #endif
2823| #ifdef HAVE_STDINT_H
2824| # include <stdint.h>
2825| #endif
2826| #ifdef HAVE_UNISTD_H
2827| # include <unistd.h>
2828| #endif
2829| int
2830| main ()
2831| {
2832| if (sizeof ((intptr_t)))
2833|           return 0;
2834|   ;
2835|   return 0;
2836| }
2837configure:23475: result: yes
2838configure:23489: checking for working volatile
2839configure:23508: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2840configure:23508: $? = 0
2841configure:23515: result: yes
2842configure:23524: checking for C/C++ restrict keyword
2843configure:23549: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2844configure:23549: $? = 0
2845configure:23557: result: __restrict
2846configure:23572: checking whether gcc __attribute__ ((const)) works
2847configure:23588: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2848configure:23588: $? = 0
2849configure:23596: result: yes
2850configure:23604: checking whether gcc __attribute__ ((malloc)) works
2851configure:23613: gcc-4.2 -m32 -arch ppc -std=gnu99 -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -c conftest.c >conftest.out 2>&1
2852configure:23616: $? = 0
2853configure:23630: result: yes
2854configure:23638: checking whether gcc __attribute__ ((mode (XX))) works
2855configure:23654: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2856configure:23654: $? = 0
2857configure:23662: result: yes
2858configure:23670: checking whether gcc __attribute__ ((noreturn)) works
2859configure:23686: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2860configure:23686: $? = 0
2861configure:23694: result: yes
2862configure:23702: checking whether gcc hidden aliases work
2863configure:23720: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2864conftest.c:62: error: only weak aliases are supported in this configuration
2865configure:23720: $? = 1
2866configure: failed program was:
2867| /* confdefs.h */
2868| #define PACKAGE_NAME "GNU MP"
2869| #define PACKAGE_TARNAME "gmp"
2870| #define PACKAGE_VERSION "6.2.1"
2871| #define PACKAGE_STRING "GNU MP 6.2.1"
2872| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2873| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2874| #define PACKAGE "gmp"
2875| #define VERSION "6.2.1"
2876| #define WANT_FFT 1
2877| #define HAVE_HOST_CPU_powerpc 1
2878| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2879| #define HAVE_SPEED_CYCLECOUNTER 0
2880| #define STDC_HEADERS 1
2881| #define HAVE_SYS_TYPES_H 1
2882| #define HAVE_SYS_STAT_H 1
2883| #define HAVE_STDLIB_H 1
2884| #define HAVE_STRING_H 1
2885| #define HAVE_MEMORY_H 1
2886| #define HAVE_STRINGS_H 1
2887| #define HAVE_INTTYPES_H 1
2888| #define HAVE_STDINT_H 1
2889| #define HAVE_UNISTD_H 1
2890| #define HAVE_DLFCN_H 1
2891| #define LT_OBJDIR ".libs/"
2892| #define STDC_HEADERS 1
2893| #define TIME_WITH_SYS_TIME 1
2894| #define HAVE_FCNTL_H 1
2895| #define HAVE_FLOAT_H 1
2896| #define HAVE_LANGINFO_H 1
2897| #define HAVE_LOCALE_H 1
2898| #define HAVE_NL_TYPES_H 1
2899| #define HAVE_SYS_MMAN_H 1
2900| #define HAVE_SYS_PARAM_H 1
2901| #define HAVE_SYS_TIME_H 1
2902| #define HAVE_SYS_TIMES_H 1
2903| #define HAVE_SYS_RESOURCE_H 1
2904| #define HAVE_SYS_SYSCTL_H 1
2905| #define HAVE_DECL_FGETC 1
2906| #define HAVE_DECL_FSCANF 1
2907| #define HAVE_DECL_OPTARG 1
2908| #define HAVE_DECL_UNGETC 1
2909| #define HAVE_DECL_VFPRINTF 1
2910| #define HAVE_DECL_SYS_ERRLIST 1
2911| #define HAVE_DECL_SYS_NERR 1
2912| #define RETSIGTYPE void
2913| #define HAVE_INTMAX_T 1
2914| #define HAVE_LONG_DOUBLE 1
2915| #define HAVE_LONG_LONG 1
2916| #define HAVE_PTRDIFF_T 1
2917| #define HAVE_QUAD_T 1
2918| #define HAVE_UINT_LEAST32_T 1
2919| #define HAVE_INTPTR_T 1
2920| #define restrict __restrict
2921| #define HAVE_ATTRIBUTE_CONST 1
2922| #define HAVE_ATTRIBUTE_MALLOC 1
2923| #define HAVE_ATTRIBUTE_MODE 1
2924| #define HAVE_ATTRIBUTE_NORETURN 1
2925| /* end confdefs.h.  */
2926| void hid() __attribute__ ((visibility("hidden")));
2927| void hid() {}
2928| void pub() __attribute__ ((alias("hid")));
2929| int
2930| main ()
2931| {
2932|
2933|   ;
2934|   return 0;
2935| }
2936configure:23728: result: no
2937configure:23737: checking for inline
2938configure:23753: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2939configure:23753: $? = 0
2940configure:23761: result: inline
2941configure:23804: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2942configure:23804: $? = 0
2943configure:23956: checking for working alloca.h
2944configure:23972: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
2945configure:23972: $? = 0
2946configure:23980: result: yes
2947configure:23989: checking for alloca (via gmp-impl.h)
2948configure:24012: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
2949configure:24012: $? = 0
2950configure:24020: result: yes
2951configure:24029: checking how to allocate temporary memory
2952configure:24053: result: alloca
2953configure:24111: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2954configure:24111: $? = 0
2955configure:24120: checking whether byte ordering is bigendian
2956configure:24135: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2957configure:24135: $? = 0
2958configure:24180: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2959configure:24180: $? = 0
2960configure:24198: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
2961configure:24198: $? = 0
2962configure:24326: result: yes
2963configure:24355: checking format of `double' floating point
2964configure:24383: gcc-4.2 -m32 -arch ppc -std=gnu99 -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c -o conftest >&5 2>&1
2965configure:24386: $? = 0
2966configure:24553: result: IEEE big endian
2967configure:24633: checking for alarm
2968configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
2969configure:24633: $? = 0
2970configure:24633: result: yes
2971configure:24633: checking for attr_get
2972configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
2973collect2: ld terminated with signal 6 [Abort trap]
2974Undefined symbols:
2975  "_attr_get", referenced from:
2976      _main in cccxzBC5.o
2977configure:24633: $? = 1
2978configure: failed program was:
2979| /* confdefs.h */
2980| #define PACKAGE_NAME "GNU MP"
2981| #define PACKAGE_TARNAME "gmp"
2982| #define PACKAGE_VERSION "6.2.1"
2983| #define PACKAGE_STRING "GNU MP 6.2.1"
2984| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
2985| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
2986| #define PACKAGE "gmp"
2987| #define VERSION "6.2.1"
2988| #define WANT_FFT 1
2989| #define HAVE_HOST_CPU_powerpc 1
2990| #define HAVE_HOST_CPU_FAMILY_powerpc 1
2991| #define HAVE_SPEED_CYCLECOUNTER 0
2992| #define STDC_HEADERS 1
2993| #define HAVE_SYS_TYPES_H 1
2994| #define HAVE_SYS_STAT_H 1
2995| #define HAVE_STDLIB_H 1
2996| #define HAVE_STRING_H 1
2997| #define HAVE_MEMORY_H 1
2998| #define HAVE_STRINGS_H 1
2999| #define HAVE_INTTYPES_H 1
3000| #define HAVE_STDINT_H 1
3001| #define HAVE_UNISTD_H 1
3002| #define HAVE_DLFCN_H 1
3003| #define LT_OBJDIR ".libs/"
3004| #define STDC_HEADERS 1
3005| #define TIME_WITH_SYS_TIME 1
3006| #define HAVE_FCNTL_H 1
3007| #define HAVE_FLOAT_H 1
3008| #define HAVE_LANGINFO_H 1
3009| #define HAVE_LOCALE_H 1
3010| #define HAVE_NL_TYPES_H 1
3011| #define HAVE_SYS_MMAN_H 1
3012| #define HAVE_SYS_PARAM_H 1
3013| #define HAVE_SYS_TIME_H 1
3014| #define HAVE_SYS_TIMES_H 1
3015| #define HAVE_SYS_RESOURCE_H 1
3016| #define HAVE_SYS_SYSCTL_H 1
3017| #define HAVE_DECL_FGETC 1
3018| #define HAVE_DECL_FSCANF 1
3019| #define HAVE_DECL_OPTARG 1
3020| #define HAVE_DECL_UNGETC 1
3021| #define HAVE_DECL_VFPRINTF 1
3022| #define HAVE_DECL_SYS_ERRLIST 1
3023| #define HAVE_DECL_SYS_NERR 1
3024| #define RETSIGTYPE void
3025| #define HAVE_INTMAX_T 1
3026| #define HAVE_LONG_DOUBLE 1
3027| #define HAVE_LONG_LONG 1
3028| #define HAVE_PTRDIFF_T 1
3029| #define HAVE_QUAD_T 1
3030| #define HAVE_UINT_LEAST32_T 1
3031| #define HAVE_INTPTR_T 1
3032| #define restrict __restrict
3033| #define HAVE_ATTRIBUTE_CONST 1
3034| #define HAVE_ATTRIBUTE_MALLOC 1
3035| #define HAVE_ATTRIBUTE_MODE 1
3036| #define HAVE_ATTRIBUTE_NORETURN 1
3037| #define HAVE_ALLOCA_H 1
3038| #define HAVE_ALLOCA 1
3039| #define WANT_TMP_ALLOCA 1
3040| #define HAVE_LIMB_BIG_ENDIAN 1
3041| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
3042| #define HAVE_ALARM 1
3043| /* end confdefs.h.  */
3044| /* Define attr_get to an innocuous variant, in case <limits.h> declares attr_get.
3045|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3046| #define attr_get innocuous_attr_get
3047|
3048| /* System header to define __stub macros and hopefully few prototypes,
3049|     which can conflict with char attr_get (); below.
3050|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3051|     <limits.h> exists even on freestanding compilers.  */
3052|
3053| #ifdef __STDC__
3054| # include <limits.h>
3055| #else
3056| # include <assert.h>
3057| #endif
3058|
3059| #undef attr_get
3060|
3061| /* Override any GCC internal prototype to avoid an error.
3062|    Use char because int might match the return type of a GCC
3063|    builtin and then its argument prototype would still apply.  */
3064| #ifdef __cplusplus
3065| extern "C"
3066| #endif
3067| char attr_get ();
3068| /* The GNU C library defines this for functions which it implements
3069|     to always fail with ENOSYS.  Some functions are actually named
3070|     something starting with __ and the normal name is an alias.  */
3071| #if defined __stub_attr_get || defined __stub___attr_get
3072| choke me
3073| #endif
3074|
3075| int
3076| main ()
3077| {
3078| return attr_get ();
3079|   ;
3080|   return 0;
3081| }
3082configure:24633: result: no
3083configure:24633: checking for clock
3084configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3085configure:24633: $? = 0
3086configure:24633: result: yes
3087configure:24633: checking for cputime
3088configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3089collect2: ld terminated with signal 6 [Abort trap]
3090Undefined symbols:
3091  "_cputime", referenced from:
3092      _main in cc3WjxcJ.o
3093configure:24633: $? = 1
3094configure: failed program was:
3095| /* confdefs.h */
3096| #define PACKAGE_NAME "GNU MP"
3097| #define PACKAGE_TARNAME "gmp"
3098| #define PACKAGE_VERSION "6.2.1"
3099| #define PACKAGE_STRING "GNU MP 6.2.1"
3100| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
3101| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
3102| #define PACKAGE "gmp"
3103| #define VERSION "6.2.1"
3104| #define WANT_FFT 1
3105| #define HAVE_HOST_CPU_powerpc 1
3106| #define HAVE_HOST_CPU_FAMILY_powerpc 1
3107| #define HAVE_SPEED_CYCLECOUNTER 0
3108| #define STDC_HEADERS 1
3109| #define HAVE_SYS_TYPES_H 1
3110| #define HAVE_SYS_STAT_H 1
3111| #define HAVE_STDLIB_H 1
3112| #define HAVE_STRING_H 1
3113| #define HAVE_MEMORY_H 1
3114| #define HAVE_STRINGS_H 1
3115| #define HAVE_INTTYPES_H 1
3116| #define HAVE_STDINT_H 1
3117| #define HAVE_UNISTD_H 1
3118| #define HAVE_DLFCN_H 1
3119| #define LT_OBJDIR ".libs/"
3120| #define STDC_HEADERS 1
3121| #define TIME_WITH_SYS_TIME 1
3122| #define HAVE_FCNTL_H 1
3123| #define HAVE_FLOAT_H 1
3124| #define HAVE_LANGINFO_H 1
3125| #define HAVE_LOCALE_H 1
3126| #define HAVE_NL_TYPES_H 1
3127| #define HAVE_SYS_MMAN_H 1
3128| #define HAVE_SYS_PARAM_H 1
3129| #define HAVE_SYS_TIME_H 1
3130| #define HAVE_SYS_TIMES_H 1
3131| #define HAVE_SYS_RESOURCE_H 1
3132| #define HAVE_SYS_SYSCTL_H 1
3133| #define HAVE_DECL_FGETC 1
3134| #define HAVE_DECL_FSCANF 1
3135| #define HAVE_DECL_OPTARG 1
3136| #define HAVE_DECL_UNGETC 1
3137| #define HAVE_DECL_VFPRINTF 1
3138| #define HAVE_DECL_SYS_ERRLIST 1
3139| #define HAVE_DECL_SYS_NERR 1
3140| #define RETSIGTYPE void
3141| #define HAVE_INTMAX_T 1
3142| #define HAVE_LONG_DOUBLE 1
3143| #define HAVE_LONG_LONG 1
3144| #define HAVE_PTRDIFF_T 1
3145| #define HAVE_QUAD_T 1
3146| #define HAVE_UINT_LEAST32_T 1
3147| #define HAVE_INTPTR_T 1
3148| #define restrict __restrict
3149| #define HAVE_ATTRIBUTE_CONST 1
3150| #define HAVE_ATTRIBUTE_MALLOC 1
3151| #define HAVE_ATTRIBUTE_MODE 1
3152| #define HAVE_ATTRIBUTE_NORETURN 1
3153| #define HAVE_ALLOCA_H 1
3154| #define HAVE_ALLOCA 1
3155| #define WANT_TMP_ALLOCA 1
3156| #define HAVE_LIMB_BIG_ENDIAN 1
3157| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
3158| #define HAVE_ALARM 1
3159| #define HAVE_CLOCK 1
3160| /* end confdefs.h.  */
3161| /* Define cputime to an innocuous variant, in case <limits.h> declares cputime.
3162|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3163| #define cputime innocuous_cputime
3164|
3165| /* System header to define __stub macros and hopefully few prototypes,
3166|     which can conflict with char cputime (); below.
3167|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3168|     <limits.h> exists even on freestanding compilers.  */
3169|
3170| #ifdef __STDC__
3171| # include <limits.h>
3172| #else
3173| # include <assert.h>
3174| #endif
3175|
3176| #undef cputime
3177|
3178| /* Override any GCC internal prototype to avoid an error.
3179|    Use char because int might match the return type of a GCC
3180|    builtin and then its argument prototype would still apply.  */
3181| #ifdef __cplusplus
3182| extern "C"
3183| #endif
3184| char cputime ();
3185| /* The GNU C library defines this for functions which it implements
3186|     to always fail with ENOSYS.  Some functions are actually named
3187|     something starting with __ and the normal name is an alias.  */
3188| #if defined __stub_cputime || defined __stub___cputime
3189| choke me
3190| #endif
3191|
3192| int
3193| main ()
3194| {
3195| return cputime ();
3196|   ;
3197|   return 0;
3198| }
3199configure:24633: result: no
3200configure:24633: checking for getpagesize
3201configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3202configure:24633: $? = 0
3203configure:24633: result: yes
3204configure:24633: checking for getrusage
3205configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3206configure:24633: $? = 0
3207configure:24633: result: yes
3208configure:24633: checking for gettimeofday
3209configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3210configure:24633: $? = 0
3211configure:24633: result: yes
3212configure:24633: checking for getsysinfo
3213configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3214collect2: ld terminated with signal 6 [Abort trap]
3215Undefined symbols:
3216  "_getsysinfo", referenced from:
3217      _main in ccfqUS7N.o
3218configure:24633: $? = 1
3219configure: failed program was:
3220| /* confdefs.h */
3221| #define PACKAGE_NAME "GNU MP"
3222| #define PACKAGE_TARNAME "gmp"
3223| #define PACKAGE_VERSION "6.2.1"
3224| #define PACKAGE_STRING "GNU MP 6.2.1"
3225| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
3226| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
3227| #define PACKAGE "gmp"
3228| #define VERSION "6.2.1"
3229| #define WANT_FFT 1
3230| #define HAVE_HOST_CPU_powerpc 1
3231| #define HAVE_HOST_CPU_FAMILY_powerpc 1
3232| #define HAVE_SPEED_CYCLECOUNTER 0
3233| #define STDC_HEADERS 1
3234| #define HAVE_SYS_TYPES_H 1
3235| #define HAVE_SYS_STAT_H 1
3236| #define HAVE_STDLIB_H 1
3237| #define HAVE_STRING_H 1
3238| #define HAVE_MEMORY_H 1
3239| #define HAVE_STRINGS_H 1
3240| #define HAVE_INTTYPES_H 1
3241| #define HAVE_STDINT_H 1
3242| #define HAVE_UNISTD_H 1
3243| #define HAVE_DLFCN_H 1
3244| #define LT_OBJDIR ".libs/"
3245| #define STDC_HEADERS 1
3246| #define TIME_WITH_SYS_TIME 1
3247| #define HAVE_FCNTL_H 1
3248| #define HAVE_FLOAT_H 1
3249| #define HAVE_LANGINFO_H 1
3250| #define HAVE_LOCALE_H 1
3251| #define HAVE_NL_TYPES_H 1
3252| #define HAVE_SYS_MMAN_H 1
3253| #define HAVE_SYS_PARAM_H 1
3254| #define HAVE_SYS_TIME_H 1
3255| #define HAVE_SYS_TIMES_H 1
3256| #define HAVE_SYS_RESOURCE_H 1
3257| #define HAVE_SYS_SYSCTL_H 1
3258| #define HAVE_DECL_FGETC 1
3259| #define HAVE_DECL_FSCANF 1
3260| #define HAVE_DECL_OPTARG 1
3261| #define HAVE_DECL_UNGETC 1
3262| #define HAVE_DECL_VFPRINTF 1
3263| #define HAVE_DECL_SYS_ERRLIST 1
3264| #define HAVE_DECL_SYS_NERR 1
3265| #define RETSIGTYPE void
3266| #define HAVE_INTMAX_T 1
3267| #define HAVE_LONG_DOUBLE 1
3268| #define HAVE_LONG_LONG 1
3269| #define HAVE_PTRDIFF_T 1
3270| #define HAVE_QUAD_T 1
3271| #define HAVE_UINT_LEAST32_T 1
3272| #define HAVE_INTPTR_T 1
3273| #define restrict __restrict
3274| #define HAVE_ATTRIBUTE_CONST 1
3275| #define HAVE_ATTRIBUTE_MALLOC 1
3276| #define HAVE_ATTRIBUTE_MODE 1
3277| #define HAVE_ATTRIBUTE_NORETURN 1
3278| #define HAVE_ALLOCA_H 1
3279| #define HAVE_ALLOCA 1
3280| #define WANT_TMP_ALLOCA 1
3281| #define HAVE_LIMB_BIG_ENDIAN 1
3282| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
3283| #define HAVE_ALARM 1
3284| #define HAVE_CLOCK 1
3285| #define HAVE_GETPAGESIZE 1
3286| #define HAVE_GETRUSAGE 1
3287| #define HAVE_GETTIMEOFDAY 1
3288| /* end confdefs.h.  */
3289| /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo.
3290|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3291| #define getsysinfo innocuous_getsysinfo
3292|
3293| /* System header to define __stub macros and hopefully few prototypes,
3294|     which can conflict with char getsysinfo (); below.
3295|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3296|     <limits.h> exists even on freestanding compilers.  */
3297|
3298| #ifdef __STDC__
3299| # include <limits.h>
3300| #else
3301| # include <assert.h>
3302| #endif
3303|
3304| #undef getsysinfo
3305|
3306| /* Override any GCC internal prototype to avoid an error.
3307|    Use char because int might match the return type of a GCC
3308|    builtin and then its argument prototype would still apply.  */
3309| #ifdef __cplusplus
3310| extern "C"
3311| #endif
3312| char getsysinfo ();
3313| /* The GNU C library defines this for functions which it implements
3314|     to always fail with ENOSYS.  Some functions are actually named
3315|     something starting with __ and the normal name is an alias.  */
3316| #if defined __stub_getsysinfo || defined __stub___getsysinfo
3317| choke me
3318| #endif
3319|
3320| int
3321| main ()
3322| {
3323| return getsysinfo ();
3324|   ;
3325|   return 0;
3326| }
3327configure:24633: result: no
3328configure:24633: checking for localeconv
3329configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3330configure:24633: $? = 0
3331configure:24633: result: yes
3332configure:24633: checking for memset
3333configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3334conftest.c:94: warning: conflicting types for built-in function 'memset'
3335configure:24633: $? = 0
3336configure:24633: result: yes
3337configure:24633: checking for mmap
3338configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3339configure:24633: $? = 0
3340configure:24633: result: yes
3341configure:24633: checking for mprotect
3342configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3343configure:24633: $? = 0
3344configure:24633: result: yes
3345configure:24633: checking for nl_langinfo
3346configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3347configure:24633: $? = 0
3348configure:24633: result: yes
3349configure:24633: checking for obstack_vprintf
3350configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3351collect2: ld terminated with signal 6 [Abort trap]
3352Undefined symbols:
3353  "_obstack_vprintf", referenced from:
3354      _main in ccVKyGoT.o
3355configure:24633: $? = 1
3356configure: failed program was:
3357| /* confdefs.h */
3358| #define PACKAGE_NAME "GNU MP"
3359| #define PACKAGE_TARNAME "gmp"
3360| #define PACKAGE_VERSION "6.2.1"
3361| #define PACKAGE_STRING "GNU MP 6.2.1"
3362| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
3363| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
3364| #define PACKAGE "gmp"
3365| #define VERSION "6.2.1"
3366| #define WANT_FFT 1
3367| #define HAVE_HOST_CPU_powerpc 1
3368| #define HAVE_HOST_CPU_FAMILY_powerpc 1
3369| #define HAVE_SPEED_CYCLECOUNTER 0
3370| #define STDC_HEADERS 1
3371| #define HAVE_SYS_TYPES_H 1
3372| #define HAVE_SYS_STAT_H 1
3373| #define HAVE_STDLIB_H 1
3374| #define HAVE_STRING_H 1
3375| #define HAVE_MEMORY_H 1
3376| #define HAVE_STRINGS_H 1
3377| #define HAVE_INTTYPES_H 1
3378| #define HAVE_STDINT_H 1
3379| #define HAVE_UNISTD_H 1
3380| #define HAVE_DLFCN_H 1
3381| #define LT_OBJDIR ".libs/"
3382| #define STDC_HEADERS 1
3383| #define TIME_WITH_SYS_TIME 1
3384| #define HAVE_FCNTL_H 1
3385| #define HAVE_FLOAT_H 1
3386| #define HAVE_LANGINFO_H 1
3387| #define HAVE_LOCALE_H 1
3388| #define HAVE_NL_TYPES_H 1
3389| #define HAVE_SYS_MMAN_H 1
3390| #define HAVE_SYS_PARAM_H 1
3391| #define HAVE_SYS_TIME_H 1
3392| #define HAVE_SYS_TIMES_H 1
3393| #define HAVE_SYS_RESOURCE_H 1
3394| #define HAVE_SYS_SYSCTL_H 1
3395| #define HAVE_DECL_FGETC 1
3396| #define HAVE_DECL_FSCANF 1
3397| #define HAVE_DECL_OPTARG 1
3398| #define HAVE_DECL_UNGETC 1
3399| #define HAVE_DECL_VFPRINTF 1
3400| #define HAVE_DECL_SYS_ERRLIST 1
3401| #define HAVE_DECL_SYS_NERR 1
3402| #define RETSIGTYPE void
3403| #define HAVE_INTMAX_T 1
3404| #define HAVE_LONG_DOUBLE 1
3405| #define HAVE_LONG_LONG 1
3406| #define HAVE_PTRDIFF_T 1
3407| #define HAVE_QUAD_T 1
3408| #define HAVE_UINT_LEAST32_T 1
3409| #define HAVE_INTPTR_T 1
3410| #define restrict __restrict
3411| #define HAVE_ATTRIBUTE_CONST 1
3412| #define HAVE_ATTRIBUTE_MALLOC 1
3413| #define HAVE_ATTRIBUTE_MODE 1
3414| #define HAVE_ATTRIBUTE_NORETURN 1
3415| #define HAVE_ALLOCA_H 1
3416| #define HAVE_ALLOCA 1
3417| #define WANT_TMP_ALLOCA 1
3418| #define HAVE_LIMB_BIG_ENDIAN 1
3419| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
3420| #define HAVE_ALARM 1
3421| #define HAVE_CLOCK 1
3422| #define HAVE_GETPAGESIZE 1
3423| #define HAVE_GETRUSAGE 1
3424| #define HAVE_GETTIMEOFDAY 1
3425| #define HAVE_LOCALECONV 1
3426| #define HAVE_MEMSET 1
3427| #define HAVE_MMAP 1
3428| #define HAVE_MPROTECT 1
3429| #define HAVE_NL_LANGINFO 1
3430| /* end confdefs.h.  */
3431| /* Define obstack_vprintf to an innocuous variant, in case <limits.h> declares obstack_vprintf.
3432|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3433| #define obstack_vprintf innocuous_obstack_vprintf
3434|
3435| /* System header to define __stub macros and hopefully few prototypes,
3436|     which can conflict with char obstack_vprintf (); below.
3437|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3438|     <limits.h> exists even on freestanding compilers.  */
3439|
3440| #ifdef __STDC__
3441| # include <limits.h>
3442| #else
3443| # include <assert.h>
3444| #endif
3445|
3446| #undef obstack_vprintf
3447|
3448| /* Override any GCC internal prototype to avoid an error.
3449|    Use char because int might match the return type of a GCC
3450|    builtin and then its argument prototype would still apply.  */
3451| #ifdef __cplusplus
3452| extern "C"
3453| #endif
3454| char obstack_vprintf ();
3455| /* The GNU C library defines this for functions which it implements
3456|     to always fail with ENOSYS.  Some functions are actually named
3457|     something starting with __ and the normal name is an alias.  */
3458| #if defined __stub_obstack_vprintf || defined __stub___obstack_vprintf
3459| choke me
3460| #endif
3461|
3462| int
3463| main ()
3464| {
3465| return obstack_vprintf ();
3466|   ;
3467|   return 0;
3468| }
3469configure:24633: result: no
3470configure:24633: checking for popen
3471configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3472configure:24633: $? = 0
3473configure:24633: result: yes
3474configure:24633: checking for processor_info
3475configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3476configure:24633: $? = 0
3477configure:24633: result: yes
3478configure:24633: checking for pstat_getprocessor
3479configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3480collect2: ld terminated with signal 6 [Abort trap]
3481Undefined symbols:
3482  "_pstat_getprocessor", referenced from:
3483      _main in ccNbUN0U.o
3484configure:24633: $? = 1
3485configure: failed program was:
3486| /* confdefs.h */
3487| #define PACKAGE_NAME "GNU MP"
3488| #define PACKAGE_TARNAME "gmp"
3489| #define PACKAGE_VERSION "6.2.1"
3490| #define PACKAGE_STRING "GNU MP 6.2.1"
3491| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
3492| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
3493| #define PACKAGE "gmp"
3494| #define VERSION "6.2.1"
3495| #define WANT_FFT 1
3496| #define HAVE_HOST_CPU_powerpc 1
3497| #define HAVE_HOST_CPU_FAMILY_powerpc 1
3498| #define HAVE_SPEED_CYCLECOUNTER 0
3499| #define STDC_HEADERS 1
3500| #define HAVE_SYS_TYPES_H 1
3501| #define HAVE_SYS_STAT_H 1
3502| #define HAVE_STDLIB_H 1
3503| #define HAVE_STRING_H 1
3504| #define HAVE_MEMORY_H 1
3505| #define HAVE_STRINGS_H 1
3506| #define HAVE_INTTYPES_H 1
3507| #define HAVE_STDINT_H 1
3508| #define HAVE_UNISTD_H 1
3509| #define HAVE_DLFCN_H 1
3510| #define LT_OBJDIR ".libs/"
3511| #define STDC_HEADERS 1
3512| #define TIME_WITH_SYS_TIME 1
3513| #define HAVE_FCNTL_H 1
3514| #define HAVE_FLOAT_H 1
3515| #define HAVE_LANGINFO_H 1
3516| #define HAVE_LOCALE_H 1
3517| #define HAVE_NL_TYPES_H 1
3518| #define HAVE_SYS_MMAN_H 1
3519| #define HAVE_SYS_PARAM_H 1
3520| #define HAVE_SYS_TIME_H 1
3521| #define HAVE_SYS_TIMES_H 1
3522| #define HAVE_SYS_RESOURCE_H 1
3523| #define HAVE_SYS_SYSCTL_H 1
3524| #define HAVE_DECL_FGETC 1
3525| #define HAVE_DECL_FSCANF 1
3526| #define HAVE_DECL_OPTARG 1
3527| #define HAVE_DECL_UNGETC 1
3528| #define HAVE_DECL_VFPRINTF 1
3529| #define HAVE_DECL_SYS_ERRLIST 1
3530| #define HAVE_DECL_SYS_NERR 1
3531| #define RETSIGTYPE void
3532| #define HAVE_INTMAX_T 1
3533| #define HAVE_LONG_DOUBLE 1
3534| #define HAVE_LONG_LONG 1
3535| #define HAVE_PTRDIFF_T 1
3536| #define HAVE_QUAD_T 1
3537| #define HAVE_UINT_LEAST32_T 1
3538| #define HAVE_INTPTR_T 1
3539| #define restrict __restrict
3540| #define HAVE_ATTRIBUTE_CONST 1
3541| #define HAVE_ATTRIBUTE_MALLOC 1
3542| #define HAVE_ATTRIBUTE_MODE 1
3543| #define HAVE_ATTRIBUTE_NORETURN 1
3544| #define HAVE_ALLOCA_H 1
3545| #define HAVE_ALLOCA 1
3546| #define WANT_TMP_ALLOCA 1
3547| #define HAVE_LIMB_BIG_ENDIAN 1
3548| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
3549| #define HAVE_ALARM 1
3550| #define HAVE_CLOCK 1
3551| #define HAVE_GETPAGESIZE 1
3552| #define HAVE_GETRUSAGE 1
3553| #define HAVE_GETTIMEOFDAY 1
3554| #define HAVE_LOCALECONV 1
3555| #define HAVE_MEMSET 1
3556| #define HAVE_MMAP 1
3557| #define HAVE_MPROTECT 1
3558| #define HAVE_NL_LANGINFO 1
3559| #define HAVE_POPEN 1
3560| #define HAVE_PROCESSOR_INFO 1
3561| /* end confdefs.h.  */
3562| /* Define pstat_getprocessor to an innocuous variant, in case <limits.h> declares pstat_getprocessor.
3563|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3564| #define pstat_getprocessor innocuous_pstat_getprocessor
3565|
3566| /* System header to define __stub macros and hopefully few prototypes,
3567|     which can conflict with char pstat_getprocessor (); below.
3568|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3569|     <limits.h> exists even on freestanding compilers.  */
3570|
3571| #ifdef __STDC__
3572| # include <limits.h>
3573| #else
3574| # include <assert.h>
3575| #endif
3576|
3577| #undef pstat_getprocessor
3578|
3579| /* Override any GCC internal prototype to avoid an error.
3580|    Use char because int might match the return type of a GCC
3581|    builtin and then its argument prototype would still apply.  */
3582| #ifdef __cplusplus
3583| extern "C"
3584| #endif
3585| char pstat_getprocessor ();
3586| /* The GNU C library defines this for functions which it implements
3587|     to always fail with ENOSYS.  Some functions are actually named
3588|     something starting with __ and the normal name is an alias.  */
3589| #if defined __stub_pstat_getprocessor || defined __stub___pstat_getprocessor
3590| choke me
3591| #endif
3592|
3593| int
3594| main ()
3595| {
3596| return pstat_getprocessor ();
3597|   ;
3598|   return 0;
3599| }
3600configure:24633: result: no
3601configure:24633: checking for raise
3602configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3603configure:24633: $? = 0
3604configure:24633: result: yes
3605configure:24633: checking for read_real_time
3606configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3607collect2: ld terminated with signal 6 [Abort trap]
3608Undefined symbols:
3609  "_read_real_time", referenced from:
3610      _main in ccmn1Gve.o
3611configure:24633: $? = 1
3612configure: failed program was:
3613| /* confdefs.h */
3614| #define PACKAGE_NAME "GNU MP"
3615| #define PACKAGE_TARNAME "gmp"
3616| #define PACKAGE_VERSION "6.2.1"
3617| #define PACKAGE_STRING "GNU MP 6.2.1"
3618| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
3619| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
3620| #define PACKAGE "gmp"
3621| #define VERSION "6.2.1"
3622| #define WANT_FFT 1
3623| #define HAVE_HOST_CPU_powerpc 1
3624| #define HAVE_HOST_CPU_FAMILY_powerpc 1
3625| #define HAVE_SPEED_CYCLECOUNTER 0
3626| #define STDC_HEADERS 1
3627| #define HAVE_SYS_TYPES_H 1
3628| #define HAVE_SYS_STAT_H 1
3629| #define HAVE_STDLIB_H 1
3630| #define HAVE_STRING_H 1
3631| #define HAVE_MEMORY_H 1
3632| #define HAVE_STRINGS_H 1
3633| #define HAVE_INTTYPES_H 1
3634| #define HAVE_STDINT_H 1
3635| #define HAVE_UNISTD_H 1
3636| #define HAVE_DLFCN_H 1
3637| #define LT_OBJDIR ".libs/"
3638| #define STDC_HEADERS 1
3639| #define TIME_WITH_SYS_TIME 1
3640| #define HAVE_FCNTL_H 1
3641| #define HAVE_FLOAT_H 1
3642| #define HAVE_LANGINFO_H 1
3643| #define HAVE_LOCALE_H 1
3644| #define HAVE_NL_TYPES_H 1
3645| #define HAVE_SYS_MMAN_H 1
3646| #define HAVE_SYS_PARAM_H 1
3647| #define HAVE_SYS_TIME_H 1
3648| #define HAVE_SYS_TIMES_H 1
3649| #define HAVE_SYS_RESOURCE_H 1
3650| #define HAVE_SYS_SYSCTL_H 1
3651| #define HAVE_DECL_FGETC 1
3652| #define HAVE_DECL_FSCANF 1
3653| #define HAVE_DECL_OPTARG 1
3654| #define HAVE_DECL_UNGETC 1
3655| #define HAVE_DECL_VFPRINTF 1
3656| #define HAVE_DECL_SYS_ERRLIST 1
3657| #define HAVE_DECL_SYS_NERR 1
3658| #define RETSIGTYPE void
3659| #define HAVE_INTMAX_T 1
3660| #define HAVE_LONG_DOUBLE 1
3661| #define HAVE_LONG_LONG 1
3662| #define HAVE_PTRDIFF_T 1
3663| #define HAVE_QUAD_T 1
3664| #define HAVE_UINT_LEAST32_T 1
3665| #define HAVE_INTPTR_T 1
3666| #define restrict __restrict
3667| #define HAVE_ATTRIBUTE_CONST 1
3668| #define HAVE_ATTRIBUTE_MALLOC 1
3669| #define HAVE_ATTRIBUTE_MODE 1
3670| #define HAVE_ATTRIBUTE_NORETURN 1
3671| #define HAVE_ALLOCA_H 1
3672| #define HAVE_ALLOCA 1
3673| #define WANT_TMP_ALLOCA 1
3674| #define HAVE_LIMB_BIG_ENDIAN 1
3675| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
3676| #define HAVE_ALARM 1
3677| #define HAVE_CLOCK 1
3678| #define HAVE_GETPAGESIZE 1
3679| #define HAVE_GETRUSAGE 1
3680| #define HAVE_GETTIMEOFDAY 1
3681| #define HAVE_LOCALECONV 1
3682| #define HAVE_MEMSET 1
3683| #define HAVE_MMAP 1
3684| #define HAVE_MPROTECT 1
3685| #define HAVE_NL_LANGINFO 1
3686| #define HAVE_POPEN 1
3687| #define HAVE_PROCESSOR_INFO 1
3688| #define HAVE_RAISE 1
3689| /* end confdefs.h.  */
3690| /* Define read_real_time to an innocuous variant, in case <limits.h> declares read_real_time.
3691|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3692| #define read_real_time innocuous_read_real_time
3693|
3694| /* System header to define __stub macros and hopefully few prototypes,
3695|     which can conflict with char read_real_time (); below.
3696|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3697|     <limits.h> exists even on freestanding compilers.  */
3698|
3699| #ifdef __STDC__
3700| # include <limits.h>
3701| #else
3702| # include <assert.h>
3703| #endif
3704|
3705| #undef read_real_time
3706|
3707| /* Override any GCC internal prototype to avoid an error.
3708|    Use char because int might match the return type of a GCC
3709|    builtin and then its argument prototype would still apply.  */
3710| #ifdef __cplusplus
3711| extern "C"
3712| #endif
3713| char read_real_time ();
3714| /* The GNU C library defines this for functions which it implements
3715|     to always fail with ENOSYS.  Some functions are actually named
3716|     something starting with __ and the normal name is an alias.  */
3717| #if defined __stub_read_real_time || defined __stub___read_real_time
3718| choke me
3719| #endif
3720|
3721| int
3722| main ()
3723| {
3724| return read_real_time ();
3725|   ;
3726|   return 0;
3727| }
3728configure:24633: result: no
3729configure:24633: checking for sigaction
3730configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3731configure:24633: $? = 0
3732configure:24633: result: yes
3733configure:24633: checking for sigaltstack
3734configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3735configure:24633: $? = 0
3736configure:24633: result: yes
3737configure:24633: checking for sigstack
3738configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3739collect2: ld terminated with signal 6 [Abort trap]
3740Undefined symbols:
3741  "_sigstack", referenced from:
3742      _main in ccrGeGMz.o
3743configure:24633: $? = 1
3744configure: failed program was:
3745| /* confdefs.h */
3746| #define PACKAGE_NAME "GNU MP"
3747| #define PACKAGE_TARNAME "gmp"
3748| #define PACKAGE_VERSION "6.2.1"
3749| #define PACKAGE_STRING "GNU MP 6.2.1"
3750| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
3751| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
3752| #define PACKAGE "gmp"
3753| #define VERSION "6.2.1"
3754| #define WANT_FFT 1
3755| #define HAVE_HOST_CPU_powerpc 1
3756| #define HAVE_HOST_CPU_FAMILY_powerpc 1
3757| #define HAVE_SPEED_CYCLECOUNTER 0
3758| #define STDC_HEADERS 1
3759| #define HAVE_SYS_TYPES_H 1
3760| #define HAVE_SYS_STAT_H 1
3761| #define HAVE_STDLIB_H 1
3762| #define HAVE_STRING_H 1
3763| #define HAVE_MEMORY_H 1
3764| #define HAVE_STRINGS_H 1
3765| #define HAVE_INTTYPES_H 1
3766| #define HAVE_STDINT_H 1
3767| #define HAVE_UNISTD_H 1
3768| #define HAVE_DLFCN_H 1
3769| #define LT_OBJDIR ".libs/"
3770| #define STDC_HEADERS 1
3771| #define TIME_WITH_SYS_TIME 1
3772| #define HAVE_FCNTL_H 1
3773| #define HAVE_FLOAT_H 1
3774| #define HAVE_LANGINFO_H 1
3775| #define HAVE_LOCALE_H 1
3776| #define HAVE_NL_TYPES_H 1
3777| #define HAVE_SYS_MMAN_H 1
3778| #define HAVE_SYS_PARAM_H 1
3779| #define HAVE_SYS_TIME_H 1
3780| #define HAVE_SYS_TIMES_H 1
3781| #define HAVE_SYS_RESOURCE_H 1
3782| #define HAVE_SYS_SYSCTL_H 1
3783| #define HAVE_DECL_FGETC 1
3784| #define HAVE_DECL_FSCANF 1
3785| #define HAVE_DECL_OPTARG 1
3786| #define HAVE_DECL_UNGETC 1
3787| #define HAVE_DECL_VFPRINTF 1
3788| #define HAVE_DECL_SYS_ERRLIST 1
3789| #define HAVE_DECL_SYS_NERR 1
3790| #define RETSIGTYPE void
3791| #define HAVE_INTMAX_T 1
3792| #define HAVE_LONG_DOUBLE 1
3793| #define HAVE_LONG_LONG 1
3794| #define HAVE_PTRDIFF_T 1
3795| #define HAVE_QUAD_T 1
3796| #define HAVE_UINT_LEAST32_T 1
3797| #define HAVE_INTPTR_T 1
3798| #define restrict __restrict
3799| #define HAVE_ATTRIBUTE_CONST 1
3800| #define HAVE_ATTRIBUTE_MALLOC 1
3801| #define HAVE_ATTRIBUTE_MODE 1
3802| #define HAVE_ATTRIBUTE_NORETURN 1
3803| #define HAVE_ALLOCA_H 1
3804| #define HAVE_ALLOCA 1
3805| #define WANT_TMP_ALLOCA 1
3806| #define HAVE_LIMB_BIG_ENDIAN 1
3807| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
3808| #define HAVE_ALARM 1
3809| #define HAVE_CLOCK 1
3810| #define HAVE_GETPAGESIZE 1
3811| #define HAVE_GETRUSAGE 1
3812| #define HAVE_GETTIMEOFDAY 1
3813| #define HAVE_LOCALECONV 1
3814| #define HAVE_MEMSET 1
3815| #define HAVE_MMAP 1
3816| #define HAVE_MPROTECT 1
3817| #define HAVE_NL_LANGINFO 1
3818| #define HAVE_POPEN 1
3819| #define HAVE_PROCESSOR_INFO 1
3820| #define HAVE_RAISE 1
3821| #define HAVE_SIGACTION 1
3822| #define HAVE_SIGALTSTACK 1
3823| /* end confdefs.h.  */
3824| /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack.
3825|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3826| #define sigstack innocuous_sigstack
3827|
3828| /* System header to define __stub macros and hopefully few prototypes,
3829|     which can conflict with char sigstack (); below.
3830|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3831|     <limits.h> exists even on freestanding compilers.  */
3832|
3833| #ifdef __STDC__
3834| # include <limits.h>
3835| #else
3836| # include <assert.h>
3837| #endif
3838|
3839| #undef sigstack
3840|
3841| /* Override any GCC internal prototype to avoid an error.
3842|    Use char because int might match the return type of a GCC
3843|    builtin and then its argument prototype would still apply.  */
3844| #ifdef __cplusplus
3845| extern "C"
3846| #endif
3847| char sigstack ();
3848| /* The GNU C library defines this for functions which it implements
3849|     to always fail with ENOSYS.  Some functions are actually named
3850|     something starting with __ and the normal name is an alias.  */
3851| #if defined __stub_sigstack || defined __stub___sigstack
3852| choke me
3853| #endif
3854|
3855| int
3856| main ()
3857| {
3858| return sigstack ();
3859|   ;
3860|   return 0;
3861| }
3862configure:24633: result: no
3863configure:24633: checking for syssgi
3864configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3865collect2: ld terminated with signal 6 [Abort trap]
3866Undefined symbols:
3867  "_syssgi", referenced from:
3868      _main in ccdYID4s.o
3869configure:24633: $? = 1
3870configure: failed program was:
3871| /* confdefs.h */
3872| #define PACKAGE_NAME "GNU MP"
3873| #define PACKAGE_TARNAME "gmp"
3874| #define PACKAGE_VERSION "6.2.1"
3875| #define PACKAGE_STRING "GNU MP 6.2.1"
3876| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
3877| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
3878| #define PACKAGE "gmp"
3879| #define VERSION "6.2.1"
3880| #define WANT_FFT 1
3881| #define HAVE_HOST_CPU_powerpc 1
3882| #define HAVE_HOST_CPU_FAMILY_powerpc 1
3883| #define HAVE_SPEED_CYCLECOUNTER 0
3884| #define STDC_HEADERS 1
3885| #define HAVE_SYS_TYPES_H 1
3886| #define HAVE_SYS_STAT_H 1
3887| #define HAVE_STDLIB_H 1
3888| #define HAVE_STRING_H 1
3889| #define HAVE_MEMORY_H 1
3890| #define HAVE_STRINGS_H 1
3891| #define HAVE_INTTYPES_H 1
3892| #define HAVE_STDINT_H 1
3893| #define HAVE_UNISTD_H 1
3894| #define HAVE_DLFCN_H 1
3895| #define LT_OBJDIR ".libs/"
3896| #define STDC_HEADERS 1
3897| #define TIME_WITH_SYS_TIME 1
3898| #define HAVE_FCNTL_H 1
3899| #define HAVE_FLOAT_H 1
3900| #define HAVE_LANGINFO_H 1
3901| #define HAVE_LOCALE_H 1
3902| #define HAVE_NL_TYPES_H 1
3903| #define HAVE_SYS_MMAN_H 1
3904| #define HAVE_SYS_PARAM_H 1
3905| #define HAVE_SYS_TIME_H 1
3906| #define HAVE_SYS_TIMES_H 1
3907| #define HAVE_SYS_RESOURCE_H 1
3908| #define HAVE_SYS_SYSCTL_H 1
3909| #define HAVE_DECL_FGETC 1
3910| #define HAVE_DECL_FSCANF 1
3911| #define HAVE_DECL_OPTARG 1
3912| #define HAVE_DECL_UNGETC 1
3913| #define HAVE_DECL_VFPRINTF 1
3914| #define HAVE_DECL_SYS_ERRLIST 1
3915| #define HAVE_DECL_SYS_NERR 1
3916| #define RETSIGTYPE void
3917| #define HAVE_INTMAX_T 1
3918| #define HAVE_LONG_DOUBLE 1
3919| #define HAVE_LONG_LONG 1
3920| #define HAVE_PTRDIFF_T 1
3921| #define HAVE_QUAD_T 1
3922| #define HAVE_UINT_LEAST32_T 1
3923| #define HAVE_INTPTR_T 1
3924| #define restrict __restrict
3925| #define HAVE_ATTRIBUTE_CONST 1
3926| #define HAVE_ATTRIBUTE_MALLOC 1
3927| #define HAVE_ATTRIBUTE_MODE 1
3928| #define HAVE_ATTRIBUTE_NORETURN 1
3929| #define HAVE_ALLOCA_H 1
3930| #define HAVE_ALLOCA 1
3931| #define WANT_TMP_ALLOCA 1
3932| #define HAVE_LIMB_BIG_ENDIAN 1
3933| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
3934| #define HAVE_ALARM 1
3935| #define HAVE_CLOCK 1
3936| #define HAVE_GETPAGESIZE 1
3937| #define HAVE_GETRUSAGE 1
3938| #define HAVE_GETTIMEOFDAY 1
3939| #define HAVE_LOCALECONV 1
3940| #define HAVE_MEMSET 1
3941| #define HAVE_MMAP 1
3942| #define HAVE_MPROTECT 1
3943| #define HAVE_NL_LANGINFO 1
3944| #define HAVE_POPEN 1
3945| #define HAVE_PROCESSOR_INFO 1
3946| #define HAVE_RAISE 1
3947| #define HAVE_SIGACTION 1
3948| #define HAVE_SIGALTSTACK 1
3949| /* end confdefs.h.  */
3950| /* Define syssgi to an innocuous variant, in case <limits.h> declares syssgi.
3951|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3952| #define syssgi innocuous_syssgi
3953|
3954| /* System header to define __stub macros and hopefully few prototypes,
3955|     which can conflict with char syssgi (); below.
3956|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3957|     <limits.h> exists even on freestanding compilers.  */
3958|
3959| #ifdef __STDC__
3960| # include <limits.h>
3961| #else
3962| # include <assert.h>
3963| #endif
3964|
3965| #undef syssgi
3966|
3967| /* Override any GCC internal prototype to avoid an error.
3968|    Use char because int might match the return type of a GCC
3969|    builtin and then its argument prototype would still apply.  */
3970| #ifdef __cplusplus
3971| extern "C"
3972| #endif
3973| char syssgi ();
3974| /* The GNU C library defines this for functions which it implements
3975|     to always fail with ENOSYS.  Some functions are actually named
3976|     something starting with __ and the normal name is an alias.  */
3977| #if defined __stub_syssgi || defined __stub___syssgi
3978| choke me
3979| #endif
3980|
3981| int
3982| main ()
3983| {
3984| return syssgi ();
3985|   ;
3986|   return 0;
3987| }
3988configure:24633: result: no
3989configure:24633: checking for strchr
3990configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3991conftest.c:103: warning: conflicting types for built-in function 'strchr'
3992configure:24633: $? = 0
3993configure:24633: result: yes
3994configure:24633: checking for strerror
3995configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
3996configure:24633: $? = 0
3997configure:24633: result: yes
3998configure:24633: checking for strnlen
3999configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4000collect2: ld terminated with signal 6 [Abort trap]
4001Undefined symbols:
4002  "_strnlen", referenced from:
4003      _main in ccXzXQJF.o
4004configure:24633: $? = 1
4005configure: failed program was:
4006| /* confdefs.h */
4007| #define PACKAGE_NAME "GNU MP"
4008| #define PACKAGE_TARNAME "gmp"
4009| #define PACKAGE_VERSION "6.2.1"
4010| #define PACKAGE_STRING "GNU MP 6.2.1"
4011| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
4012| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
4013| #define PACKAGE "gmp"
4014| #define VERSION "6.2.1"
4015| #define WANT_FFT 1
4016| #define HAVE_HOST_CPU_powerpc 1
4017| #define HAVE_HOST_CPU_FAMILY_powerpc 1
4018| #define HAVE_SPEED_CYCLECOUNTER 0
4019| #define STDC_HEADERS 1
4020| #define HAVE_SYS_TYPES_H 1
4021| #define HAVE_SYS_STAT_H 1
4022| #define HAVE_STDLIB_H 1
4023| #define HAVE_STRING_H 1
4024| #define HAVE_MEMORY_H 1
4025| #define HAVE_STRINGS_H 1
4026| #define HAVE_INTTYPES_H 1
4027| #define HAVE_STDINT_H 1
4028| #define HAVE_UNISTD_H 1
4029| #define HAVE_DLFCN_H 1
4030| #define LT_OBJDIR ".libs/"
4031| #define STDC_HEADERS 1
4032| #define TIME_WITH_SYS_TIME 1
4033| #define HAVE_FCNTL_H 1
4034| #define HAVE_FLOAT_H 1
4035| #define HAVE_LANGINFO_H 1
4036| #define HAVE_LOCALE_H 1
4037| #define HAVE_NL_TYPES_H 1
4038| #define HAVE_SYS_MMAN_H 1
4039| #define HAVE_SYS_PARAM_H 1
4040| #define HAVE_SYS_TIME_H 1
4041| #define HAVE_SYS_TIMES_H 1
4042| #define HAVE_SYS_RESOURCE_H 1
4043| #define HAVE_SYS_SYSCTL_H 1
4044| #define HAVE_DECL_FGETC 1
4045| #define HAVE_DECL_FSCANF 1
4046| #define HAVE_DECL_OPTARG 1
4047| #define HAVE_DECL_UNGETC 1
4048| #define HAVE_DECL_VFPRINTF 1
4049| #define HAVE_DECL_SYS_ERRLIST 1
4050| #define HAVE_DECL_SYS_NERR 1
4051| #define RETSIGTYPE void
4052| #define HAVE_INTMAX_T 1
4053| #define HAVE_LONG_DOUBLE 1
4054| #define HAVE_LONG_LONG 1
4055| #define HAVE_PTRDIFF_T 1
4056| #define HAVE_QUAD_T 1
4057| #define HAVE_UINT_LEAST32_T 1
4058| #define HAVE_INTPTR_T 1
4059| #define restrict __restrict
4060| #define HAVE_ATTRIBUTE_CONST 1
4061| #define HAVE_ATTRIBUTE_MALLOC 1
4062| #define HAVE_ATTRIBUTE_MODE 1
4063| #define HAVE_ATTRIBUTE_NORETURN 1
4064| #define HAVE_ALLOCA_H 1
4065| #define HAVE_ALLOCA 1
4066| #define WANT_TMP_ALLOCA 1
4067| #define HAVE_LIMB_BIG_ENDIAN 1
4068| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
4069| #define HAVE_ALARM 1
4070| #define HAVE_CLOCK 1
4071| #define HAVE_GETPAGESIZE 1
4072| #define HAVE_GETRUSAGE 1
4073| #define HAVE_GETTIMEOFDAY 1
4074| #define HAVE_LOCALECONV 1
4075| #define HAVE_MEMSET 1
4076| #define HAVE_MMAP 1
4077| #define HAVE_MPROTECT 1
4078| #define HAVE_NL_LANGINFO 1
4079| #define HAVE_POPEN 1
4080| #define HAVE_PROCESSOR_INFO 1
4081| #define HAVE_RAISE 1
4082| #define HAVE_SIGACTION 1
4083| #define HAVE_SIGALTSTACK 1
4084| #define HAVE_STRCHR 1
4085| #define HAVE_STRERROR 1
4086| /* end confdefs.h.  */
4087| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
4088|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4089| #define strnlen innocuous_strnlen
4090|
4091| /* System header to define __stub macros and hopefully few prototypes,
4092|     which can conflict with char strnlen (); below.
4093|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4094|     <limits.h> exists even on freestanding compilers.  */
4095|
4096| #ifdef __STDC__
4097| # include <limits.h>
4098| #else
4099| # include <assert.h>
4100| #endif
4101|
4102| #undef strnlen
4103|
4104| /* Override any GCC internal prototype to avoid an error.
4105|    Use char because int might match the return type of a GCC
4106|    builtin and then its argument prototype would still apply.  */
4107| #ifdef __cplusplus
4108| extern "C"
4109| #endif
4110| char strnlen ();
4111| /* The GNU C library defines this for functions which it implements
4112|     to always fail with ENOSYS.  Some functions are actually named
4113|     something starting with __ and the normal name is an alias.  */
4114| #if defined __stub_strnlen || defined __stub___strnlen
4115| choke me
4116| #endif
4117|
4118| int
4119| main ()
4120| {
4121| return strnlen ();
4122|   ;
4123|   return 0;
4124| }
4125configure:24633: result: no
4126configure:24633: checking for strtol
4127configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4128configure:24633: $? = 0
4129configure:24633: result: yes
4130configure:24633: checking for strtoul
4131configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4132configure:24633: $? = 0
4133configure:24633: result: yes
4134configure:24633: checking for sysconf
4135configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4136configure:24633: $? = 0
4137configure:24633: result: yes
4138configure:24633: checking for sysctl
4139configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4140configure:24633: $? = 0
4141configure:24633: result: yes
4142configure:24633: checking for sysctlbyname
4143configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4144configure:24633: $? = 0
4145configure:24633: result: yes
4146configure:24633: checking for times
4147configure:24633: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4148configure:24633: $? = 0
4149configure:24633: result: yes
4150configure:24649: checking for library containing clock_gettime
4151configure:24680: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4152collect2: ld terminated with signal 6 [Abort trap]
4153Undefined symbols:
4154  "_clock_gettime", referenced from:
4155      _main in ccZwgqyU.o
4156configure:24680: $? = 1
4157configure: failed program was:
4158| /* confdefs.h */
4159| #define PACKAGE_NAME "GNU MP"
4160| #define PACKAGE_TARNAME "gmp"
4161| #define PACKAGE_VERSION "6.2.1"
4162| #define PACKAGE_STRING "GNU MP 6.2.1"
4163| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
4164| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
4165| #define PACKAGE "gmp"
4166| #define VERSION "6.2.1"
4167| #define WANT_FFT 1
4168| #define HAVE_HOST_CPU_powerpc 1
4169| #define HAVE_HOST_CPU_FAMILY_powerpc 1
4170| #define HAVE_SPEED_CYCLECOUNTER 0
4171| #define STDC_HEADERS 1
4172| #define HAVE_SYS_TYPES_H 1
4173| #define HAVE_SYS_STAT_H 1
4174| #define HAVE_STDLIB_H 1
4175| #define HAVE_STRING_H 1
4176| #define HAVE_MEMORY_H 1
4177| #define HAVE_STRINGS_H 1
4178| #define HAVE_INTTYPES_H 1
4179| #define HAVE_STDINT_H 1
4180| #define HAVE_UNISTD_H 1
4181| #define HAVE_DLFCN_H 1
4182| #define LT_OBJDIR ".libs/"
4183| #define STDC_HEADERS 1
4184| #define TIME_WITH_SYS_TIME 1
4185| #define HAVE_FCNTL_H 1
4186| #define HAVE_FLOAT_H 1
4187| #define HAVE_LANGINFO_H 1
4188| #define HAVE_LOCALE_H 1
4189| #define HAVE_NL_TYPES_H 1
4190| #define HAVE_SYS_MMAN_H 1
4191| #define HAVE_SYS_PARAM_H 1
4192| #define HAVE_SYS_TIME_H 1
4193| #define HAVE_SYS_TIMES_H 1
4194| #define HAVE_SYS_RESOURCE_H 1
4195| #define HAVE_SYS_SYSCTL_H 1
4196| #define HAVE_DECL_FGETC 1
4197| #define HAVE_DECL_FSCANF 1
4198| #define HAVE_DECL_OPTARG 1
4199| #define HAVE_DECL_UNGETC 1
4200| #define HAVE_DECL_VFPRINTF 1
4201| #define HAVE_DECL_SYS_ERRLIST 1
4202| #define HAVE_DECL_SYS_NERR 1
4203| #define RETSIGTYPE void
4204| #define HAVE_INTMAX_T 1
4205| #define HAVE_LONG_DOUBLE 1
4206| #define HAVE_LONG_LONG 1
4207| #define HAVE_PTRDIFF_T 1
4208| #define HAVE_QUAD_T 1
4209| #define HAVE_UINT_LEAST32_T 1
4210| #define HAVE_INTPTR_T 1
4211| #define restrict __restrict
4212| #define HAVE_ATTRIBUTE_CONST 1
4213| #define HAVE_ATTRIBUTE_MALLOC 1
4214| #define HAVE_ATTRIBUTE_MODE 1
4215| #define HAVE_ATTRIBUTE_NORETURN 1
4216| #define HAVE_ALLOCA_H 1
4217| #define HAVE_ALLOCA 1
4218| #define WANT_TMP_ALLOCA 1
4219| #define HAVE_LIMB_BIG_ENDIAN 1
4220| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
4221| #define HAVE_ALARM 1
4222| #define HAVE_CLOCK 1
4223| #define HAVE_GETPAGESIZE 1
4224| #define HAVE_GETRUSAGE 1
4225| #define HAVE_GETTIMEOFDAY 1
4226| #define HAVE_LOCALECONV 1
4227| #define HAVE_MEMSET 1
4228| #define HAVE_MMAP 1
4229| #define HAVE_MPROTECT 1
4230| #define HAVE_NL_LANGINFO 1
4231| #define HAVE_POPEN 1
4232| #define HAVE_PROCESSOR_INFO 1
4233| #define HAVE_RAISE 1
4234| #define HAVE_SIGACTION 1
4235| #define HAVE_SIGALTSTACK 1
4236| #define HAVE_STRCHR 1
4237| #define HAVE_STRERROR 1
4238| #define HAVE_STRTOL 1
4239| #define HAVE_STRTOUL 1
4240| #define HAVE_SYSCONF 1
4241| #define HAVE_SYSCTL 1
4242| #define HAVE_SYSCTLBYNAME 1
4243| #define HAVE_TIMES 1
4244| /* end confdefs.h.  */
4245|
4246| /* Override any GCC internal prototype to avoid an error.
4247|    Use char because int might match the return type of a GCC
4248|    builtin and then its argument prototype would still apply.  */
4249| #ifdef __cplusplus
4250| extern "C"
4251| #endif
4252| char clock_gettime ();
4253| int
4254| main ()
4255| {
4256| return clock_gettime ();
4257|   ;
4258|   return 0;
4259| }
4260configure:24680: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c -lrt   >&5
4261collect2: ld terminated with signal 6 [Abort trap]
4262configure:24680: $? = 1
4263configure: failed program was:
4264| /* confdefs.h */
4265| #define PACKAGE_NAME "GNU MP"
4266| #define PACKAGE_TARNAME "gmp"
4267| #define PACKAGE_VERSION "6.2.1"
4268| #define PACKAGE_STRING "GNU MP 6.2.1"
4269| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
4270| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
4271| #define PACKAGE "gmp"
4272| #define VERSION "6.2.1"
4273| #define WANT_FFT 1
4274| #define HAVE_HOST_CPU_powerpc 1
4275| #define HAVE_HOST_CPU_FAMILY_powerpc 1
4276| #define HAVE_SPEED_CYCLECOUNTER 0
4277| #define STDC_HEADERS 1
4278| #define HAVE_SYS_TYPES_H 1
4279| #define HAVE_SYS_STAT_H 1
4280| #define HAVE_STDLIB_H 1
4281| #define HAVE_STRING_H 1
4282| #define HAVE_MEMORY_H 1
4283| #define HAVE_STRINGS_H 1
4284| #define HAVE_INTTYPES_H 1
4285| #define HAVE_STDINT_H 1
4286| #define HAVE_UNISTD_H 1
4287| #define HAVE_DLFCN_H 1
4288| #define LT_OBJDIR ".libs/"
4289| #define STDC_HEADERS 1
4290| #define TIME_WITH_SYS_TIME 1
4291| #define HAVE_FCNTL_H 1
4292| #define HAVE_FLOAT_H 1
4293| #define HAVE_LANGINFO_H 1
4294| #define HAVE_LOCALE_H 1
4295| #define HAVE_NL_TYPES_H 1
4296| #define HAVE_SYS_MMAN_H 1
4297| #define HAVE_SYS_PARAM_H 1
4298| #define HAVE_SYS_TIME_H 1
4299| #define HAVE_SYS_TIMES_H 1
4300| #define HAVE_SYS_RESOURCE_H 1
4301| #define HAVE_SYS_SYSCTL_H 1
4302| #define HAVE_DECL_FGETC 1
4303| #define HAVE_DECL_FSCANF 1
4304| #define HAVE_DECL_OPTARG 1
4305| #define HAVE_DECL_UNGETC 1
4306| #define HAVE_DECL_VFPRINTF 1
4307| #define HAVE_DECL_SYS_ERRLIST 1
4308| #define HAVE_DECL_SYS_NERR 1
4309| #define RETSIGTYPE void
4310| #define HAVE_INTMAX_T 1
4311| #define HAVE_LONG_DOUBLE 1
4312| #define HAVE_LONG_LONG 1
4313| #define HAVE_PTRDIFF_T 1
4314| #define HAVE_QUAD_T 1
4315| #define HAVE_UINT_LEAST32_T 1
4316| #define HAVE_INTPTR_T 1
4317| #define restrict __restrict
4318| #define HAVE_ATTRIBUTE_CONST 1
4319| #define HAVE_ATTRIBUTE_MALLOC 1
4320| #define HAVE_ATTRIBUTE_MODE 1
4321| #define HAVE_ATTRIBUTE_NORETURN 1
4322| #define HAVE_ALLOCA_H 1
4323| #define HAVE_ALLOCA 1
4324| #define WANT_TMP_ALLOCA 1
4325| #define HAVE_LIMB_BIG_ENDIAN 1
4326| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
4327| #define HAVE_ALARM 1
4328| #define HAVE_CLOCK 1
4329| #define HAVE_GETPAGESIZE 1
4330| #define HAVE_GETRUSAGE 1
4331| #define HAVE_GETTIMEOFDAY 1
4332| #define HAVE_LOCALECONV 1
4333| #define HAVE_MEMSET 1
4334| #define HAVE_MMAP 1
4335| #define HAVE_MPROTECT 1
4336| #define HAVE_NL_LANGINFO 1
4337| #define HAVE_POPEN 1
4338| #define HAVE_PROCESSOR_INFO 1
4339| #define HAVE_RAISE 1
4340| #define HAVE_SIGACTION 1
4341| #define HAVE_SIGALTSTACK 1
4342| #define HAVE_STRCHR 1
4343| #define HAVE_STRERROR 1
4344| #define HAVE_STRTOL 1
4345| #define HAVE_STRTOUL 1
4346| #define HAVE_SYSCONF 1
4347| #define HAVE_SYSCTL 1
4348| #define HAVE_SYSCTLBYNAME 1
4349| #define HAVE_TIMES 1
4350| /* end confdefs.h.  */
4351|
4352| /* Override any GCC internal prototype to avoid an error.
4353|    Use char because int might match the return type of a GCC
4354|    builtin and then its argument prototype would still apply.  */
4355| #ifdef __cplusplus
4356| extern "C"
4357| #endif
4358| char clock_gettime ();
4359| int
4360| main ()
4361| {
4362| return clock_gettime ();
4363|   ;
4364|   return 0;
4365| }
4366configure:24697: result: no
4367configure:24713: checking for vsnprintf
4368configure:24713: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4369conftest.c:111: warning: conflicting types for built-in function 'vsnprintf'
4370configure:24713: $? = 0
4371configure:24713: result: yes
4372configure:24723: checking whether vsnprintf works
4373configure:24769: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4374configure:24769: $? = 0
4375configure:24769: ./conftest
4376configure:24769: $? = 0
4377configure:24769: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4378configure:24769: $? = 0
4379configure:24769: ./conftest
4380configure:24769: $? = 0
4381configure:24781: result: yes
4382configure:24794: checking whether sscanf needs writable input
4383configure:24806: result: no
4384configure:24820: checking for struct pst_processor.psp_iticksperclktick
4385configure:24820: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
4386conftest.c:89:23: error: sys/pstat.h: No such file or directory
4387conftest.c: In function 'main':
4388conftest.c:94: error: storage size of 'ac_aggr' isn't known
4389configure:24820: $? = 1
4390configure: failed program was:
4391| /* confdefs.h */
4392| #define PACKAGE_NAME "GNU MP"
4393| #define PACKAGE_TARNAME "gmp"
4394| #define PACKAGE_VERSION "6.2.1"
4395| #define PACKAGE_STRING "GNU MP 6.2.1"
4396| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
4397| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
4398| #define PACKAGE "gmp"
4399| #define VERSION "6.2.1"
4400| #define WANT_FFT 1
4401| #define HAVE_HOST_CPU_powerpc 1
4402| #define HAVE_HOST_CPU_FAMILY_powerpc 1
4403| #define HAVE_SPEED_CYCLECOUNTER 0
4404| #define STDC_HEADERS 1
4405| #define HAVE_SYS_TYPES_H 1
4406| #define HAVE_SYS_STAT_H 1
4407| #define HAVE_STDLIB_H 1
4408| #define HAVE_STRING_H 1
4409| #define HAVE_MEMORY_H 1
4410| #define HAVE_STRINGS_H 1
4411| #define HAVE_INTTYPES_H 1
4412| #define HAVE_STDINT_H 1
4413| #define HAVE_UNISTD_H 1
4414| #define HAVE_DLFCN_H 1
4415| #define LT_OBJDIR ".libs/"
4416| #define STDC_HEADERS 1
4417| #define TIME_WITH_SYS_TIME 1
4418| #define HAVE_FCNTL_H 1
4419| #define HAVE_FLOAT_H 1
4420| #define HAVE_LANGINFO_H 1
4421| #define HAVE_LOCALE_H 1
4422| #define HAVE_NL_TYPES_H 1
4423| #define HAVE_SYS_MMAN_H 1
4424| #define HAVE_SYS_PARAM_H 1
4425| #define HAVE_SYS_TIME_H 1
4426| #define HAVE_SYS_TIMES_H 1
4427| #define HAVE_SYS_RESOURCE_H 1
4428| #define HAVE_SYS_SYSCTL_H 1
4429| #define HAVE_DECL_FGETC 1
4430| #define HAVE_DECL_FSCANF 1
4431| #define HAVE_DECL_OPTARG 1
4432| #define HAVE_DECL_UNGETC 1
4433| #define HAVE_DECL_VFPRINTF 1
4434| #define HAVE_DECL_SYS_ERRLIST 1
4435| #define HAVE_DECL_SYS_NERR 1
4436| #define RETSIGTYPE void
4437| #define HAVE_INTMAX_T 1
4438| #define HAVE_LONG_DOUBLE 1
4439| #define HAVE_LONG_LONG 1
4440| #define HAVE_PTRDIFF_T 1
4441| #define HAVE_QUAD_T 1
4442| #define HAVE_UINT_LEAST32_T 1
4443| #define HAVE_INTPTR_T 1
4444| #define restrict __restrict
4445| #define HAVE_ATTRIBUTE_CONST 1
4446| #define HAVE_ATTRIBUTE_MALLOC 1
4447| #define HAVE_ATTRIBUTE_MODE 1
4448| #define HAVE_ATTRIBUTE_NORETURN 1
4449| #define HAVE_ALLOCA_H 1
4450| #define HAVE_ALLOCA 1
4451| #define WANT_TMP_ALLOCA 1
4452| #define HAVE_LIMB_BIG_ENDIAN 1
4453| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
4454| #define HAVE_ALARM 1
4455| #define HAVE_CLOCK 1
4456| #define HAVE_GETPAGESIZE 1
4457| #define HAVE_GETRUSAGE 1
4458| #define HAVE_GETTIMEOFDAY 1
4459| #define HAVE_LOCALECONV 1
4460| #define HAVE_MEMSET 1
4461| #define HAVE_MMAP 1
4462| #define HAVE_MPROTECT 1
4463| #define HAVE_NL_LANGINFO 1
4464| #define HAVE_POPEN 1
4465| #define HAVE_PROCESSOR_INFO 1
4466| #define HAVE_RAISE 1
4467| #define HAVE_SIGACTION 1
4468| #define HAVE_SIGALTSTACK 1
4469| #define HAVE_STRCHR 1
4470| #define HAVE_STRERROR 1
4471| #define HAVE_STRTOL 1
4472| #define HAVE_STRTOUL 1
4473| #define HAVE_SYSCONF 1
4474| #define HAVE_SYSCTL 1
4475| #define HAVE_SYSCTLBYNAME 1
4476| #define HAVE_TIMES 1
4477| #define HAVE_VSNPRINTF 1
4478| /* end confdefs.h.  */
4479| #include <sys/pstat.h>
4480|
4481| int
4482| main ()
4483| {
4484| static struct pst_processor ac_aggr;
4485| if (ac_aggr.psp_iticksperclktick)
4486| return 0;
4487|   ;
4488|   return 0;
4489| }
4490configure:24820: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
4491conftest.c:89:23: error: sys/pstat.h: No such file or directory
4492conftest.c: In function 'main':
4493conftest.c:94: error: storage size of 'ac_aggr' isn't known
4494configure:24820: $? = 1
4495configure: failed program was:
4496| /* confdefs.h */
4497| #define PACKAGE_NAME "GNU MP"
4498| #define PACKAGE_TARNAME "gmp"
4499| #define PACKAGE_VERSION "6.2.1"
4500| #define PACKAGE_STRING "GNU MP 6.2.1"
4501| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
4502| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
4503| #define PACKAGE "gmp"
4504| #define VERSION "6.2.1"
4505| #define WANT_FFT 1
4506| #define HAVE_HOST_CPU_powerpc 1
4507| #define HAVE_HOST_CPU_FAMILY_powerpc 1
4508| #define HAVE_SPEED_CYCLECOUNTER 0
4509| #define STDC_HEADERS 1
4510| #define HAVE_SYS_TYPES_H 1
4511| #define HAVE_SYS_STAT_H 1
4512| #define HAVE_STDLIB_H 1
4513| #define HAVE_STRING_H 1
4514| #define HAVE_MEMORY_H 1
4515| #define HAVE_STRINGS_H 1
4516| #define HAVE_INTTYPES_H 1
4517| #define HAVE_STDINT_H 1
4518| #define HAVE_UNISTD_H 1
4519| #define HAVE_DLFCN_H 1
4520| #define LT_OBJDIR ".libs/"
4521| #define STDC_HEADERS 1
4522| #define TIME_WITH_SYS_TIME 1
4523| #define HAVE_FCNTL_H 1
4524| #define HAVE_FLOAT_H 1
4525| #define HAVE_LANGINFO_H 1
4526| #define HAVE_LOCALE_H 1
4527| #define HAVE_NL_TYPES_H 1
4528| #define HAVE_SYS_MMAN_H 1
4529| #define HAVE_SYS_PARAM_H 1
4530| #define HAVE_SYS_TIME_H 1
4531| #define HAVE_SYS_TIMES_H 1
4532| #define HAVE_SYS_RESOURCE_H 1
4533| #define HAVE_SYS_SYSCTL_H 1
4534| #define HAVE_DECL_FGETC 1
4535| #define HAVE_DECL_FSCANF 1
4536| #define HAVE_DECL_OPTARG 1
4537| #define HAVE_DECL_UNGETC 1
4538| #define HAVE_DECL_VFPRINTF 1
4539| #define HAVE_DECL_SYS_ERRLIST 1
4540| #define HAVE_DECL_SYS_NERR 1
4541| #define RETSIGTYPE void
4542| #define HAVE_INTMAX_T 1
4543| #define HAVE_LONG_DOUBLE 1
4544| #define HAVE_LONG_LONG 1
4545| #define HAVE_PTRDIFF_T 1
4546| #define HAVE_QUAD_T 1
4547| #define HAVE_UINT_LEAST32_T 1
4548| #define HAVE_INTPTR_T 1
4549| #define restrict __restrict
4550| #define HAVE_ATTRIBUTE_CONST 1
4551| #define HAVE_ATTRIBUTE_MALLOC 1
4552| #define HAVE_ATTRIBUTE_MODE 1
4553| #define HAVE_ATTRIBUTE_NORETURN 1
4554| #define HAVE_ALLOCA_H 1
4555| #define HAVE_ALLOCA 1
4556| #define WANT_TMP_ALLOCA 1
4557| #define HAVE_LIMB_BIG_ENDIAN 1
4558| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
4559| #define HAVE_ALARM 1
4560| #define HAVE_CLOCK 1
4561| #define HAVE_GETPAGESIZE 1
4562| #define HAVE_GETRUSAGE 1
4563| #define HAVE_GETTIMEOFDAY 1
4564| #define HAVE_LOCALECONV 1
4565| #define HAVE_MEMSET 1
4566| #define HAVE_MMAP 1
4567| #define HAVE_MPROTECT 1
4568| #define HAVE_NL_LANGINFO 1
4569| #define HAVE_POPEN 1
4570| #define HAVE_PROCESSOR_INFO 1
4571| #define HAVE_RAISE 1
4572| #define HAVE_SIGACTION 1
4573| #define HAVE_SIGALTSTACK 1
4574| #define HAVE_STRCHR 1
4575| #define HAVE_STRERROR 1
4576| #define HAVE_STRTOL 1
4577| #define HAVE_STRTOUL 1
4578| #define HAVE_SYSCONF 1
4579| #define HAVE_SYSCTL 1
4580| #define HAVE_SYSCTLBYNAME 1
4581| #define HAVE_TIMES 1
4582| #define HAVE_VSNPRINTF 1
4583| /* end confdefs.h.  */
4584| #include <sys/pstat.h>
4585|
4586| int
4587| main ()
4588| {
4589| static struct pst_processor ac_aggr;
4590| if (sizeof ac_aggr.psp_iticksperclktick)
4591| return 0;
4592|   ;
4593|   return 0;
4594| }
4595configure:24820: result: no
4596configure:24846: checking sstream usability
4597configure:24846: g++-4.2 -m32 -arch ppc -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.cpp >&5
4598configure:24846: $? = 0
4599configure:24846: result: yes
4600configure:24846: checking sstream presence
4601configure:24846: g++-4.2 -m32 -arch ppc -E  conftest.cpp
4602configure:24846: $? = 0
4603configure:24846: result: yes
4604configure:24846: checking for sstream
4605configure:24846: result: yes
4606configure:24856: checking for std::locale
4607configure:24856: g++-4.2 -m32 -arch ppc -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.cpp >&5
4608configure:24856: $? = 0
4609configure:24856: g++-4.2 -m32 -arch ppc -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.cpp >&5
4610conftest.cpp: In function 'int main()':
4611conftest.cpp:95: error: expected primary-expression before ')' token
4612configure:24856: $? = 1
4613configure: failed program was:
4614| /* confdefs.h */
4615| #define PACKAGE_NAME "GNU MP"
4616| #define PACKAGE_TARNAME "gmp"
4617| #define PACKAGE_VERSION "6.2.1"
4618| #define PACKAGE_STRING "GNU MP 6.2.1"
4619| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
4620| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
4621| #define PACKAGE "gmp"
4622| #define VERSION "6.2.1"
4623| #define WANT_FFT 1
4624| #define HAVE_HOST_CPU_powerpc 1
4625| #define HAVE_HOST_CPU_FAMILY_powerpc 1
4626| #define HAVE_SPEED_CYCLECOUNTER 0
4627| #define STDC_HEADERS 1
4628| #define HAVE_SYS_TYPES_H 1
4629| #define HAVE_SYS_STAT_H 1
4630| #define HAVE_STDLIB_H 1
4631| #define HAVE_STRING_H 1
4632| #define HAVE_MEMORY_H 1
4633| #define HAVE_STRINGS_H 1
4634| #define HAVE_INTTYPES_H 1
4635| #define HAVE_STDINT_H 1
4636| #define HAVE_UNISTD_H 1
4637| #define HAVE_DLFCN_H 1
4638| #define LT_OBJDIR ".libs/"
4639| #define STDC_HEADERS 1
4640| #define TIME_WITH_SYS_TIME 1
4641| #define HAVE_FCNTL_H 1
4642| #define HAVE_FLOAT_H 1
4643| #define HAVE_LANGINFO_H 1
4644| #define HAVE_LOCALE_H 1
4645| #define HAVE_NL_TYPES_H 1
4646| #define HAVE_SYS_MMAN_H 1
4647| #define HAVE_SYS_PARAM_H 1
4648| #define HAVE_SYS_TIME_H 1
4649| #define HAVE_SYS_TIMES_H 1
4650| #define HAVE_SYS_RESOURCE_H 1
4651| #define HAVE_SYS_SYSCTL_H 1
4652| #define HAVE_DECL_FGETC 1
4653| #define HAVE_DECL_FSCANF 1
4654| #define HAVE_DECL_OPTARG 1
4655| #define HAVE_DECL_UNGETC 1
4656| #define HAVE_DECL_VFPRINTF 1
4657| #define HAVE_DECL_SYS_ERRLIST 1
4658| #define HAVE_DECL_SYS_NERR 1
4659| #define RETSIGTYPE void
4660| #define HAVE_INTMAX_T 1
4661| #define HAVE_LONG_DOUBLE 1
4662| #define HAVE_LONG_LONG 1
4663| #define HAVE_PTRDIFF_T 1
4664| #define HAVE_QUAD_T 1
4665| #define HAVE_UINT_LEAST32_T 1
4666| #define HAVE_INTPTR_T 1
4667| #define restrict __restrict
4668| #define HAVE_ATTRIBUTE_CONST 1
4669| #define HAVE_ATTRIBUTE_MALLOC 1
4670| #define HAVE_ATTRIBUTE_MODE 1
4671| #define HAVE_ATTRIBUTE_NORETURN 1
4672| #define HAVE_ALLOCA_H 1
4673| #define HAVE_ALLOCA 1
4674| #define WANT_TMP_ALLOCA 1
4675| #define HAVE_LIMB_BIG_ENDIAN 1
4676| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
4677| #define HAVE_ALARM 1
4678| #define HAVE_CLOCK 1
4679| #define HAVE_GETPAGESIZE 1
4680| #define HAVE_GETRUSAGE 1
4681| #define HAVE_GETTIMEOFDAY 1
4682| #define HAVE_LOCALECONV 1
4683| #define HAVE_MEMSET 1
4684| #define HAVE_MMAP 1
4685| #define HAVE_MPROTECT 1
4686| #define HAVE_NL_LANGINFO 1
4687| #define HAVE_POPEN 1
4688| #define HAVE_PROCESSOR_INFO 1
4689| #define HAVE_RAISE 1
4690| #define HAVE_SIGACTION 1
4691| #define HAVE_SIGALTSTACK 1
4692| #define HAVE_STRCHR 1
4693| #define HAVE_STRERROR 1
4694| #define HAVE_STRTOL 1
4695| #define HAVE_STRTOUL 1
4696| #define HAVE_SYSCONF 1
4697| #define HAVE_SYSCTL 1
4698| #define HAVE_SYSCTLBYNAME 1
4699| #define HAVE_TIMES 1
4700| #define HAVE_VSNPRINTF 1
4701| #define HAVE_SSTREAM 1
4702| /* end confdefs.h.  */
4703| #include <locale>
4704|
4705| int
4706| main ()
4707| {
4708| if (sizeof ((std::locale)))
4709|           return 0;
4710|   ;
4711|   return 0;
4712| }
4713configure:24856: result: yes
4714configure:25564: checking for suitable m4
4715trying m4
4716good
4717configure:25608: result: m4
4718configure:25614: checking if m4wrap produces spurious output
4719test input is
4720changequote({,})define(x,)m4wrap({x})dnl
4721produces 0 chars output
4722configure:25636: result: no
4723configure:25655: checking how to switch to text section
4724trying .text
4725configure:25666: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4726configure:25669: $? = 0
4727configure:25689: result: .text
4728configure:25693: checking how to switch to data section
4729configure:25704: result: .data
4730configure:25709: checking for assembler label suffix
4731trying
4732configure:25722: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4733configure:25725: $? = 1
4734conftest.s:2:Invalid mnemonic 'somelabel'
4735configure: failed program was:
4736        .text
4737somelabel
4738conftest.s:2:Invalid mnemonic 'somelabel'
4739trying :
4740configure:25722: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4741configure:25725: $? = 0
4742configure:25745: result: :
4743configure:25750: checking for assembler global directive
4744configure:25762: result: .globl
4745configure:25767: checking for assembler global directive attribute
4746configure:25778: result:
4747configure:25783: checking if globals are prefixed by underscore
4748configure:25793: gcc-4.2 -m32 -arch ppc -std=gnu99 -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -c conftest.c >&5
4749configure:25796: $? = 0
4750configure:25814: result: yes
4751configure:25854: checking how to switch to read-only data section
4752Test program:
4753extern const int foo[];         /* Suppresses C++'s suppression of foo */
4754const int foo[] = {1,2,3};
4755configure:25874: gcc-4.2 -m32 -arch ppc -std=gnu99 -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -S conftest.c >&5
4756configure:25877: $? = 0
4757Compiler output:
4758        .section __TEXT,__text,regular,pure_instructions
4759        .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32
4760        .machine ppc7400
4761        .globl _foo
4762        .const
4763        .align 2
4764_foo:
4765        .long   1
4766        .long   2
4767        .long   3
4768        .subsections_via_symbols
4769Match:  .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32
4770configure:25908: result:        .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32
4771configure:25912: checking for assembler .type directive
4772configure:25923: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4773configure:25926: $? = 1
4774conftest.s:1:Unknown pseudo-op: .type
4775conftest.s:1:Rest of line ignored. 1st junk character valued 115 (s).
4776conftest.s:1:Invalid mnemonic 'function'
4777configure: failed program was:
4778        .type   sym,@function
4779configure:25923: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4780configure:25926: $? = 1
4781conftest.s:1:Unknown pseudo-op: .type
4782conftest.s:1:Rest of line ignored. 1st junk character valued 115 (s).
4783configure: failed program was:
4784        .type   sym,#function
4785configure:25923: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4786configure:25926: $? = 1
4787conftest.s:1:Unknown pseudo-op: .type
4788conftest.s:1:Rest of line ignored. 1st junk character valued 115 (s).
4789configure: failed program was:
4790        .type   sym,%function
4791configure:25946: result:
4792configure:25950: checking for assembler .size directive
4793configure:25960: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4794configure:25963: $? = 1
4795conftest.s:1:Unknown pseudo-op: .size
4796conftest.s:1:Rest of line ignored. 1st junk character valued 115 (s).
4797configure: failed program was:
4798        .size   sym,1
4799configure:25980: result:
4800configure:25987: checking for assembler local label prefix
4801Trying L
4802configure:26001: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4803configure:26004: $? = 0
480400000000 t dummy
4805L label doesn't appear in object file at all (good)
4806Local label appears in object files: no
4807configure:26050: result: L
4808configure:26061: checking for assembler byte directive
4809trying .byte
4810configure:26074: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4811configure:26077: $? = 0
4812configure:26097: result: .byte
4813configure:26105: checking how to define a 32-bit word
4814configure:26130: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4815configure:26133: $? = 0
4816configure:26159: result: .long
4817configure:26168: checking if .align assembly directive is logarithmic
4818configure:26183: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4819configure:26186: $? = 0
4820configure:26205: result: yes
4821configure:26526: checking whether compiler output is PIC by default
4822Test program:
4823int foo;
4824int *bar() { return &foo; }
4825configure:26539: gcc-4.2 -m32 -arch ppc -std=gnu99 -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  -S conftest.c >&5
4826configure:26542: $? = 0
4827Compiler output:
4828        .section __TEXT,__text,regular,pure_instructions
4829        .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32
4830        .machine ppc7400
4831        .text
4832        .align 2
4833        .p2align 4,,15
4834        .globl _bar
4835_bar:
4836        mflr r0
4837        bcl 20,31,"L00000000001$pb"
4838"L00000000001$pb":
4839        mflr r10
4840        mtlr r0
4841        addis r3,r10,ha16(L_foo$non_lazy_ptr-"L00000000001$pb")
4842        lwz r3,lo16(L_foo$non_lazy_ptr-"L00000000001$pb")(r3)
4843        blr
4844.comm _foo,4,2
4845        .non_lazy_symbol_pointer
4846L_foo$non_lazy_ptr:
4847        .indirect_symbol _foo
4848        .long   0
4849        .subsections_via_symbols
4850configure:26556: result: yes
4851configure:26563: checking if the assembler needs r on registers
4852configure:26573: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4853configure:26576: $? = 1
4854conftest.s:2:Parameter syntax error (parameter 2)
4855configure: failed program was:
4856        .text
4857        mtctr   6
4858configure:26589: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.s >conftest.out 2>&1
4859configure:26592: $? = 0
4860configure:26608: result: yes
4861configure:27265: checking size of void *
4862configure:27270: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4863configure:27270: $? = 0
4864configure:27270: ./conftest
4865configure:27270: $? = 0
4866configure:27284: result: 4
4867configure:27298: checking size of unsigned short
4868configure:27303: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4869configure:27303: $? = 0
4870configure:27303: ./conftest
4871configure:27303: $? = 0
4872configure:27317: result: 2
4873configure:27331: checking size of unsigned
4874configure:27336: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4875configure:27336: $? = 0
4876configure:27336: ./conftest
4877configure:27336: $? = 0
4878configure:27350: result: 4
4879configure:27364: checking size of unsigned long
4880configure:27369: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4881configure:27369: $? = 0
4882configure:27369: ./conftest
4883configure:27369: $? = 0
4884configure:27383: result: 4
4885configure:27397: checking size of mp_limb_t
4886configure:27402: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c  >&5
4887configure:27402: $? = 0
4888configure:27402: ./conftest
4889configure:27402: $? = 0
4890configure:27422: result: 4
4891configure:27564: checking for stack_t
4892configure:27564: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
4893configure:27564: $? = 0
4894configure:27564: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
4895conftest.c: In function 'main':
4896conftest.c:134: error: expected expression before ')' token
4897configure:27564: $? = 1
4898configure: failed program was:
4899| /* confdefs.h */
4900| #define PACKAGE_NAME "GNU MP"
4901| #define PACKAGE_TARNAME "gmp"
4902| #define PACKAGE_VERSION "6.2.1"
4903| #define PACKAGE_STRING "GNU MP 6.2.1"
4904| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
4905| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
4906| #define PACKAGE "gmp"
4907| #define VERSION "6.2.1"
4908| #define WANT_FFT 1
4909| #define HAVE_HOST_CPU_powerpc 1
4910| #define HAVE_HOST_CPU_FAMILY_powerpc 1
4911| #define HAVE_SPEED_CYCLECOUNTER 0
4912| #define STDC_HEADERS 1
4913| #define HAVE_SYS_TYPES_H 1
4914| #define HAVE_SYS_STAT_H 1
4915| #define HAVE_STDLIB_H 1
4916| #define HAVE_STRING_H 1
4917| #define HAVE_MEMORY_H 1
4918| #define HAVE_STRINGS_H 1
4919| #define HAVE_INTTYPES_H 1
4920| #define HAVE_STDINT_H 1
4921| #define HAVE_UNISTD_H 1
4922| #define HAVE_DLFCN_H 1
4923| #define LT_OBJDIR ".libs/"
4924| #define STDC_HEADERS 1
4925| #define TIME_WITH_SYS_TIME 1
4926| #define HAVE_FCNTL_H 1
4927| #define HAVE_FLOAT_H 1
4928| #define HAVE_LANGINFO_H 1
4929| #define HAVE_LOCALE_H 1
4930| #define HAVE_NL_TYPES_H 1
4931| #define HAVE_SYS_MMAN_H 1
4932| #define HAVE_SYS_PARAM_H 1
4933| #define HAVE_SYS_TIME_H 1
4934| #define HAVE_SYS_TIMES_H 1
4935| #define HAVE_SYS_RESOURCE_H 1
4936| #define HAVE_SYS_SYSCTL_H 1
4937| #define HAVE_DECL_FGETC 1
4938| #define HAVE_DECL_FSCANF 1
4939| #define HAVE_DECL_OPTARG 1
4940| #define HAVE_DECL_UNGETC 1
4941| #define HAVE_DECL_VFPRINTF 1
4942| #define HAVE_DECL_SYS_ERRLIST 1
4943| #define HAVE_DECL_SYS_NERR 1
4944| #define RETSIGTYPE void
4945| #define HAVE_INTMAX_T 1
4946| #define HAVE_LONG_DOUBLE 1
4947| #define HAVE_LONG_LONG 1
4948| #define HAVE_PTRDIFF_T 1
4949| #define HAVE_QUAD_T 1
4950| #define HAVE_UINT_LEAST32_T 1
4951| #define HAVE_INTPTR_T 1
4952| #define restrict __restrict
4953| #define HAVE_ATTRIBUTE_CONST 1
4954| #define HAVE_ATTRIBUTE_MALLOC 1
4955| #define HAVE_ATTRIBUTE_MODE 1
4956| #define HAVE_ATTRIBUTE_NORETURN 1
4957| #define HAVE_ALLOCA_H 1
4958| #define HAVE_ALLOCA 1
4959| #define WANT_TMP_ALLOCA 1
4960| #define HAVE_LIMB_BIG_ENDIAN 1
4961| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
4962| #define HAVE_ALARM 1
4963| #define HAVE_CLOCK 1
4964| #define HAVE_GETPAGESIZE 1
4965| #define HAVE_GETRUSAGE 1
4966| #define HAVE_GETTIMEOFDAY 1
4967| #define HAVE_LOCALECONV 1
4968| #define HAVE_MEMSET 1
4969| #define HAVE_MMAP 1
4970| #define HAVE_MPROTECT 1
4971| #define HAVE_NL_LANGINFO 1
4972| #define HAVE_POPEN 1
4973| #define HAVE_PROCESSOR_INFO 1
4974| #define HAVE_RAISE 1
4975| #define HAVE_SIGACTION 1
4976| #define HAVE_SIGALTSTACK 1
4977| #define HAVE_STRCHR 1
4978| #define HAVE_STRERROR 1
4979| #define HAVE_STRTOL 1
4980| #define HAVE_STRTOUL 1
4981| #define HAVE_SYSCONF 1
4982| #define HAVE_SYSCTL 1
4983| #define HAVE_SYSCTLBYNAME 1
4984| #define HAVE_TIMES 1
4985| #define HAVE_VSNPRINTF 1
4986| #define HAVE_SSTREAM 1
4987| #define HAVE_STD__LOCALE 1
4988| #define HAVE_NATIVE_mpn_add_n 1
4989| #define HAVE_NATIVE_mpn_add_nc 1
4990| #define HAVE_NATIVE_mpn_sub_n 1
4991| #define HAVE_NATIVE_mpn_sub_nc 1
4992| #define HAVE_NATIVE_func_nc 1
4993| #define HAVE_NATIVE_func 1
4994| #define HAVE_NATIVE_mpn_add_n 1
4995| #define HAVE_NATIVE_mpn_add_nc 1
4996| #define HAVE_NATIVE_mpn_sub_n 1
4997| #define HAVE_NATIVE_mpn_sub_nc 1
4998| #define HAVE_NATIVE_func_nc 1
4999| #define HAVE_NATIVE_func 1
5000| #define HAVE_NATIVE_mpn_mul_1 1
5001| #define HAVE_NATIVE_mpn_addmul_1 1
5002| #define HAVE_NATIVE_mpn_submul_1 1
5003| #define HAVE_NATIVE_mpn_lshift 1
5004| #define HAVE_NATIVE_mpn_rshift 1
5005| #define HAVE_NATIVE_mpn_divexact_by3c 1
5006| #define HAVE_NATIVE_mpn_divrem_2 1
5007| #define HAVE_NATIVE_mpn_mod_34lsub1 1
5008| #define HAVE_NATIVE_mpn_modexact_1_odd 1
5009| #define HAVE_NATIVE_mpn_modexact_1c_odd 1
5010| #define HAVE_NATIVE_mpn_lshiftc 1
5011| #define HAVE_NATIVE_mpn_bdiv_dbm1c 1
5012| #define HAVE_NATIVE_mpn_sec_tabselect 1
5013| #define HAVE_NATIVE_mpn_umul_ppmm 1
5014| #define HAVE_NATIVE_mpn_invert_limb 1
5015| #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1
5016| #define HAVE_NATIVE_mpn_addlsh1_n 1
5017| #define HAVE_NATIVE_mpn_sublsh1_n 1
5018| #define LSYM_PREFIX "L"
5019| #define GMP_MPARAM_H_SUGGEST "./mpn/powerpc32/gmp-mparam.h"
5020| #define SIZEOF_VOID_P 4
5021| #define SIZEOF_UNSIGNED_SHORT 2
5022| #define SIZEOF_UNSIGNED 4
5023| #define SIZEOF_UNSIGNED_LONG 4
5024| #define SIZEOF_MP_LIMB_T 4
5025| #define TUNE_SQR_TOOM2_MAX SQR_TOOM2_MAX_GENERIC
5026| /* end confdefs.h.  */
5027| #include <signal.h>
5028|
5029| int
5030| main ()
5031| {
5032| if (sizeof ((stack_t)))
5033|           return 0;
5034|   ;
5035|   return 0;
5036| }
5037configure:27564: result: yes
5038configure:27602: checking for tputs in -lncurses
5039configure:27627: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c -lncurses   >&5
5040configure:27627: $? = 0
5041configure:27636: result: yes
5042configure:27688: checking for readline in -lreadline
5043configure:27713: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c -lreadline -lncurses  >&5
5044configure:27713: $? = 0
5045configure:27722: result: yes
5046configure:27725: checking readline/readline.h usability
5047configure:27725: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
5048configure:27725: $? = 0
5049configure:27725: result: yes
5050configure:27725: checking readline/readline.h presence
5051configure:27725: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
5052configure:27725: $? = 0
5053configure:27725: result: yes
5054configure:27725: checking for readline/readline.h
5055configure:27725: result: yes
5056configure:27727: checking readline/history.h usability
5057configure:27727: gcc-4.2 -m32 -arch ppc -std=gnu99 -c -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL  conftest.c >&5
5058configure:27727: $? = 0
5059configure:27727: result: yes
5060configure:27727: checking readline/history.h presence
5061configure:27727: gcc-4.2 -m32 -arch ppc -std=gnu99 -E  conftest.c
5062configure:27727: $? = 0
5063configure:27727: result: yes
5064configure:27727: checking for readline/history.h
5065configure:27727: result: yes
5066configure:27738: checking readline detected
5067configure:27740: result: yes
5068configure:27755: checking for bison
5069configure:27771: found /usr/bin/bison
5070configure:27782: result: bison -y
5071configure:27798: checking for flex
5072configure:27814: found /usr/bin/flex
5073configure:27825: result: flex
5074configure:27863: flex conftest.l
5075configure:27867: $? = 0
5076configure:27869: checking lex output file root
5077configure:27883: result: lex.yy
5078configure:27888: checking lex library
5079configure:27902: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c   >&5
5080collect2: ld terminated with signal 6 [Abort trap]
5081Undefined symbols:
5082  "_yywrap", referenced from:
5083      _input in ccYx2BWr.o
5084      _yylex in ccYx2BWr.o
5085      _main in ccYx2BWr.o
5086configure:27902: $? = 1
5087configure: failed program was:
5088| /* confdefs.h */
5089| #define PACKAGE_NAME "GNU MP"
5090| #define PACKAGE_TARNAME "gmp"
5091| #define PACKAGE_VERSION "6.2.1"
5092| #define PACKAGE_STRING "GNU MP 6.2.1"
5093| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
5094| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
5095| #define PACKAGE "gmp"
5096| #define VERSION "6.2.1"
5097| #define WANT_FFT 1
5098| #define HAVE_HOST_CPU_powerpc 1
5099| #define HAVE_HOST_CPU_FAMILY_powerpc 1
5100| #define HAVE_SPEED_CYCLECOUNTER 0
5101| #define STDC_HEADERS 1
5102| #define HAVE_SYS_TYPES_H 1
5103| #define HAVE_SYS_STAT_H 1
5104| #define HAVE_STDLIB_H 1
5105| #define HAVE_STRING_H 1
5106| #define HAVE_MEMORY_H 1
5107| #define HAVE_STRINGS_H 1
5108| #define HAVE_INTTYPES_H 1
5109| #define HAVE_STDINT_H 1
5110| #define HAVE_UNISTD_H 1
5111| #define HAVE_DLFCN_H 1
5112| #define LT_OBJDIR ".libs/"
5113| #define STDC_HEADERS 1
5114| #define TIME_WITH_SYS_TIME 1
5115| #define HAVE_FCNTL_H 1
5116| #define HAVE_FLOAT_H 1
5117| #define HAVE_LANGINFO_H 1
5118| #define HAVE_LOCALE_H 1
5119| #define HAVE_NL_TYPES_H 1
5120| #define HAVE_SYS_MMAN_H 1
5121| #define HAVE_SYS_PARAM_H 1
5122| #define HAVE_SYS_TIME_H 1
5123| #define HAVE_SYS_TIMES_H 1
5124| #define HAVE_SYS_RESOURCE_H 1
5125| #define HAVE_SYS_SYSCTL_H 1
5126| #define HAVE_DECL_FGETC 1
5127| #define HAVE_DECL_FSCANF 1
5128| #define HAVE_DECL_OPTARG 1
5129| #define HAVE_DECL_UNGETC 1
5130| #define HAVE_DECL_VFPRINTF 1
5131| #define HAVE_DECL_SYS_ERRLIST 1
5132| #define HAVE_DECL_SYS_NERR 1
5133| #define RETSIGTYPE void
5134| #define HAVE_INTMAX_T 1
5135| #define HAVE_LONG_DOUBLE 1
5136| #define HAVE_LONG_LONG 1
5137| #define HAVE_PTRDIFF_T 1
5138| #define HAVE_QUAD_T 1
5139| #define HAVE_UINT_LEAST32_T 1
5140| #define HAVE_INTPTR_T 1
5141| #define restrict __restrict
5142| #define HAVE_ATTRIBUTE_CONST 1
5143| #define HAVE_ATTRIBUTE_MALLOC 1
5144| #define HAVE_ATTRIBUTE_MODE 1
5145| #define HAVE_ATTRIBUTE_NORETURN 1
5146| #define HAVE_ALLOCA_H 1
5147| #define HAVE_ALLOCA 1
5148| #define WANT_TMP_ALLOCA 1
5149| #define HAVE_LIMB_BIG_ENDIAN 1
5150| #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
5151| #define HAVE_ALARM 1
5152| #define HAVE_CLOCK 1
5153| #define HAVE_GETPAGESIZE 1
5154| #define HAVE_GETRUSAGE 1
5155| #define HAVE_GETTIMEOFDAY 1
5156| #define HAVE_LOCALECONV 1
5157| #define HAVE_MEMSET 1
5158| #define HAVE_MMAP 1
5159| #define HAVE_MPROTECT 1
5160| #define HAVE_NL_LANGINFO 1
5161| #define HAVE_POPEN 1
5162| #define HAVE_PROCESSOR_INFO 1
5163| #define HAVE_RAISE 1
5164| #define HAVE_SIGACTION 1
5165| #define HAVE_SIGALTSTACK 1
5166| #define HAVE_STRCHR 1
5167| #define HAVE_STRERROR 1
5168| #define HAVE_STRTOL 1
5169| #define HAVE_STRTOUL 1
5170| #define HAVE_SYSCONF 1
5171| #define HAVE_SYSCTL 1
5172| #define HAVE_SYSCTLBYNAME 1
5173| #define HAVE_TIMES 1
5174| #define HAVE_VSNPRINTF 1
5175| #define HAVE_SSTREAM 1
5176| #define HAVE_STD__LOCALE 1
5177| #define HAVE_NATIVE_mpn_add_n 1
5178| #define HAVE_NATIVE_mpn_add_nc 1
5179| #define HAVE_NATIVE_mpn_sub_n 1
5180| #define HAVE_NATIVE_mpn_sub_nc 1
5181| #define HAVE_NATIVE_func_nc 1
5182| #define HAVE_NATIVE_func 1
5183| #define HAVE_NATIVE_mpn_add_n 1
5184| #define HAVE_NATIVE_mpn_add_nc 1
5185| #define HAVE_NATIVE_mpn_sub_n 1
5186| #define HAVE_NATIVE_mpn_sub_nc 1
5187| #define HAVE_NATIVE_func_nc 1
5188| #define HAVE_NATIVE_func 1
5189| #define HAVE_NATIVE_mpn_mul_1 1
5190| #define HAVE_NATIVE_mpn_addmul_1 1
5191| #define HAVE_NATIVE_mpn_submul_1 1
5192| #define HAVE_NATIVE_mpn_lshift 1
5193| #define HAVE_NATIVE_mpn_rshift 1
5194| #define HAVE_NATIVE_mpn_divexact_by3c 1
5195| #define HAVE_NATIVE_mpn_divrem_2 1
5196| #define HAVE_NATIVE_mpn_mod_34lsub1 1
5197| #define HAVE_NATIVE_mpn_modexact_1_odd 1
5198| #define HAVE_NATIVE_mpn_modexact_1c_odd 1
5199| #define HAVE_NATIVE_mpn_lshiftc 1
5200| #define HAVE_NATIVE_mpn_bdiv_dbm1c 1
5201| #define HAVE_NATIVE_mpn_sec_tabselect 1
5202| #define HAVE_NATIVE_mpn_umul_ppmm 1
5203| #define HAVE_NATIVE_mpn_invert_limb 1
5204| #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1
5205| #define HAVE_NATIVE_mpn_addlsh1_n 1
5206| #define HAVE_NATIVE_mpn_sublsh1_n 1
5207| #define LSYM_PREFIX "L"
5208| #define GMP_MPARAM_H_SUGGEST "./mpn/powerpc32/gmp-mparam.h"
5209| #define SIZEOF_VOID_P 4
5210| #define SIZEOF_UNSIGNED_SHORT 2
5211| #define SIZEOF_UNSIGNED 4
5212| #define SIZEOF_UNSIGNED_LONG 4
5213| #define SIZEOF_MP_LIMB_T 4
5214| #define TUNE_SQR_TOOM2_MAX SQR_TOOM2_MAX_GENERIC
5215| #define HAVE_STACK_T 1
5216| /* end confdefs.h.  */
5217|
5218| #line 3 "lex.yy.c"
5219|
5220| #define  YY_INT_ALIGNED short int
5221|
5222| /* A lexical scanner generated by flex */
5223|
5224| #define FLEX_SCANNER
5225| #define YY_FLEX_MAJOR_VERSION 2
5226| #define YY_FLEX_MINOR_VERSION 5
5227| #define YY_FLEX_SUBMINOR_VERSION 35
5228| #if YY_FLEX_SUBMINOR_VERSION > 0
5229| #define FLEX_BETA
5230| #endif
5231|
5232| /* First, we deal with  platform-specific or compiler-specific issues. */
5233|
5234| /* begin standard C headers. */
5235| #include <stdio.h>
5236| #include <string.h>
5237| #include <errno.h>
5238| #include <stdlib.h>
5239|
5240| /* end standard C headers. */
5241|
5242| /* flex integer type definitions */
5243|
5244| #ifndef FLEXINT_H
5245| #define FLEXINT_H
5246|
5247| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
5248|
5249| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
5250|
5251| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
5252|  * if you want the limit (max/min) macros for int types.
5253|  */
5254| #ifndef __STDC_LIMIT_MACROS
5255| #define __STDC_LIMIT_MACROS 1
5256| #endif
5257|
5258| #include <inttypes.h>
5259| typedef int8_t flex_int8_t;
5260| typedef uint8_t flex_uint8_t;
5261| typedef int16_t flex_int16_t;
5262| typedef uint16_t flex_uint16_t;
5263| typedef int32_t flex_int32_t;
5264| typedef uint32_t flex_uint32_t;
5265| #else
5266| typedef signed char flex_int8_t;
5267| typedef short int flex_int16_t;
5268| typedef int flex_int32_t;
5269| typedef unsigned char flex_uint8_t;
5270| typedef unsigned short int flex_uint16_t;
5271| typedef unsigned int flex_uint32_t;
5272| #endif /* ! C99 */
5273|
5274| /* Limits of integral types. */
5275| #ifndef INT8_MIN
5276| #define INT8_MIN               (-128)
5277| #endif
5278| #ifndef INT16_MIN
5279| #define INT16_MIN              (-32767-1)
5280| #endif
5281| #ifndef INT32_MIN
5282| #define INT32_MIN              (-2147483647-1)
5283| #endif
5284| #ifndef INT8_MAX
5285| #define INT8_MAX               (127)
5286| #endif
5287| #ifndef INT16_MAX
5288| #define INT16_MAX              (32767)
5289| #endif
5290| #ifndef INT32_MAX
5291| #define INT32_MAX              (2147483647)
5292| #endif
5293| #ifndef UINT8_MAX
5294| #define UINT8_MAX              (255U)
5295| #endif
5296| #ifndef UINT16_MAX
5297| #define UINT16_MAX             (65535U)
5298| #endif
5299| #ifndef UINT32_MAX
5300| #define UINT32_MAX             (4294967295U)
5301| #endif
5302|
5303| #endif /* ! FLEXINT_H */
5304|
5305| #ifdef __cplusplus
5306|
5307| /* The "const" storage-class-modifier is valid. */
5308| #define YY_USE_CONST
5309|
5310| #else /* ! __cplusplus */
5311|
5312| /* C99 requires __STDC__ to be defined as 1. */
5313| #if defined (__STDC__)
5314|
5315| #define YY_USE_CONST
5316|
5317| #endif        /* defined (__STDC__) */
5318| #endif        /* ! __cplusplus */
5319|
5320| #ifdef YY_USE_CONST
5321| #define yyconst const
5322| #else
5323| #define yyconst
5324| #endif
5325|
5326| /* Returned upon end-of-file. */
5327| #define YY_NULL 0
5328|
5329| /* Promotes a possibly negative, possibly signed char to an unsigned
5330|  * integer for use as an array index.  If the signed char is negative,
5331|  * we want to instead treat it as an 8-bit unsigned char, hence the
5332|  * double cast.
5333|  */
5334| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
5335|
5336| /* Enter a start condition.  This macro really ought to take a parameter,
5337|  * but we do it the disgusting crufty way forced on us by the ()-less
5338|  * definition of BEGIN.
5339|  */
5340| #define BEGIN (yy_start) = 1 + 2 *
5341|
5342| /* Translate the current start state into a value that can be later handed
5343|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
5344|  * compatibility.
5345|  */
5346| #define YY_START (((yy_start) - 1) / 2)
5347| #define YYSTATE YY_START
5348|
5349| /* Action number for EOF rule of a given start state. */
5350| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
5351|
5352| /* Special action meaning "start processing a new file". */
5353| #define YY_NEW_FILE yyrestart(yyin  )
5354|
5355| #define YY_END_OF_BUFFER_CHAR 0
5356|
5357| /* Size of default input buffer. */
5358| #ifndef YY_BUF_SIZE
5359| #define YY_BUF_SIZE 16384
5360| #endif
5361|
5362| /* The state buf must be large enough to hold one state per character in the main buffer.
5363|  */
5364| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
5365|
5366| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
5367| #define YY_TYPEDEF_YY_BUFFER_STATE
5368| typedef struct yy_buffer_state *YY_BUFFER_STATE;
5369| #endif
5370|
5371| #ifndef YY_TYPEDEF_YY_SIZE_T
5372| #define YY_TYPEDEF_YY_SIZE_T
5373| typedef size_t yy_size_t;
5374| #endif
5375|
5376| extern yy_size_t yyleng;
5377|
5378| extern FILE *yyin, *yyout;
5379|
5380| #define EOB_ACT_CONTINUE_SCAN 0
5381| #define EOB_ACT_END_OF_FILE 1
5382| #define EOB_ACT_LAST_MATCH 2
5383|
5384|     #define YY_LESS_LINENO(n)
5385|     
5386| /* Return all but the first "n" matched characters back to the input stream. */
5387| #define yyless(n) \
5388|       do \
5389|               { \
5390|               /* Undo effects of setting up yytext. */ \
5391|         int yyless_macro_arg = (n); \
5392|         YY_LESS_LINENO(yyless_macro_arg);\
5393|               *yy_cp = (yy_hold_char); \
5394|               YY_RESTORE_YY_MORE_OFFSET \
5395|               (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
5396|               YY_DO_BEFORE_ACTION; /* set up yytext again */ \
5397|               } \
5398|       while ( 0 )
5399|
5400| #define unput(c) yyunput( c, (yytext_ptr)  )
5401|
5402| #ifndef YY_STRUCT_YY_BUFFER_STATE
5403| #define YY_STRUCT_YY_BUFFER_STATE
5404| struct yy_buffer_state
5405|       {
5406|       FILE *yy_input_file;
5407|
5408|       char *yy_ch_buf;                /* input buffer */
5409|       char *yy_buf_pos;               /* current position in input buffer */
5410|
5411|       /* Size of input buffer in bytes, not including room for EOB
5412|        * characters.
5413|        */
5414|       yy_size_t yy_buf_size;
5415|
5416|       /* Number of characters read into yy_ch_buf, not including EOB
5417|        * characters.
5418|        */
5419|       yy_size_t yy_n_chars;
5420|
5421|       /* Whether we "own" the buffer - i.e., we know we created it,
5422|        * and can realloc() it to grow it, and should free() it to
5423|        * delete it.
5424|        */
5425|       int yy_is_our_buffer;
5426|
5427|       /* Whether this is an "interactive" input source; if so, and
5428|        * if we're using stdio for input, then we want to use getc()
5429|        * instead of fread(), to make sure we stop fetching input after
5430|        * each newline.
5431|        */
5432|       int yy_is_interactive;
5433|
5434|       /* Whether we're considered to be at the beginning of a line.
5435|        * If so, '^' rules will be active on the next match, otherwise
5436|        * not.
5437|        */
5438|       int yy_at_bol;
5439|
5440|     int yy_bs_lineno; /**< The line count. */
5441|     int yy_bs_column; /**< The column count. */
5442|     
5443|       /* Whether to try to fill the input buffer when we reach the
5444|        * end of it.
5445|        */
5446|       int yy_fill_buffer;
5447|
5448|       int yy_buffer_status;
5449|
5450| #define YY_BUFFER_NEW 0
5451| #define YY_BUFFER_NORMAL 1
5452|       /* When an EOF's been seen but there's still some text to process
5453|        * then we mark the buffer as YY_EOF_PENDING, to indicate that we
5454|        * shouldn't try reading from the input source any more.  We might
5455|        * still have a bunch of tokens to match, though, because of
5456|        * possible backing-up.
5457|        *
5458|        * When we actually see the EOF, we change the status to "new"
5459|        * (via yyrestart()), so that the user can continue scanning by
5460|        * just pointing yyin at a new input file.
5461|        */
5462| #define YY_BUFFER_EOF_PENDING 2
5463|
5464|       };
5465| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
5466|
5467| /* Stack of input buffers. */
5468| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
5469| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
5470| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
5471|
5472| /* We provide macros for accessing buffer states in case in the
5473|  * future we want to put the buffer states in a more general
5474|  * "scanner state".
5475|  *
5476|  * Returns the top of the stack, or NULL.
5477|  */
5478| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
5479|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
5480|                           : NULL)
5481|
5482| /* Same as previous macro, but useful when we know that the buffer stack is not
5483|  * NULL or when we need an lvalue. For internal use only.
5484|  */
5485| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
5486|
5487| /* yy_hold_char holds the character lost when yytext is formed. */
5488| static char yy_hold_char;
5489| static yy_size_t yy_n_chars;          /* number of characters read into yy_ch_buf */
5490| yy_size_t yyleng;
5491|
5492| /* Points to current character in buffer. */
5493| static char *yy_c_buf_p = (char *) 0;
5494| static int yy_init = 0;               /* whether we need to initialize */
5495| static int yy_start = 0;      /* start state number */
5496|
5497| /* Flag which is used to allow yywrap()'s to do buffer switches
5498|  * instead of setting up a fresh yyin.  A bit of a hack ...
5499|  */
5500| static int yy_did_buffer_switch_on_eof;
5501|
5502| void yyrestart (FILE *input_file  );
5503| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
5504| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
5505| void yy_delete_buffer (YY_BUFFER_STATE b  );
5506| void yy_flush_buffer (YY_BUFFER_STATE b  );
5507| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
5508| void yypop_buffer_state (void );
5509|
5510| static void yyensure_buffer_stack (void );
5511| static void yy_load_buffer_state (void );
5512| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
5513|
5514| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
5515|
5516| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
5517| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
5518| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len  );
5519|
5520| void *yyalloc (yy_size_t  );
5521| void *yyrealloc (void *,yy_size_t  );
5522| void yyfree (void *  );
5523|
5524| #define yy_new_buffer yy_create_buffer
5525|
5526| #define yy_set_interactive(is_interactive) \
5527|       { \
5528|       if ( ! YY_CURRENT_BUFFER ){ \
5529|         yyensure_buffer_stack (); \
5530|               YY_CURRENT_BUFFER_LVALUE =    \
5531|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
5532|       } \
5533|       YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
5534|       }
5535|
5536| #define yy_set_bol(at_bol) \
5537|       { \
5538|       if ( ! YY_CURRENT_BUFFER ){\
5539|         yyensure_buffer_stack (); \
5540|               YY_CURRENT_BUFFER_LVALUE =    \
5541|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
5542|       } \
5543|       YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
5544|       }
5545|
5546| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
5547|
5548| /* Begin user sect3 */
5549|
5550| typedef unsigned char YY_CHAR;
5551|
5552| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
5553|
5554| typedef int yy_state_type;
5555|
5556| extern int yylineno;
5557|
5558| int yylineno = 1;
5559|
5560| extern char *yytext;
5561| #define yytext_ptr yytext
5562|
5563| static yy_state_type yy_get_previous_state (void );
5564| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
5565| static int yy_get_next_buffer (void );
5566| static void yy_fatal_error (yyconst char msg[]  );
5567|
5568| /* Done after the current pattern has been matched and before the
5569|  * corresponding action - sets up yytext.
5570|  */
5571| #define YY_DO_BEFORE_ACTION \
5572|       (yytext_ptr) = yy_bp; \
5573|       (yytext_ptr) -= (yy_more_len); \
5574|       yyleng = (size_t) (yy_cp - (yytext_ptr)); \
5575|       (yy_hold_char) = *yy_cp; \
5576|       *yy_cp = '\0'; \
5577|       (yy_c_buf_p) = yy_cp;
5578|
5579| #define YY_NUM_RULES 8
5580| #define YY_END_OF_BUFFER 9
5581| /* This struct is not used in this scanner,
5582|    but its presence is necessary. */
5583| struct yy_trans_info
5584|       {
5585|       flex_int32_t yy_verify;
5586|       flex_int32_t yy_nxt;
5587|       };
5588| static yyconst flex_int16_t yy_acclist[23] =
5589|     {   0,
5590|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
5591|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
5592|         7,    8
5593|     } ;
5594|
5595| static yyconst flex_int16_t yy_accept[14] =
5596|     {   0,
5597|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
5598|        20,   23,   23
5599|     } ;
5600|
5601| static yyconst flex_int32_t yy_ec[256] =
5602|     {   0,
5603|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
5604|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5605|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5606|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5607|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5608|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5609|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5610|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5611|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5612|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
5613|
5614|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
5615|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5616|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5617|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5618|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5619|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5620|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5621|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5622|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5623|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5624|
5625|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5626|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5627|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5628|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5629|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
5630|         1,    1,    1,    1,    1
5631|     } ;
5632|
5633| static yyconst flex_int32_t yy_meta[9] =
5634|     {   0,
5635|         1,    1,    1,    1,    1,    1,    1,    1
5636|     } ;
5637|
5638| static yyconst flex_int16_t yy_base[13] =
5639|     {   0,
5640|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
5641|        10,   10
5642|     } ;
5643|
5644| static yyconst flex_int16_t yy_def[13] =
5645|     {   0,
5646|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
5647|        12,    0
5648|     } ;
5649|
5650| static yyconst flex_int16_t yy_nxt[19] =
5651|     {   0,
5652|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
5653|        12,   12,   12,   12,   12,   12,   12,   12
5654|     } ;
5655|
5656| static yyconst flex_int16_t yy_chk[19] =
5657|     {   0,
5658|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
5659|        12,   12,   12,   12,   12,   12,   12,   12
5660|     } ;
5661|
5662| extern int yy_flex_debug;
5663| int yy_flex_debug = 0;
5664|
5665| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
5666| static char *yy_full_match;
5667| static int yy_lp;
5668| #define REJECT \
5669| { \
5670| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
5671| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
5672| ++(yy_lp); \
5673| goto find_rule; \
5674| }
5675|
5676| static int yy_more_flag = 0;
5677| static int yy_more_len = 0;
5678| #define yymore() ((yy_more_flag) = 1)
5679| #define YY_MORE_ADJ (yy_more_len)
5680| #define YY_RESTORE_YY_MORE_OFFSET
5681| char *yytext;
5682| #line 1 "conftest.l"
5683| #line 468 "lex.yy.c"
5684|
5685| #define INITIAL 0
5686|
5687| #ifndef YY_NO_UNISTD_H
5688| /* Special case for "unistd.h", since it is non-ANSI. We include it way
5689|  * down here because we want the user's section 1 to have been scanned first.
5690|  * The user has a chance to override it with an option.
5691|  */
5692| #include <unistd.h>
5693| #endif
5694|
5695| #ifndef YY_EXTRA_TYPE
5696| #define YY_EXTRA_TYPE void *
5697| #endif
5698|
5699| static int yy_init_globals (void );
5700|
5701| /* Accessor methods to globals.
5702|    These are made visible to non-reentrant scanners for convenience. */
5703|
5704| int yylex_destroy (void );
5705|
5706| int yyget_debug (void );
5707|
5708| void yyset_debug (int debug_flag  );
5709|
5710| YY_EXTRA_TYPE yyget_extra (void );
5711|
5712| void yyset_extra (YY_EXTRA_TYPE user_defined  );
5713|
5714| FILE *yyget_in (void );
5715|
5716| void yyset_in  (FILE * in_str  );
5717|
5718| FILE *yyget_out (void );
5719|
5720| void yyset_out  (FILE * out_str  );
5721|
5722| yy_size_t yyget_leng (void );
5723|
5724| char *yyget_text (void );
5725|
5726| int yyget_lineno (void );
5727|
5728| void yyset_lineno (int line_number  );
5729|
5730| /* Macros after this point can all be overridden by user definitions in
5731|  * section 1.
5732|  */
5733|
5734| #ifndef YY_SKIP_YYWRAP
5735| #ifdef __cplusplus
5736| extern "C" int yywrap (void );
5737| #else
5738| extern int yywrap (void );
5739| #endif
5740| #endif
5741|
5742|     static void yyunput (int c,char *buf_ptr  );
5743|     
5744| #ifndef yytext_ptr
5745| static void yy_flex_strncpy (char *,yyconst char *,int );
5746| #endif
5747|
5748| #ifdef YY_NEED_STRLEN
5749| static int yy_flex_strlen (yyconst char * );
5750| #endif
5751|
5752| #ifndef YY_NO_INPUT
5753|
5754| #ifdef __cplusplus
5755| static int yyinput (void );
5756| #else
5757| static int input (void );
5758| #endif
5759|
5760| #endif
5761|
5762| /* Amount of stuff to slurp up with each read. */
5763| #ifndef YY_READ_BUF_SIZE
5764| #define YY_READ_BUF_SIZE 8192
5765| #endif
5766|
5767| /* Copy whatever the last rule matched to the standard output. */
5768| #ifndef ECHO
5769| /* This used to be an fputs(), but since the string might contain NUL's,
5770|  * we now use fwrite().
5771|  */
5772| #define ECHO fwrite( yytext, yyleng, 1, yyout )
5773| #endif
5774|
5775| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
5776|  * is returned in "result".
5777|  */
5778| #ifndef YY_INPUT
5779| #define YY_INPUT(buf,result,max_size) \
5780|       if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
5781|               { \
5782|               int c = '*'; \
5783|               yy_size_t n; \
5784|               for ( n = 0; n < max_size && \
5785|                            (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
5786|                       buf[n] = (char) c; \
5787|               if ( c == '\n' ) \
5788|                       buf[n++] = (char) c; \
5789|               if ( c == EOF && ferror( yyin ) ) \
5790|                       YY_FATAL_ERROR( "input in flex scanner failed" ); \
5791|               result = n; \
5792|               } \
5793|       else \
5794|               { \
5795|               errno=0; \
5796|               while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
5797|                       { \
5798|                       if( errno != EINTR) \
5799|                               { \
5800|                               YY_FATAL_ERROR( "input in flex scanner failed" ); \
5801|                               break; \
5802|                               } \
5803|                       errno=0; \
5804|                       clearerr(yyin); \
5805|                       } \
5806|               }\
5807| \
5808|
5809| #endif
5810|
5811| /* No semi-colon after return; correct usage is to write "yyterminate();" -
5812|  * we don't want an extra ';' after the "return" because that will cause
5813|  * some compilers to complain about unreachable statements.
5814|  */
5815| #ifndef yyterminate
5816| #define yyterminate() return YY_NULL
5817| #endif
5818|
5819| /* Number of entries by which start-condition stack grows. */
5820| #ifndef YY_START_STACK_INCR
5821| #define YY_START_STACK_INCR 25
5822| #endif
5823|
5824| /* Report a fatal error. */
5825| #ifndef YY_FATAL_ERROR
5826| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
5827| #endif
5828|
5829| /* end tables serialization structures and prototypes */
5830|
5831| /* Default declaration of generated scanner - a define so the user can
5832|  * easily add parameters.
5833|  */
5834| #ifndef YY_DECL
5835| #define YY_DECL_IS_OURS 1
5836|
5837| extern int yylex (void);
5838|
5839| #define YY_DECL int yylex (void)
5840| #endif /* !YY_DECL */
5841|
5842| /* Code executed at the beginning of each rule, after yytext and yyleng
5843|  * have been set up.
5844|  */
5845| #ifndef YY_USER_ACTION
5846| #define YY_USER_ACTION
5847| #endif
5848|
5849| /* Code executed at the end of each rule. */
5850| #ifndef YY_BREAK
5851| #define YY_BREAK break;
5852| #endif
5853|
5854| #define YY_RULE_SETUP \
5855|       YY_USER_ACTION
5856|
5857| /** The main scanner function which does all the work.
5858|  */
5859| YY_DECL
5860| {
5861|       register yy_state_type yy_current_state;
5862|       register char *yy_cp, *yy_bp;
5863|       register int yy_act;
5864|     
5865| #line 1 "conftest.l"
5866|
5867| #line 652 "lex.yy.c"
5868|
5869|       if ( !(yy_init) )
5870|               {
5871|               (yy_init) = 1;
5872|
5873| #ifdef YY_USER_INIT
5874|               YY_USER_INIT;
5875| #endif
5876|
5877|         /* Create the reject buffer large enough to save one state per allowed character. */
5878|         if ( ! (yy_state_buf) )
5879|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
5880|             if ( ! (yy_state_buf) )
5881|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
5882|
5883|               if ( ! (yy_start) )
5884|                       (yy_start) = 1; /* first start state */
5885|
5886|               if ( ! yyin )
5887|                       yyin = stdin;
5888|
5889|               if ( ! yyout )
5890|                       yyout = stdout;
5891|
5892|               if ( ! YY_CURRENT_BUFFER ) {
5893|                       yyensure_buffer_stack ();
5894|                       YY_CURRENT_BUFFER_LVALUE =
5895|                               yy_create_buffer(yyin,YY_BUF_SIZE );
5896|               }
5897|
5898|               yy_load_buffer_state( );
5899|               }
5900|
5901|       while ( 1 )             /* loops until end-of-file is reached */
5902|               {
5903|               (yy_more_len) = 0;
5904|               if ( (yy_more_flag) )
5905|                       {
5906|                       (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
5907|                       (yy_more_flag) = 0;
5908|                       }
5909|               yy_cp = (yy_c_buf_p);
5910|
5911|               /* Support of yytext. */
5912|               *yy_cp = (yy_hold_char);
5913|
5914|               /* yy_bp points to the position in yy_ch_buf of the start of
5915|                * the current run.
5916|                */
5917|               yy_bp = yy_cp;
5918|
5919|               yy_current_state = (yy_start);
5920|
5921|               (yy_state_ptr) = (yy_state_buf);
5922|               *(yy_state_ptr)++ = yy_current_state;
5923|
5924| yy_match:
5925|               do
5926|                       {
5927|                       register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
5928|                       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
5929|                               {
5930|                               yy_current_state = (int) yy_def[yy_current_state];
5931|                               if ( yy_current_state >= 13 )
5932|                                       yy_c = yy_meta[(unsigned int) yy_c];
5933|                               }
5934|                       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
5935|                       *(yy_state_ptr)++ = yy_current_state;
5936|                       ++yy_cp;
5937|                       }
5938|               while ( yy_base[yy_current_state] != 10 );
5939|
5940| yy_find_action:
5941|               yy_current_state = *--(yy_state_ptr);
5942|               (yy_lp) = yy_accept[yy_current_state];
5943| goto find_rule; /* Shut up GCC warning -Wall */
5944| find_rule: /* we branch to this label when backing up */
5945|               for ( ; ; ) /* until we find what rule we matched */
5946|                       {
5947|                       if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
5948|                               {
5949|                               yy_act = yy_acclist[(yy_lp)];
5950|                                       {
5951|                                       (yy_full_match) = yy_cp;
5952|                                       break;
5953|                                       }
5954|                               }
5955|                       --yy_cp;
5956|                       yy_current_state = *--(yy_state_ptr);
5957|                       (yy_lp) = yy_accept[yy_current_state];
5958|                       }
5959|
5960|               YY_DO_BEFORE_ACTION;
5961|
5962| do_action:    /* This label is used only to access EOF actions. */
5963|
5964|               switch ( yy_act )
5965|       { /* beginning of action switch */
5966| case 1:
5967| YY_RULE_SETUP
5968| #line 2 "conftest.l"
5969| { ECHO; }
5970|       YY_BREAK
5971| case 2:
5972| YY_RULE_SETUP
5973| #line 3 "conftest.l"
5974| { REJECT; }
5975|       YY_BREAK
5976| case 3:
5977| YY_RULE_SETUP
5978| #line 4 "conftest.l"
5979| { yymore (); }
5980|       YY_BREAK
5981| case 4:
5982| YY_RULE_SETUP
5983| #line 5 "conftest.l"
5984| { yyless (1); }
5985|       YY_BREAK
5986| case 5:
5987| YY_RULE_SETUP
5988| #line 6 "conftest.l"
5989| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
5990|     yyless ((input () != 0)); }
5991|       YY_BREAK
5992| case 6:
5993| YY_RULE_SETUP
5994| #line 8 "conftest.l"
5995| { unput (yytext[0]); }
5996|       YY_BREAK
5997| case 7:
5998| YY_RULE_SETUP
5999| #line 9 "conftest.l"
6000| { BEGIN INITIAL; }
6001|       YY_BREAK
6002| case 8:
6003| YY_RULE_SETUP
6004| #line 10 "conftest.l"
6005| ECHO;
6006|       YY_BREAK
6007| #line 792 "lex.yy.c"
6008|                       case YY_STATE_EOF(INITIAL):
6009|                               yyterminate();
6010|
6011|       case YY_END_OF_BUFFER:
6012|               {
6013|               /* Amount of text matched not including the EOB char. */
6014|               int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
6015|
6016|               /* Undo the effects of YY_DO_BEFORE_ACTION. */
6017|               *yy_cp = (yy_hold_char);
6018|               YY_RESTORE_YY_MORE_OFFSET
6019|
6020|               if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
6021|                       {
6022|                       /* We're scanning a new file or input source.  It's
6023|                        * possible that this happened because the user
6024|                        * just pointed yyin at a new source and called
6025|                        * yylex().  If so, then we have to assure
6026|                        * consistency between YY_CURRENT_BUFFER and our
6027|                        * globals.  Here is the right place to do so, because
6028|                        * this is the first action (other than possibly a
6029|                        * back-up) that will match for the new input source.
6030|                        */
6031|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
6032|                       YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
6033|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
6034|                       }
6035|
6036|               /* Note that here we test for yy_c_buf_p "<=" to the position
6037|                * of the first EOB in the buffer, since yy_c_buf_p will
6038|                * already have been incremented past the NUL character
6039|                * (since all states make transitions on EOB to the
6040|                * end-of-buffer state).  Contrast this with the test
6041|                * in input().
6042|                */
6043|               if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
6044|                       { /* This was really a NUL. */
6045|                       yy_state_type yy_next_state;
6046|
6047|                       (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
6048|
6049|                       yy_current_state = yy_get_previous_state(  );
6050|
6051|                       /* Okay, we're now positioned to make the NUL
6052|                        * transition.  We couldn't have
6053|                        * yy_get_previous_state() go ahead and do it
6054|                        * for us because it doesn't know how to deal
6055|                        * with the possibility of jamming (and we don't
6056|                        * want to build jamming into it because then it
6057|                        * will run more slowly).
6058|                        */
6059|
6060|                       yy_next_state = yy_try_NUL_trans( yy_current_state );
6061|
6062|                       yy_bp = (yytext_ptr) + YY_MORE_ADJ;
6063|
6064|                       if ( yy_next_state )
6065|                               {
6066|                               /* Consume the NUL. */
6067|                               yy_cp = ++(yy_c_buf_p);
6068|                               yy_current_state = yy_next_state;
6069|                               goto yy_match;
6070|                               }
6071|
6072|                       else
6073|                               {
6074|                               yy_cp = (yy_c_buf_p);
6075|                               goto yy_find_action;
6076|                               }
6077|                       }
6078|
6079|               else switch ( yy_get_next_buffer(  ) )
6080|                       {
6081|                       case EOB_ACT_END_OF_FILE:
6082|                               {
6083|                               (yy_did_buffer_switch_on_eof) = 0;
6084|
6085|                               if ( yywrap( ) )
6086|                                       {
6087|                                       /* Note: because we've taken care in
6088|                                        * yy_get_next_buffer() to have set up
6089|                                        * yytext, we can now set up
6090|                                        * yy_c_buf_p so that if some total
6091|                                        * hoser (like flex itself) wants to
6092|                                        * call the scanner after we return the
6093|                                        * YY_NULL, it'll still work - another
6094|                                        * YY_NULL will get returned.
6095|                                        */
6096|                                       (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
6097|
6098|                                       yy_act = YY_STATE_EOF(YY_START);
6099|                                       goto do_action;
6100|                                       }
6101|
6102|                               else
6103|                                       {
6104|                                       if ( ! (yy_did_buffer_switch_on_eof) )
6105|                                               YY_NEW_FILE;
6106|                                       }
6107|                               break;
6108|                               }
6109|
6110|                       case EOB_ACT_CONTINUE_SCAN:
6111|                               (yy_c_buf_p) =
6112|                                       (yytext_ptr) + yy_amount_of_matched_text;
6113|
6114|                               yy_current_state = yy_get_previous_state(  );
6115|
6116|                               yy_cp = (yy_c_buf_p);
6117|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
6118|                               goto yy_match;
6119|
6120|                       case EOB_ACT_LAST_MATCH:
6121|                               (yy_c_buf_p) =
6122|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
6123|
6124|                               yy_current_state = yy_get_previous_state(  );
6125|
6126|                               yy_cp = (yy_c_buf_p);
6127|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
6128|                               goto yy_find_action;
6129|                       }
6130|               break;
6131|               }
6132|
6133|       default:
6134|               YY_FATAL_ERROR(
6135|                       "fatal flex scanner internal error--no action found" );
6136|       } /* end of action switch */
6137|               } /* end of scanning one token */
6138| } /* end of yylex */
6139|
6140| /* yy_get_next_buffer - try to read in a new buffer
6141|  *
6142|  * Returns a code representing an action:
6143|  *    EOB_ACT_LAST_MATCH -
6144|  *    EOB_ACT_CONTINUE_SCAN - continue scanning from current position
6145|  *    EOB_ACT_END_OF_FILE - end of file
6146|  */
6147| static int yy_get_next_buffer (void)
6148| {
6149|       register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
6150|       register char *source = (yytext_ptr);
6151|       register int number_to_move, i;
6152|       int ret_val;
6153|
6154|       if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
6155|               YY_FATAL_ERROR(
6156|               "fatal flex scanner internal error--end of buffer missed" );
6157|
6158|       if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
6159|               { /* Don't try to fill the buffer, so this is an EOF. */
6160|               if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
6161|                       {
6162|                       /* We matched a single character, the EOB, so
6163|                        * treat this as a final EOF.
6164|                        */
6165|                       return EOB_ACT_END_OF_FILE;
6166|                       }
6167|
6168|               else
6169|                       {
6170|                       /* We matched some text prior to the EOB, first
6171|                        * process it.
6172|                        */
6173|                       return EOB_ACT_LAST_MATCH;
6174|                       }
6175|               }
6176|
6177|       /* Try to read more data. */
6178|
6179|       /* First move last chars to start of buffer. */
6180|       number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
6181|
6182|       for ( i = 0; i < number_to_move; ++i )
6183|               *(dest++) = *(source++);
6184|
6185|       if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
6186|               /* don't do the read, it's not guaranteed to return an EOF,
6187|                * just force an EOF
6188|                */
6189|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
6190|
6191|       else
6192|               {
6193|                       yy_size_t num_to_read =
6194|                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
6195|
6196|               while ( num_to_read <= 0 )
6197|                       { /* Not enough room in the buffer - grow it. */
6198|
6199|                       YY_FATAL_ERROR(
6200| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
6201|
6202|                       }
6203|
6204|               if ( num_to_read > YY_READ_BUF_SIZE )
6205|                       num_to_read = YY_READ_BUF_SIZE;
6206|
6207|               /* Read in more data. */
6208|               YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
6209|                       (yy_n_chars), num_to_read );
6210|
6211|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
6212|               }
6213|
6214|       if ( (yy_n_chars) == 0 )
6215|               {
6216|               if ( number_to_move == YY_MORE_ADJ )
6217|                       {
6218|                       ret_val = EOB_ACT_END_OF_FILE;
6219|                       yyrestart(yyin  );
6220|                       }
6221|
6222|               else
6223|                       {
6224|                       ret_val = EOB_ACT_LAST_MATCH;
6225|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
6226|                               YY_BUFFER_EOF_PENDING;
6227|                       }
6228|               }
6229|
6230|       else
6231|               ret_val = EOB_ACT_CONTINUE_SCAN;
6232|
6233|       if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
6234|               /* Extend the array by 50%, plus the number we really need. */
6235|               yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
6236|               YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
6237|               if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
6238|                       YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
6239|       }
6240|
6241|       (yy_n_chars) += number_to_move;
6242|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
6243|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
6244|
6245|       (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
6246|
6247|       return ret_val;
6248| }
6249|
6250| /* yy_get_previous_state - get the state just before the EOB char was reached */
6251|
6252|     static yy_state_type yy_get_previous_state (void)
6253| {
6254|       register yy_state_type yy_current_state;
6255|       register char *yy_cp;
6256|     
6257|       yy_current_state = (yy_start);
6258|
6259|       (yy_state_ptr) = (yy_state_buf);
6260|       *(yy_state_ptr)++ = yy_current_state;
6261|
6262|       for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
6263|               {
6264|               register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
6265|               while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
6266|                       {
6267|                       yy_current_state = (int) yy_def[yy_current_state];
6268|                       if ( yy_current_state >= 13 )
6269|                               yy_c = yy_meta[(unsigned int) yy_c];
6270|                       }
6271|               yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
6272|               *(yy_state_ptr)++ = yy_current_state;
6273|               }
6274|
6275|       return yy_current_state;
6276| }
6277|
6278| /* yy_try_NUL_trans - try to make a transition on the NUL character
6279|  *
6280|  * synopsis
6281|  *    next_state = yy_try_NUL_trans( current_state );
6282|  */
6283|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
6284| {
6285|       register int yy_is_jam;
6286|     
6287|       register YY_CHAR yy_c = 1;
6288|       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
6289|               {
6290|               yy_current_state = (int) yy_def[yy_current_state];
6291|               if ( yy_current_state >= 13 )
6292|                       yy_c = yy_meta[(unsigned int) yy_c];
6293|               }
6294|       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
6295|       yy_is_jam = (yy_current_state == 12);
6296|       if ( ! yy_is_jam )
6297|               *(yy_state_ptr)++ = yy_current_state;
6298|
6299|       return yy_is_jam ? 0 : yy_current_state;
6300| }
6301|
6302|     static void yyunput (int c, register char * yy_bp )
6303| {
6304|       register char *yy_cp;
6305|     
6306|     yy_cp = (yy_c_buf_p);
6307|
6308|       /* undo effects of setting up yytext */
6309|       *yy_cp = (yy_hold_char);
6310|
6311|       if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
6312|               { /* need to shift things up to make room */
6313|               /* +2 for EOB chars. */
6314|               register yy_size_t number_to_move = (yy_n_chars) + 2;
6315|               register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
6316|                                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
6317|               register char *source =
6318|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
6319|
6320|               while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
6321|                       *--dest = *--source;
6322|
6323|               yy_cp += (int) (dest - source);
6324|               yy_bp += (int) (dest - source);
6325|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
6326|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
6327|
6328|               if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
6329|                       YY_FATAL_ERROR( "flex scanner push-back overflow" );
6330|               }
6331|
6332|       *--yy_cp = (char) c;
6333|
6334|       (yytext_ptr) = yy_bp;
6335|       (yy_hold_char) = *yy_cp;
6336|       (yy_c_buf_p) = yy_cp;
6337| }
6338|
6339| #ifndef YY_NO_INPUT
6340| #ifdef __cplusplus
6341|     static int yyinput (void)
6342| #else
6343|     static int input  (void)
6344| #endif
6345|
6346| {
6347|       int c;
6348|     
6349|       *(yy_c_buf_p) = (yy_hold_char);
6350|
6351|       if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
6352|               {
6353|               /* yy_c_buf_p now points to the character we want to return.
6354|                * If this occurs *before* the EOB characters, then it's a
6355|                * valid NUL; if not, then we've hit the end of the buffer.
6356|                */
6357|               if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
6358|                       /* This was really a NUL. */
6359|                       *(yy_c_buf_p) = '\0';
6360|
6361|               else
6362|                       { /* need more input */
6363|                       yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
6364|                       ++(yy_c_buf_p);
6365|
6366|                       switch ( yy_get_next_buffer(  ) )
6367|                               {
6368|                               case EOB_ACT_LAST_MATCH:
6369|                                       /* This happens because yy_g_n_b()
6370|                                        * sees that we've accumulated a
6371|                                        * token and flags that we need to
6372|                                        * try matching the token before
6373|                                        * proceeding.  But for input(),
6374|                                        * there's no matching to consider.
6375|                                        * So convert the EOB_ACT_LAST_MATCH
6376|                                        * to EOB_ACT_END_OF_FILE.
6377|                                        */
6378|
6379|                                       /* Reset buffer status. */
6380|                                       yyrestart(yyin );
6381|
6382|                                       /*FALLTHROUGH*/
6383|
6384|                               case EOB_ACT_END_OF_FILE:
6385|                                       {
6386|                                       if ( yywrap( ) )
6387|                                               return 0;
6388|
6389|                                       if ( ! (yy_did_buffer_switch_on_eof) )
6390|                                               YY_NEW_FILE;
6391| #ifdef __cplusplus
6392|                                       return yyinput();
6393| #else
6394|                                       return input();
6395| #endif
6396|                                       }
6397|
6398|                               case EOB_ACT_CONTINUE_SCAN:
6399|                                       (yy_c_buf_p) = (yytext_ptr) + offset;
6400|                                       break;
6401|                               }
6402|                       }
6403|               }
6404|
6405|       c = *(unsigned char *) (yy_c_buf_p);    /* cast for 8-bit char's */
6406|       *(yy_c_buf_p) = '\0';   /* preserve yytext */
6407|       (yy_hold_char) = *++(yy_c_buf_p);
6408|
6409|       return c;
6410| }
6411| #endif        /* ifndef YY_NO_INPUT */
6412|
6413| /** Immediately switch to a different input stream.
6414|  * @param input_file A readable stream.
6415|  *
6416|  * @note This function does not reset the start condition to @c INITIAL .
6417|  */
6418|     void yyrestart  (FILE * input_file )
6419| {
6420|     
6421|       if ( ! YY_CURRENT_BUFFER ){
6422|         yyensure_buffer_stack ();
6423|               YY_CURRENT_BUFFER_LVALUE =
6424|             yy_create_buffer(yyin,YY_BUF_SIZE );
6425|       }
6426|
6427|       yy_init_buffer(YY_CURRENT_BUFFER,input_file );
6428|       yy_load_buffer_state( );
6429| }
6430|
6431| /** Switch to a different input buffer.
6432|  * @param new_buffer The new input buffer.
6433|  *
6434|  */
6435|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
6436| {
6437|     
6438|       /* TODO. We should be able to replace this entire function body
6439|        * with
6440|        *              yypop_buffer_state();
6441|        *              yypush_buffer_state(new_buffer);
6442|      */
6443|       yyensure_buffer_stack ();
6444|       if ( YY_CURRENT_BUFFER == new_buffer )
6445|               return;
6446|
6447|       if ( YY_CURRENT_BUFFER )
6448|               {
6449|               /* Flush out information for old buffer. */
6450|               *(yy_c_buf_p) = (yy_hold_char);
6451|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
6452|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
6453|               }
6454|
6455|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
6456|       yy_load_buffer_state( );
6457|
6458|       /* We don't actually know whether we did this switch during
6459|        * EOF (yywrap()) processing, but the only time this flag
6460|        * is looked at is after yywrap() is called, so it's safe
6461|        * to go ahead and always set it.
6462|        */
6463|       (yy_did_buffer_switch_on_eof) = 1;
6464| }
6465|
6466| static void yy_load_buffer_state  (void)
6467| {
6468|       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
6469|       (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
6470|       yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
6471|       (yy_hold_char) = *(yy_c_buf_p);
6472| }
6473|
6474| /** Allocate and initialize an input buffer state.
6475|  * @param file A readable stream.
6476|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
6477|  *
6478|  * @return the allocated buffer state.
6479|  */
6480|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
6481| {
6482|       YY_BUFFER_STATE b;
6483|     
6484|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
6485|       if ( ! b )
6486|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
6487|
6488|       b->yy_buf_size = size;
6489|
6490|       /* yy_ch_buf has to be 2 characters longer than the size given because
6491|        * we need to put in 2 end-of-buffer characters.
6492|        */
6493|       b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
6494|       if ( ! b->yy_ch_buf )
6495|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
6496|
6497|       b->yy_is_our_buffer = 1;
6498|
6499|       yy_init_buffer(b,file );
6500|
6501|       return b;
6502| }
6503|
6504| /** Destroy the buffer.
6505|  * @param b a buffer created with yy_create_buffer()
6506|  *
6507|  */
6508|     void yy_delete_buffer (YY_BUFFER_STATE  b )
6509| {
6510|     
6511|       if ( ! b )
6512|               return;
6513|
6514|       if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
6515|               YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
6516|
6517|       if ( b->yy_is_our_buffer )
6518|               yyfree((void *) b->yy_ch_buf  );
6519|
6520|       yyfree((void *) b  );
6521| }
6522|
6523| #ifndef __cplusplus
6524| extern int isatty (int );
6525| #endif /* __cplusplus */
6526|     
6527| /* Initializes or reinitializes a buffer.
6528|  * This function is sometimes called more than once on the same buffer,
6529|  * such as during a yyrestart() or at EOF.
6530|  */
6531|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
6532|
6533| {
6534|       int oerrno = errno;
6535|     
6536|       yy_flush_buffer(b );
6537|
6538|       b->yy_input_file = file;
6539|       b->yy_fill_buffer = 1;
6540|
6541|     /* If b is the current buffer, then yy_init_buffer was _probably_
6542|      * called from yyrestart() or through yy_get_next_buffer.
6543|      * In that case, we don't want to reset the lineno or column.
6544|      */
6545|     if (b != YY_CURRENT_BUFFER){
6546|         b->yy_bs_lineno = 1;
6547|         b->yy_bs_column = 0;
6548|     }
6549|
6550|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
6551|     
6552|       errno = oerrno;
6553| }
6554|
6555| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
6556|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
6557|  *
6558|  */
6559|     void yy_flush_buffer (YY_BUFFER_STATE  b )
6560| {
6561|       if ( ! b )
6562|               return;
6563|
6564|       b->yy_n_chars = 0;
6565|
6566|       /* We always need two end-of-buffer characters.  The first causes
6567|        * a transition to the end-of-buffer state.  The second causes
6568|        * a jam in that state.
6569|        */
6570|       b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
6571|       b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
6572|
6573|       b->yy_buf_pos = &b->yy_ch_buf[0];
6574|
6575|       b->yy_at_bol = 1;
6576|       b->yy_buffer_status = YY_BUFFER_NEW;
6577|
6578|       if ( b == YY_CURRENT_BUFFER )
6579|               yy_load_buffer_state( );
6580| }
6581|
6582| /** Pushes the new state onto the stack. The new state becomes
6583|  *  the current state. This function will allocate the stack
6584|  *  if necessary.
6585|  *  @param new_buffer The new state.
6586|  * 
6587|  */
6588| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
6589| {
6590|       if (new_buffer == NULL)
6591|               return;
6592|
6593|       yyensure_buffer_stack();
6594|
6595|       /* This block is copied from yy_switch_to_buffer. */
6596|       if ( YY_CURRENT_BUFFER )
6597|               {
6598|               /* Flush out information for old buffer. */
6599|               *(yy_c_buf_p) = (yy_hold_char);
6600|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
6601|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
6602|               }
6603|
6604|       /* Only push if top exists. Otherwise, replace top. */
6605|       if (YY_CURRENT_BUFFER)
6606|               (yy_buffer_stack_top)++;
6607|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
6608|
6609|       /* copied from yy_switch_to_buffer. */
6610|       yy_load_buffer_state( );
6611|       (yy_did_buffer_switch_on_eof) = 1;
6612| }
6613|
6614| /** Removes and deletes the top of the stack, if present.
6615|  *  The next element becomes the new top.
6616|  * 
6617|  */
6618| void yypop_buffer_state (void)
6619| {
6620|       if (!YY_CURRENT_BUFFER)
6621|               return;
6622|
6623|       yy_delete_buffer(YY_CURRENT_BUFFER );
6624|       YY_CURRENT_BUFFER_LVALUE = NULL;
6625|       if ((yy_buffer_stack_top) > 0)
6626|               --(yy_buffer_stack_top);
6627|
6628|       if (YY_CURRENT_BUFFER) {
6629|               yy_load_buffer_state( );
6630|               (yy_did_buffer_switch_on_eof) = 1;
6631|       }
6632| }
6633|
6634| /* Allocates the stack if it does not exist.
6635|  *  Guarantees space for at least one push.
6636|  */
6637| static void yyensure_buffer_stack (void)
6638| {
6639|       yy_size_t num_to_alloc;
6640|     
6641|       if (!(yy_buffer_stack)) {
6642|
6643|               /* First allocation is just for 2 elements, since we don't know if this
6644|                * scanner will even need a stack. We use 2 instead of 1 to avoid an
6645|                * immediate realloc on the next call.
6646|          */
6647|               num_to_alloc = 1;
6648|               (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
6649|                                                               (num_to_alloc * sizeof(struct yy_buffer_state*)
6650|                                                               );
6651|               if ( ! (yy_buffer_stack) )
6652|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
6653|                                                                 
6654|               memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
6655|                               
6656|               (yy_buffer_stack_max) = num_to_alloc;
6657|               (yy_buffer_stack_top) = 0;
6658|               return;
6659|       }
6660|
6661|       if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
6662|
6663|               /* Increase the buffer to prepare for a possible push. */
6664|               int grow_size = 8 /* arbitrary grow size */;
6665|
6666|               num_to_alloc = (yy_buffer_stack_max) + grow_size;
6667|               (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
6668|                                                               ((yy_buffer_stack),
6669|                                                               num_to_alloc * sizeof(struct yy_buffer_state*)
6670|                                                               );
6671|               if ( ! (yy_buffer_stack) )
6672|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
6673|
6674|               /* zero only the new slots.*/
6675|               memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
6676|               (yy_buffer_stack_max) = num_to_alloc;
6677|       }
6678| }
6679|
6680| /** Setup the input buffer state to scan directly from a user-specified character buffer.
6681|  * @param base the character buffer
6682|  * @param size the size in bytes of the character buffer
6683|  *
6684|  * @return the newly allocated buffer state object.
6685|  */
6686| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
6687| {
6688|       YY_BUFFER_STATE b;
6689|     
6690|       if ( size < 2 ||
6691|            base[size-2] != YY_END_OF_BUFFER_CHAR ||
6692|            base[size-1] != YY_END_OF_BUFFER_CHAR )
6693|               /* They forgot to leave room for the EOB's. */
6694|               return 0;
6695|
6696|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
6697|       if ( ! b )
6698|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
6699|
6700|       b->yy_buf_size = size - 2;      /* "- 2" to take care of EOB's */
6701|       b->yy_buf_pos = b->yy_ch_buf = base;
6702|       b->yy_is_our_buffer = 0;
6703|       b->yy_input_file = 0;
6704|       b->yy_n_chars = b->yy_buf_size;
6705|       b->yy_is_interactive = 0;
6706|       b->yy_at_bol = 1;
6707|       b->yy_fill_buffer = 0;
6708|       b->yy_buffer_status = YY_BUFFER_NEW;
6709|
6710|       yy_switch_to_buffer(b  );
6711|
6712|       return b;
6713| }
6714|
6715| /** Setup the input buffer state to scan a string. The next call to yylex() will
6716|  * scan from a @e copy of @a str.
6717|  * @param yystr a NUL-terminated string to scan
6718|  *
6719|  * @return the newly allocated buffer state object.
6720|  * @note If you want to scan bytes that may contain NUL values, then use
6721|  *       yy_scan_bytes() instead.
6722|  */
6723| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
6724| {
6725|     
6726|       return yy_scan_bytes(yystr,strlen(yystr) );
6727| }
6728|
6729| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
6730|  * scan from a @e copy of @a bytes.
6731|  * @param bytes the byte buffer to scan
6732|  * @param len the number of bytes in the buffer pointed to by @a bytes.
6733|  *
6734|  * @return the newly allocated buffer state object.
6735|  */
6736| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, yy_size_t  _yybytes_len )
6737| {
6738|       YY_BUFFER_STATE b;
6739|       char *buf;
6740|       yy_size_t n, i;
6741|     
6742|       /* Get memory for full buffer, including space for trailing EOB's. */
6743|       n = _yybytes_len + 2;
6744|       buf = (char *) yyalloc(n  );
6745|       if ( ! buf )
6746|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
6747|
6748|       for ( i = 0; i < _yybytes_len; ++i )
6749|               buf[i] = yybytes[i];
6750|
6751|       buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
6752|
6753|       b = yy_scan_buffer(buf,n );
6754|       if ( ! b )
6755|               YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
6756|
6757|       /* It's okay to grow etc. this buffer, and we should throw it
6758|        * away when we're done.
6759|        */
6760|       b->yy_is_our_buffer = 1;
6761|
6762|       return b;
6763| }
6764|
6765| #ifndef YY_EXIT_FAILURE
6766| #define YY_EXIT_FAILURE 2
6767| #endif
6768|
6769| static void yy_fatal_error (yyconst char* msg )
6770| {
6771|       (void) fprintf( stderr, "%s\n", msg );
6772|       exit( YY_EXIT_FAILURE );
6773| }
6774|
6775| /* Redefine yyless() so it works in section 3 code. */
6776|
6777| #undef yyless
6778| #define yyless(n) \
6779|       do \
6780|               { \
6781|               /* Undo effects of setting up yytext. */ \
6782|         int yyless_macro_arg = (n); \
6783|         YY_LESS_LINENO(yyless_macro_arg);\
6784|               yytext[yyleng] = (yy_hold_char); \
6785|               (yy_c_buf_p) = yytext + yyless_macro_arg; \
6786|               (yy_hold_char) = *(yy_c_buf_p); \
6787|               *(yy_c_buf_p) = '\0'; \
6788|               yyleng = yyless_macro_arg; \
6789|               } \
6790|       while ( 0 )
6791|
6792| /* Accessor  methods (get/set functions) to struct members. */
6793|
6794| /** Get the current line number.
6795|  *
6796|  */
6797| int yyget_lineno  (void)
6798| {
6799|         
6800|     return yylineno;
6801| }
6802|
6803| /** Get the input stream.
6804|  *
6805|  */
6806| FILE *yyget_in  (void)
6807| {
6808|         return yyin;
6809| }
6810|
6811| /** Get the output stream.
6812|  *
6813|  */
6814| FILE *yyget_out  (void)
6815| {
6816|         return yyout;
6817| }
6818|
6819| /** Get the length of the current token.
6820|  *
6821|  */
6822| yy_size_t yyget_leng  (void)
6823| {
6824|         return yyleng;
6825| }
6826|
6827| /** Get the current token.
6828|  *
6829|  */
6830|
6831| char *yyget_text  (void)
6832| {
6833|         return yytext;
6834| }
6835|
6836| /** Set the current line number.
6837|  * @param line_number
6838|  *
6839|  */
6840| void yyset_lineno (int  line_number )
6841| {
6842|     
6843|     yylineno = line_number;
6844| }
6845|
6846| /** Set the input stream. This does not discard the current
6847|  * input buffer.
6848|  * @param in_str A readable stream.
6849|  *
6850|  * @see yy_switch_to_buffer
6851|  */
6852| void yyset_in (FILE *  in_str )
6853| {
6854|         yyin = in_str ;
6855| }
6856|
6857| void yyset_out (FILE *  out_str )
6858| {
6859|         yyout = out_str ;
6860| }
6861|
6862| int yyget_debug  (void)
6863| {
6864|         return yy_flex_debug;
6865| }
6866|
6867| void yyset_debug (int  bdebug )
6868| {
6869|         yy_flex_debug = bdebug ;
6870| }
6871|
6872| static int yy_init_globals (void)
6873| {
6874|         /* Initialization is the same as for the non-reentrant scanner.
6875|      * This function is called from yylex_destroy(), so don't allocate here.
6876|      */
6877|
6878|     (yy_buffer_stack) = 0;
6879|     (yy_buffer_stack_top) = 0;
6880|     (yy_buffer_stack_max) = 0;
6881|     (yy_c_buf_p) = (char *) 0;
6882|     (yy_init) = 0;
6883|     (yy_start) = 0;
6884|
6885|     (yy_state_buf) = 0;
6886|     (yy_state_ptr) = 0;
6887|     (yy_full_match) = 0;
6888|     (yy_lp) = 0;
6889|
6890| /* Defined in main.c */
6891| #ifdef YY_STDINIT
6892|     yyin = stdin;
6893|     yyout = stdout;
6894| #else
6895|     yyin = (FILE *) 0;
6896|     yyout = (FILE *) 0;
6897| #endif
6898|
6899|     /* For future reference: Set errno on error, since we are called by
6900|      * yylex_init()
6901|      */
6902|     return 0;
6903| }
6904|
6905| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
6906| int yylex_destroy  (void)
6907| {
6908|     
6909|     /* Pop the buffer stack, destroying each element. */
6910|       while(YY_CURRENT_BUFFER){
6911|               yy_delete_buffer(YY_CURRENT_BUFFER  );
6912|               YY_CURRENT_BUFFER_LVALUE = NULL;
6913|               yypop_buffer_state();
6914|       }
6915|
6916|       /* Destroy the stack itself. */
6917|       yyfree((yy_buffer_stack) );
6918|       (yy_buffer_stack) = NULL;
6919|
6920|     yyfree ( (yy_state_buf) );
6921|     (yy_state_buf)  = NULL;
6922|
6923|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
6924|      * yylex() is called, initialization will occur. */
6925|     yy_init_globals( );
6926|
6927|     return 0;
6928| }
6929|
6930| /*
6931|  * Internal utility routines.
6932|  */
6933|
6934| #ifndef yytext_ptr
6935| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
6936| {
6937|       register int i;
6938|       for ( i = 0; i < n; ++i )
6939|               s1[i] = s2[i];
6940| }
6941| #endif
6942|
6943| #ifdef YY_NEED_STRLEN
6944| static int yy_flex_strlen (yyconst char * s )
6945| {
6946|       register int n;
6947|       for ( n = 0; s[n]; ++n )
6948|               ;
6949|
6950|       return n;
6951| }
6952| #endif
6953|
6954| void *yyalloc (yy_size_t  size )
6955| {
6956|       return (void *) malloc( size );
6957| }
6958|
6959| void *yyrealloc  (void * ptr, yy_size_t  size )
6960| {
6961|       /* The cast to (char *) in the following accommodates both
6962|        * implementations that use char* generic pointers, and those
6963|        * that use void* generic pointers.  It works with the latter
6964|        * because both ANSI C and C++ allow castless assignment from
6965|        * any pointer type to void*, and deal with argument conversions
6966|        * as though doing an assignment.
6967|        */
6968|       return (void *) realloc( (char *) ptr, size );
6969| }
6970|
6971| void yyfree (void * ptr )
6972| {
6973|       free( (char *) ptr );   /* see yyrealloc() for (char *) cast */
6974| }
6975|
6976| #define YYTABLES_NAME "yytables"
6977|
6978| #line 10 "conftest.l"
6979|
6980|
6981| #ifdef YYTEXT_POINTER
6982| extern char *yytext;
6983| #endif
6984| int
6985| main (void)
6986| {
6987|   return ! yylex () + ! yywrap ();
6988| }
6989configure:27902: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c -lfl  >&5
6990configure:27902: $? = 0
6991configure:27912: result: -lfl
6992configure:27918: checking whether yytext is a pointer
6993configure:27935: gcc-4.2 -m32 -arch ppc -std=gnu99 -o conftest -m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL   conftest.c -lfl  >&5
6994configure:27935: $? = 0
6995configure:27943: result: yes
6996configure:28099: checking that generated files are newer than configure
6997configure:28105: result: done
6998configure:28133: creating ./config.status
6999
7000## ---------------------- ##
7001## Running config.status. ##
7002## ---------------------- ##
7003
7004This file was extended by GNU MP config.status 6.2.1, which was
7005generated by GNU Autoconf 2.69.  Invocation command line was
7006
7007  CONFIG_FILES    =
7008  CONFIG_HEADERS  =
7009  CONFIG_LINKS    =
7010  CONFIG_COMMANDS =
7011  $ ./config.status
7012
7013on Sergey-Fedorovs-Mac-mini.local
7014
7015config.status:1392: creating demos/pexpr-config.h
7016config.status:1392: creating demos/calc/calc-config.h
7017config.status:1392: creating Makefile
7018config.status:1392: creating mpf/Makefile
7019config.status:1392: creating mpn/Makefile
7020config.status:1392: creating mpq/Makefile
7021config.status:1392: creating mpz/Makefile
7022config.status:1392: creating printf/Makefile
7023config.status:1392: creating scanf/Makefile
7024config.status:1392: creating rand/Makefile
7025config.status:1392: creating cxx/Makefile
7026config.status:1392: creating tests/Makefile
7027config.status:1392: creating tests/devel/Makefile
7028config.status:1392: creating tests/mpf/Makefile
7029config.status:1392: creating tests/mpn/Makefile
7030config.status:1392: creating tests/mpq/Makefile
7031config.status:1392: creating tests/mpz/Makefile
7032config.status:1392: creating tests/rand/Makefile
7033config.status:1392: creating tests/misc/Makefile
7034config.status:1392: creating tests/cxx/Makefile
7035config.status:1392: creating doc/Makefile
7036config.status:1392: creating tune/Makefile
7037config.status:1392: creating demos/Makefile
7038config.status:1392: creating demos/calc/Makefile
7039config.status:1392: creating demos/expr/Makefile
7040config.status:1392: creating gmp.h
7041config.status:1392: creating gmp.pc
7042config.status:1392: creating gmpxx.pc
7043config.status:1392: creating config.h
7044config.status:1633: linking mpn/generic/add.c to mpn/add.c
7045config.status:1633: linking mpn/generic/add_1.c to mpn/add_1.c
7046config.status:1633: linking mpn/powerpc32/aors_n.asm to mpn/add_n.asm
7047config.status:1633: linking mpn/generic/sub.c to mpn/sub.c
7048config.status:1633: linking mpn/generic/sub_1.c to mpn/sub_1.c
7049config.status:1633: linking mpn/powerpc32/aors_n.asm to mpn/sub_n.asm
7050config.status:1633: linking mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c
7051config.status:1633: linking mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c
7052config.status:1633: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c
7053config.status:1633: linking mpn/generic/neg.c to mpn/neg.c
7054config.status:1633: linking mpn/generic/com.c to mpn/com.c
7055config.status:1633: linking mpn/powerpc32/mul_1.asm to mpn/mul_1.asm
7056config.status:1633: linking mpn/powerpc32/addmul_1.asm to mpn/addmul_1.asm
7057config.status:1633: linking mpn/powerpc32/submul_1.asm to mpn/submul_1.asm
7058config.status:1633: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c
7059config.status:1633: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c
7060config.status:1633: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c
7061config.status:1633: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
7062config.status:1633: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
7063config.status:1633: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
7064config.status:1633: linking mpn/powerpc32/lshift.asm to mpn/lshift.asm
7065config.status:1633: linking mpn/powerpc32/rshift.asm to mpn/rshift.asm
7066config.status:1633: linking mpn/generic/dive_1.c to mpn/dive_1.c
7067config.status:1633: linking mpn/powerpc32/diveby3.asm to mpn/diveby3.asm
7068config.status:1633: linking mpn/generic/divis.c to mpn/divis.c
7069config.status:1633: linking mpn/generic/divrem.c to mpn/divrem.c
7070config.status:1633: linking mpn/generic/divrem_1.c to mpn/divrem_1.c
7071config.status:1633: linking mpn/powerpc32/divrem_2.asm to mpn/divrem_2.asm
7072config.status:1633: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
7073config.status:1633: linking mpn/generic/fib2m.c to mpn/fib2m.c
7074config.status:1633: linking mpn/generic/mod_1.c to mpn/mod_1.c
7075config.status:1633: linking mpn/powerpc32/mod_34lsub1.asm to mpn/mod_34lsub1.asm
7076config.status:1633: linking mpn/powerpc32/mode1o.asm to mpn/mode1o.asm
7077config.status:1633: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
7078config.status:1633: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
7079config.status:1633: linking mpn/generic/dump.c to mpn/dump.c
7080config.status:1633: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c
7081config.status:1633: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c
7082config.status:1633: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
7083config.status:1633: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c
7084config.status:1633: linking mpn/powerpc32/lshiftc.asm to mpn/lshiftc.asm
7085config.status:1633: linking mpn/generic/mul.c to mpn/mul.c
7086config.status:1633: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
7087config.status:1633: linking mpn/generic/mul_n.c to mpn/mul_n.c
7088config.status:1633: linking mpn/generic/sqr.c to mpn/sqr.c
7089config.status:1633: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c
7090config.status:1633: linking mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
7091config.status:1633: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
7092config.status:1633: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
7093config.status:1633: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
7094config.status:1633: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
7095config.status:1633: linking mpn/generic/mulmid.c to mpn/mulmid.c
7096config.status:1633: linking mpn/generic/random.c to mpn/random.c
7097config.status:1633: linking mpn/generic/random2.c to mpn/random2.c
7098config.status:1633: linking mpn/generic/pow_1.c to mpn/pow_1.c
7099config.status:1633: linking mpn/generic/rootrem.c to mpn/rootrem.c
7100config.status:1633: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
7101config.status:1633: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
7102config.status:1633: linking mpn/generic/get_str.c to mpn/get_str.c
7103config.status:1633: linking mpn/generic/set_str.c to mpn/set_str.c
7104config.status:1633: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.c
7105config.status:1633: linking mpn/generic/scan0.c to mpn/scan0.c
7106config.status:1633: linking mpn/generic/scan1.c to mpn/scan1.c
7107config.status:1633: linking mpn/generic/popham.c to mpn/popcount.c
7108config.status:1633: linking mpn/generic/popham.c to mpn/hamdist.c
7109config.status:1633: linking mpn/generic/cmp.c to mpn/cmp.c
7110config.status:1633: linking mpn/generic/zero_p.c to mpn/zero_p.c
7111config.status:1633: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
7112config.status:1633: linking mpn/generic/perfpow.c to mpn/perfpow.c
7113config.status:1633: linking mpn/generic/strongfibo.c to mpn/strongfibo.c
7114config.status:1633: linking mpn/generic/gcd_11.c to mpn/gcd_11.c
7115config.status:1633: linking mpn/generic/gcd_22.c to mpn/gcd_22.c
7116config.status:1633: linking mpn/generic/gcd_1.c to mpn/gcd_1.c
7117config.status:1633: linking mpn/generic/gcd.c to mpn/gcd.c
7118config.status:1633: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
7119config.status:1633: linking mpn/generic/gcdext.c to mpn/gcdext.c
7120config.status:1633: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
7121config.status:1633: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
7122config.status:1633: linking mpn/generic/div_q.c to mpn/div_q.c
7123config.status:1633: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
7124config.status:1633: linking mpn/generic/jacbase.c to mpn/jacbase.c
7125config.status:1633: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
7126config.status:1633: linking mpn/generic/jacobi.c to mpn/jacobi.c
7127config.status:1633: linking mpn/generic/get_d.c to mpn/get_d.c
7128config.status:1633: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
7129config.status:1633: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
7130config.status:1633: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
7131config.status:1633: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
7132config.status:1633: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
7133config.status:1633: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
7134config.status:1633: linking mpn/generic/hgcd.c to mpn/hgcd.c
7135config.status:1633: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
7136config.status:1633: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
7137config.status:1633: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
7138config.status:1633: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
7139config.status:1633: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
7140config.status:1633: linking mpn/generic/sqrlo.c to mpn/sqrlo.c
7141config.status:1633: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
7142config.status:1633: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
7143config.status:1633: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
7144config.status:1633: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
7145config.status:1633: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
7146config.status:1633: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
7147config.status:1633: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
7148config.status:1633: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
7149config.status:1633: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
7150config.status:1633: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
7151config.status:1633: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
7152config.status:1633: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
7153config.status:1633: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
7154config.status:1633: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
7155config.status:1633: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
7156config.status:1633: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
7157config.status:1633: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
7158config.status:1633: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
7159config.status:1633: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
7160config.status:1633: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
7161config.status:1633: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
7162config.status:1633: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
7163config.status:1633: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
7164config.status:1633: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
7165config.status:1633: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
7166config.status:1633: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
7167config.status:1633: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
7168config.status:1633: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
7169config.status:1633: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
7170config.status:1633: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
7171config.status:1633: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
7172config.status:1633: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
7173config.status:1633: linking mpn/generic/invertappr.c to mpn/invertappr.c
7174config.status:1633: linking mpn/generic/invert.c to mpn/invert.c
7175config.status:1633: linking mpn/generic/binvert.c to mpn/binvert.c
7176config.status:1633: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
7177config.status:1633: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
7178config.status:1633: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
7179config.status:1633: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
7180config.status:1633: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
7181config.status:1633: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c
7182config.status:1633: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
7183config.status:1633: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
7184config.status:1633: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
7185config.status:1633: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
7186config.status:1633: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
7187config.status:1633: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
7188config.status:1633: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
7189config.status:1633: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
7190config.status:1633: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
7191config.status:1633: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
7192config.status:1633: linking mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
7193config.status:1633: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
7194config.status:1633: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
7195config.status:1633: linking mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c
7196config.status:1633: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
7197config.status:1633: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
7198config.status:1633: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
7199config.status:1633: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
7200config.status:1633: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
7201config.status:1633: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
7202config.status:1633: linking mpn/generic/broot.c to mpn/broot.c
7203config.status:1633: linking mpn/generic/brootinv.c to mpn/brootinv.c
7204config.status:1633: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
7205config.status:1633: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
7206config.status:1633: linking mpn/generic/divexact.c to mpn/divexact.c
7207config.status:1633: linking mpn/powerpc32/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
7208config.status:1633: linking mpn/generic/redc_1.c to mpn/redc_1.c
7209config.status:1633: linking mpn/generic/redc_2.c to mpn/redc_2.c
7210config.status:1633: linking mpn/generic/redc_n.c to mpn/redc_n.c
7211config.status:1633: linking mpn/generic/powm.c to mpn/powm.c
7212config.status:1633: linking mpn/generic/powlo.c to mpn/powlo.c
7213config.status:1633: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
7214config.status:1633: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
7215config.status:1633: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
7216config.status:1633: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
7217config.status:1633: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
7218config.status:1633: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
7219config.status:1633: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
7220config.status:1633: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
7221config.status:1633: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
7222config.status:1633: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
7223config.status:1633: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
7224config.status:1633: linking mpn/generic/remove.c to mpn/remove.c
7225config.status:1633: linking mpn/generic/logops_n.c to mpn/and_n.c
7226config.status:1633: linking mpn/generic/logops_n.c to mpn/andn_n.c
7227config.status:1633: linking mpn/generic/logops_n.c to mpn/nand_n.c
7228config.status:1633: linking mpn/generic/logops_n.c to mpn/ior_n.c
7229config.status:1633: linking mpn/generic/logops_n.c to mpn/iorn_n.c
7230config.status:1633: linking mpn/generic/logops_n.c to mpn/nior_n.c
7231config.status:1633: linking mpn/generic/logops_n.c to mpn/xor_n.c
7232config.status:1633: linking mpn/generic/logops_n.c to mpn/xnor_n.c
7233config.status:1633: linking mpn/generic/copyi.c to mpn/copyi.c
7234config.status:1633: linking mpn/generic/copyd.c to mpn/copyd.c
7235config.status:1633: linking mpn/generic/zero.c to mpn/zero.c
7236config.status:1633: linking mpn/powerpc32/sec_tabselect.asm to mpn/sec_tabselect.asm
7237config.status:1633: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
7238config.status:1633: linking mpn/powerpc32/umul.asm to mpn/umul.asm
7239config.status:1633: linking mpn/powerpc32/invert_limb.asm to mpn/invert_limb.asm
7240config.status:1633: linking mpn/powerpc32/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
7241config.status:1633: linking mpn/powerpc32/addlsh1_n.asm to mpn/addlsh1_n.asm
7242config.status:1633: linking mpn/powerpc32/sublsh1_n.asm to mpn/sublsh1_n.asm
7243config.status:1633: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
7244config.status:1633: linking mpn/powerpc32/gmp-mparam.h to gmp-mparam.h
7245config.status:1652: executing libtool commands
7246configure:30514: WARNING: unrecognized options: --with-ld, --with-as
7247configure:30528: summary of build options:
7248
7249  Version:           GNU MP 6.2.1
7250  Host type:         powerpc-apple-darwin10
7251  ABI:               32
7252  Install prefix:    /opt/local
7253  Compiler:          gcc-4.2 -m32 -arch ppc -std=gnu99
7254  Static libraries:  yes
7255  Shared libraries:  yes
7256
7257
7258## ---------------- ##
7259## Cache variables. ##
7260## ---------------- ##
7261
7262ac_cv_build=powerpc-apple-darwin10
7263ac_cv_c_bigendian=yes
7264ac_cv_c_compiler_gnu=yes
7265ac_cv_c_inline=inline
7266ac_cv_c_restrict=__restrict
7267ac_cv_c_volatile=yes
7268ac_cv_cxx_compiler_gnu=yes
7269ac_cv_env_ABI_set=
7270ac_cv_env_ABI_value=
7271ac_cv_env_CCC_set=
7272ac_cv_env_CCC_value=
7273ac_cv_env_CC_FOR_BUILD_set=
7274ac_cv_env_CC_FOR_BUILD_value=
7275ac_cv_env_CC_set=set
7276ac_cv_env_CC_value='gcc-4.2 -m32 -arch ppc'
7277ac_cv_env_CFLAGS_set=
7278ac_cv_env_CFLAGS_value=
7279ac_cv_env_CPPFLAGS_set=
7280ac_cv_env_CPPFLAGS_value=
7281ac_cv_env_CPP_FOR_BUILD_set=
7282ac_cv_env_CPP_FOR_BUILD_value=
7283ac_cv_env_CPP_set=
7284ac_cv_env_CPP_value=
7285ac_cv_env_CXXCPP_set=
7286ac_cv_env_CXXCPP_value=
7287ac_cv_env_CXXFLAGS_set=
7288ac_cv_env_CXXFLAGS_value=
7289ac_cv_env_CXX_set=set
7290ac_cv_env_CXX_value='g++-4.2 -m32 -arch ppc'
7291ac_cv_env_LDFLAGS_set=
7292ac_cv_env_LDFLAGS_value=
7293ac_cv_env_LIBS_set=
7294ac_cv_env_LIBS_value=
7295ac_cv_env_LT_SYS_LIBRARY_PATH_set=
7296ac_cv_env_LT_SYS_LIBRARY_PATH_value=
7297ac_cv_env_M4_set=
7298ac_cv_env_M4_value=
7299ac_cv_env_YACC_set=
7300ac_cv_env_YACC_value=
7301ac_cv_env_YFLAGS_set=
7302ac_cv_env_YFLAGS_value=
7303ac_cv_env_build_alias_set=set
7304ac_cv_env_build_alias_value=powerpc-apple-darwin10
7305ac_cv_env_host_alias_set=set
7306ac_cv_env_host_alias_value=powerpc-apple-darwin10
7307ac_cv_env_target_alias_set=set
7308ac_cv_env_target_alias_value=powerpc-apple-darwin10
7309ac_cv_func_alarm=yes
7310ac_cv_func_attr_get=no
7311ac_cv_func_clock=yes
7312ac_cv_func_cputime=no
7313ac_cv_func_getpagesize=yes
7314ac_cv_func_getrusage=yes
7315ac_cv_func_getsysinfo=no
7316ac_cv_func_gettimeofday=yes
7317ac_cv_func_localeconv=yes
7318ac_cv_func_memset=yes
7319ac_cv_func_mmap=yes
7320ac_cv_func_mprotect=yes
7321ac_cv_func_nl_langinfo=yes
7322ac_cv_func_obstack_vprintf=no
7323ac_cv_func_popen=yes
7324ac_cv_func_processor_info=yes
7325ac_cv_func_pstat_getprocessor=no
7326ac_cv_func_raise=yes
7327ac_cv_func_read_real_time=no
7328ac_cv_func_sigaction=yes
7329ac_cv_func_sigaltstack=yes
7330ac_cv_func_sigstack=no
7331ac_cv_func_strchr=yes
7332ac_cv_func_strerror=yes
7333ac_cv_func_strnlen=no
7334ac_cv_func_strtol=yes
7335ac_cv_func_strtoul=yes
7336ac_cv_func_sysconf=yes
7337ac_cv_func_sysctl=yes
7338ac_cv_func_sysctlbyname=yes
7339ac_cv_func_syssgi=no
7340ac_cv_func_times=yes
7341ac_cv_func_vsnprintf=yes
7342ac_cv_have_decl_fgetc=yes
7343ac_cv_have_decl_fscanf=yes
7344ac_cv_have_decl_optarg=yes
7345ac_cv_have_decl_sys_errlist=yes
7346ac_cv_have_decl_sys_nerr=yes
7347ac_cv_have_decl_ungetc=yes
7348ac_cv_have_decl_vfprintf=yes
7349ac_cv_header_dlfcn_h=yes
7350ac_cv_header_fcntl_h=yes
7351ac_cv_header_float_h=yes
7352ac_cv_header_inttypes_h=yes
7353ac_cv_header_invent_h=no
7354ac_cv_header_langinfo_h=yes
7355ac_cv_header_locale_h=yes
7356ac_cv_header_machine_hal_sysinfo_h=no
7357ac_cv_header_memory_h=yes
7358ac_cv_header_nl_types_h=yes
7359ac_cv_header_readline_history_h=yes
7360ac_cv_header_readline_readline_h=yes
7361ac_cv_header_sstream=yes
7362ac_cv_header_stdc=yes
7363ac_cv_header_stdint_h=yes
7364ac_cv_header_stdlib_h=yes
7365ac_cv_header_string_h=yes
7366ac_cv_header_strings_h=yes
7367ac_cv_header_sys_attributes_h=no
7368ac_cv_header_sys_iograph_h=no
7369ac_cv_header_sys_mman_h=yes
7370ac_cv_header_sys_param_h=yes
7371ac_cv_header_sys_processor_h=no
7372ac_cv_header_sys_pstat_h=no
7373ac_cv_header_sys_resource_h=yes
7374ac_cv_header_sys_stat_h=yes
7375ac_cv_header_sys_sysctl_h=yes
7376ac_cv_header_sys_sysinfo_h=no
7377ac_cv_header_sys_syssgi_h=no
7378ac_cv_header_sys_systemcfg_h=no
7379ac_cv_header_sys_time_h=yes
7380ac_cv_header_sys_times_h=yes
7381ac_cv_header_sys_types_h=yes
7382ac_cv_header_time=yes
7383ac_cv_header_unistd_h=yes
7384ac_cv_host=powerpc-apple-darwin10
7385ac_cv_lib_lex=-lfl
7386ac_cv_lib_ncurses_tputs=yes
7387ac_cv_lib_readline_readline=yes
7388ac_cv_member_struct_pst_processor_psp_iticksperclktick=no
7389ac_cv_objext=o
7390ac_cv_path_EGREP='/usr/bin/grep -E'
7391ac_cv_path_FGREP='/usr/bin/grep -F'
7392ac_cv_path_GREP=/usr/bin/grep
7393ac_cv_path_SED=/usr/bin/sed
7394ac_cv_path_install='/usr/bin/install -c'
7395ac_cv_path_lt_DD=/bin/dd
7396ac_cv_prog_AR=ar
7397ac_cv_prog_AWK=gawk
7398ac_cv_prog_CC='gcc-4.2 -m32 -arch ppc'
7399ac_cv_prog_CPP='gcc-4.2 -m32 -arch ppc -std=gnu99 -E'
7400ac_cv_prog_CXXCPP='g++-4.2 -m32 -arch ppc -E'
7401ac_cv_prog_DLLTOOL=dlltool
7402ac_cv_prog_LEX=flex
7403ac_cv_prog_OBJDUMP=objdump
7404ac_cv_prog_YACC='bison -y'
7405ac_cv_prog_ac_ct_AR=ar
7406ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
7407ac_cv_prog_ac_ct_LIPO=lipo
7408ac_cv_prog_ac_ct_NMEDIT=nmedit
7409ac_cv_prog_ac_ct_OTOOL=otool
7410ac_cv_prog_ac_ct_RANLIB=ranlib
7411ac_cv_prog_ac_ct_STRIP=strip
7412ac_cv_prog_cc_c89=
7413ac_cv_prog_cc_c99=-std=gnu99
7414ac_cv_prog_cc_g=yes
7415ac_cv_prog_cxx_g=yes
7416ac_cv_prog_lex_root=lex.yy
7417ac_cv_prog_lex_yytext_pointer=yes
7418ac_cv_prog_make_make_set=yes
7419ac_cv_search_clock_gettime=no
7420ac_cv_sizeof_mp_limb_t=4
7421ac_cv_sizeof_unsigned=4
7422ac_cv_sizeof_unsigned_long=4
7423ac_cv_sizeof_unsigned_short=2
7424ac_cv_sizeof_void_p=4
7425ac_cv_type_intmax_t=yes
7426ac_cv_type_intptr_t=yes
7427ac_cv_type_long_double=yes
7428ac_cv_type_long_long=yes
7429ac_cv_type_ptrdiff_t=yes
7430ac_cv_type_quad_t=yes
7431ac_cv_type_signal=void
7432ac_cv_type_stack_t=yes
7433ac_cv_type_std__locale=yes
7434ac_cv_type_uint_least32_t=yes
7435am_cv_make_support_nested_variables=yes
7436am_cv_prog_cc_c_o=yes
7437cl_cv_as_noexecstack=no
7438gmp_cv_asm_align_log=yes
7439gmp_cv_asm_byte=.byte
7440gmp_cv_asm_data=.data
7441gmp_cv_asm_globl=.globl
7442gmp_cv_asm_globl_attr=
7443gmp_cv_asm_label_suffix=:
7444gmp_cv_asm_lsym_prefix=L
7445gmp_cv_asm_powerpc_pic=yes
7446gmp_cv_asm_powerpc_r_registers=yes
7447gmp_cv_asm_rodata='     .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32'
7448gmp_cv_asm_size=
7449gmp_cv_asm_text=.text
7450gmp_cv_asm_type=
7451gmp_cv_asm_underscore=yes
7452gmp_cv_asm_w32=.long
7453gmp_cv_c_attribute_const=yes
7454gmp_cv_c_attribute_malloc=yes
7455gmp_cv_c_attribute_mode=yes
7456gmp_cv_c_attribute_noreturn=yes
7457gmp_cv_c_double_format='IEEE big endian'
7458gmp_cv_c_for_build_ansi=yes
7459gmp_cv_c_hidden_alias=no
7460gmp_cv_check_libm_for_build=-lm
7461gmp_cv_func_alloca=yes
7462gmp_cv_func_sscanf_writable_input=no
7463gmp_cv_func_vsnprintf=yes
7464gmp_cv_header_alloca=yes
7465gmp_cv_m4_m4wrap_spurious=no
7466gmp_cv_option_alloca=alloca
7467gmp_cv_prog_cpp_for_build='gcc-4.2 -m32 -arch ppc -std=gnu99 -E'
7468gmp_cv_prog_exeext_for_build=
7469gmp_cv_prog_m4=m4
7470lt_cv_apple_cc_single_mod=yes
7471lt_cv_ar_at_file=no
7472lt_cv_deplibs_check_method=pass_all
7473lt_cv_file_magic_cmd='$MAGIC_CMD'
7474lt_cv_file_magic_test_file=
7475lt_cv_ld_exported_symbols_list=yes
7476lt_cv_ld_force_load=no
7477lt_cv_ld_reload_flag=-r
7478lt_cv_nm_interface='BSD nm'
7479lt_cv_objdir=.libs
7480lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld
7481lt_cv_path_LDCXX=/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld
7482lt_cv_path_NM='/usr/bin/nm -p'
7483lt_cv_path_mainfest_tool=no
7484lt_cv_prog_compiler_c_o=yes
7485lt_cv_prog_compiler_c_o_CXX=yes
7486lt_cv_prog_compiler_pic='-fno-common -DPIC'
7487lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
7488lt_cv_prog_compiler_pic_works=yes
7489lt_cv_prog_compiler_pic_works_CXX=yes
7490lt_cv_prog_compiler_rtti_exceptions=no
7491lt_cv_prog_compiler_static_works=no
7492lt_cv_prog_compiler_static_works_CXX=no
7493lt_cv_prog_gnu_ld=no
7494lt_cv_prog_gnu_ldcxx=no
7495lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
7496lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
7497lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
7498lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
7499lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
7500lt_cv_sys_global_symbol_to_import=
7501lt_cv_sys_max_cmd_len=196608
7502lt_cv_to_host_file_cmd=func_convert_file_noop
7503lt_cv_to_tool_file_cmd=func_convert_file_noop
7504lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
7505
7506## ----------------- ##
7507## Output variables. ##
7508## ----------------- ##
7509
7510ABI='32'
7511ACLOCAL='${SHELL} /Users/svacchanda/Documents/gmp-6.2.1/missing aclocal-1.15'
7512AMTAR='$${TAR-tar}'
7513AM_BACKSLASH='\'
7514AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
7515AM_DEFAULT_VERBOSITY='1'
7516AM_V='$(V)'
7517AR='ar'
7518AS='as'
7519ASMFLAGS=''
7520AUTOCONF='${SHELL} /Users/svacchanda/Documents/gmp-6.2.1/missing autoconf'
7521AUTOHEADER='${SHELL} /Users/svacchanda/Documents/gmp-6.2.1/missing autoheader'
7522AUTOMAKE='${SHELL} /Users/svacchanda/Documents/gmp-6.2.1/missing automake-1.15'
7523AWK='gawk'
7524CALLING_CONVENTIONS_OBJS=''
7525CC='gcc-4.2 -m32 -arch ppc -std=gnu99'
7526CCAS='gcc-4.2 -m32 -arch ppc -std=gnu99 -c'
7527CC_FOR_BUILD='gcc-4.2 -m32 -arch ppc -std=gnu99'
7528CFLAGS='-m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL'
7529CPP='gcc-4.2 -m32 -arch ppc -std=gnu99 -E'
7530CPPFLAGS=''
7531CPP_FOR_BUILD='gcc-4.2 -m32 -arch ppc -std=gnu99 -E'
7532CXX='g++-4.2 -m32 -arch ppc'
7533CXXCPP='g++-4.2 -m32 -arch ppc -E'
7534CXXFLAGS='-m32 -O2 -pedantic -no-cpp-precomp -force_cpusubtype_ALL'
7535CYGPATH_W='echo'
7536DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */'
7537DEFS='-DHAVE_CONFIG_H'
7538DLLTOOL='dlltool'
7539DSYMUTIL='dsymutil'
7540DUMPBIN=''
7541ECHO_C='\c'
7542ECHO_N=''
7543ECHO_T=''
7544EGREP='/usr/bin/grep -E'
7545ENABLE_STATIC_FALSE='#'
7546ENABLE_STATIC_TRUE=''
7547EXEEXT=''
7548EXEEXT_FOR_BUILD=''
7549FGREP='/usr/bin/grep -F'
7550GMP_LDFLAGS=''
7551GMP_LIMB_BITS='32'
7552GMP_NAIL_BITS='0'
7553GREP='/usr/bin/grep'
7554HAVE_CLOCK_01='1'
7555HAVE_CPUTIME_01='0'
7556HAVE_GETRUSAGE_01='1'
7557HAVE_GETTIMEOFDAY_01='1'
7558HAVE_HOST_CPU_FAMILY_power='0'
7559HAVE_HOST_CPU_FAMILY_powerpc='1'
7560HAVE_SIGACTION_01='1'
7561HAVE_SIGALTSTACK_01='1'
7562HAVE_SIGSTACK_01='0'
7563HAVE_STACK_T_01='1'
7564HAVE_SYS_RESOURCE_H_01='1'
7565INSTALL_DATA='${INSTALL} -m 644'
7566INSTALL_PROGRAM='${INSTALL}'
7567INSTALL_SCRIPT='${INSTALL}'
7568INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
7569LD='/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld'
7570LDFLAGS=''
7571LEX='flex'
7572LEXLIB='-lfl'
7573LEX_OUTPUT_ROOT='lex.yy'
7574LIBCURSES='-lncurses'
7575LIBGMPXX_LDFLAGS=''
7576LIBGMP_DLL='0'
7577LIBGMP_LDFLAGS=''
7578LIBM=''
7579LIBM_FOR_BUILD='-lm'
7580LIBOBJS=''
7581LIBREADLINE='-lreadline'
7582LIBS=''
7583LIBTOOL='$(SHELL) $(top_builddir)/libtool'
7584LIPO='lipo'
7585LN_S='ln -s'
7586LTLIBOBJS=''
7587LT_SYS_LIBRARY_PATH=''
7588M4='m4'
7589MAINT='#'
7590MAINTAINER_MODE_FALSE=''
7591MAINTAINER_MODE_TRUE='#'
7592MAKEINFO='${SHELL} /Users/svacchanda/Documents/gmp-6.2.1/missing makeinfo'
7593MANIFEST_TOOL=':'
7594MKDIR_P='./install-sh -c -d'
7595NM='/usr/bin/nm -p'
7596NMEDIT='nmedit'
7597OBJDUMP='objdump'
7598OBJEXT='o'
7599OTOOL64=':'
7600OTOOL='otool'
7601PACKAGE='gmp'
7602PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html'
7603PACKAGE_NAME='GNU MP'
7604PACKAGE_STRING='GNU MP 6.2.1'
7605PACKAGE_TARNAME='gmp'
7606PACKAGE_URL='http://www.gnu.org/software/gmp/'
7607PACKAGE_VERSION='6.2.1'
7608PATH_SEPARATOR=':'
7609RANLIB='ranlib'
7610SED='/usr/bin/sed'
7611SET_MAKE=''
7612SHELL='/bin/sh'
7613SPEED_CYCLECOUNTER_OBJ='powerpc.lo'
7614STRIP='strip'
7615TAL_OBJECT='tal-reent.lo'
7616TUNE_LIBS=''
7617TUNE_SQR_OBJ=''
7618U_FOR_BUILD=''
7619VERSION='6.2.1'
7620WANT_CXX_FALSE='#'
7621WANT_CXX_TRUE=''
7622WITH_READLINE_01='1'
7623YACC='bison -y'
7624YFLAGS=''
7625ac_ct_AR='ar'
7626ac_ct_CC=''
7627ac_ct_CXX=''
7628ac_ct_DUMPBIN=''
7629am__EXEEXT_FALSE=''
7630am__EXEEXT_TRUE='#'
7631am__isrc=''
7632am__leading_dot='.'
7633am__tar='$${TAR-tar} chof - "$$tardir"'
7634am__untar='$${TAR-tar} xf -'
7635bindir='${exec_prefix}/bin'
7636build='powerpc-apple-darwin10'
7637build_alias='powerpc-apple-darwin10'
7638build_cpu='powerpc'
7639build_os='darwin10'
7640build_vendor='apple'
7641datadir='${datarootdir}'
7642datarootdir='${prefix}/share'
7643docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
7644dvidir='${docdir}'
7645exec_prefix='${prefix}'
7646gmp_srclinks=' mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.c mpn/cnd_sub_n.c mpn/cnd_swap.c mpn/neg.c mpn/com.c mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.c mpn/add_err2_n.c mpn/add_err3_n.c mpn/sub_err1_n.c mpn/sub_err2_n.c mpn/sub_err3_n.c mpn/lshift.asm mpn/rshift.asm mpn/dive_1.c mpn/diveby3.asm mpn/divis.c mpn/divrem.c mpn/divrem_1.c mpn/divrem_2.asm mpn/fib2_ui.c mpn/fib2m.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_divrem_1.c mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.c mpn/mod_1_2.c mpn/mod_1_3.c mpn/mod_1_4.c mpn/lshiftc.asm mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.c mpn/sqr_basecase.c mpn/nussbaumer_mul.c mpn/mulmid_basecase.c mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.c mpn/get_str.c mpn/set_str.c mpn/compute_powtab.c mpn/scan0.c mpn/scan1.c mpn/popcount.c mpn/hamdist.c mpn/cmp.c mpn/zero_p.c mpn/perfsqr.c mpn/perfpow.c mpn/strongfibo.c mpn/gcd_11.c mpn/gcd_22.c mpn/gcd_1.c mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.c mpn/sqrlo.c mpn/sqrlo_basecase.c mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom54_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/div_qr_1.c mpn/div_qr_1n_pi1.c mpn/div_qr_2.c mpn/div_qr_2n_pi1.c mpn/div_qr_2u_pi1.c mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.c mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/sbpi1_bdiv_r.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.c mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.c mpn/trialdiv.c mpn/remove.c mpn/and_n.c mpn/andn_n.c mpn/nand_n.c mpn/ior_n.c mpn/iorn_n.c mpn/nior_n.c mpn/xor_n.c mpn/xnor_n.c mpn/copyi.c mpn/copyd.c mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/umul.asm mpn/invert_limb.asm mpn/sqr_diag_addlsh1.asm mpn/addlsh1_n.asm mpn/sublsh1_n.asm mpn/add_n_sub_n.c gmp-mparam.h'
7647host='powerpc-apple-darwin10'
7648host_alias='powerpc-apple-darwin10'
7649host_cpu='powerpc'
7650host_os='darwin10'
7651host_vendor='apple'
7652htmldir='${docdir}'
7653includedir='${prefix}/include'
7654infodir='${datarootdir}/info'
7655install_sh='${SHELL} /Users/svacchanda/Documents/gmp-6.2.1/install-sh'
7656libdir='${exec_prefix}/lib'
7657libexecdir='${exec_prefix}/libexec'
7658localedir='${datarootdir}/locale'
7659localstatedir='${prefix}/var'
7660mandir='${datarootdir}/man'
7661mkdir_p='$(MKDIR_P)'
7662mpn_objects=' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo cnd_add_n$U.lo cnd_sub_n$U.lo cnd_swap$U.lo neg$U.lo com$U.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n$U.lo add_err2_n$U.lo add_err3_n$U.lo sub_err1_n$U.lo sub_err2_n$U.lo sub_err3_n$U.lo lshift.lo rshift.lo dive_1$U.lo diveby3.lo divis$U.lo divrem$U.lo divrem_1$U.lo divrem_2.lo fib2_ui$U.lo fib2m$U.lo mod_1$U.lo mod_34lsub1.lo mode1o.lo pre_divrem_1$U.lo pre_mod_1$U.lo dump$U.lo mod_1_1$U.lo mod_1_2$U.lo mod_1_3$U.lo mod_1_4$U.lo lshiftc.lo mul$U.lo mul_fft$U.lo mul_n$U.lo sqr$U.lo mul_basecase$U.lo sqr_basecase$U.lo nussbaumer_mul$U.lo mulmid_basecase$U.lo toom42_mulmid$U.lo mulmid_n$U.lo mulmid$U.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo sizeinbase$U.lo get_str$U.lo set_str$U.lo compute_powtab$U.lo scan0$U.lo scan1$U.lo popcount$U.lo hamdist$U.lo cmp$U.lo zero_p$U.lo perfsqr$U.lo perfpow$U.lo strongfibo$U.lo gcd_11$U.lo gcd_22$U.lo gcd_1$U.lo gcd$U.lo gcdext_1$U.lo gcdext$U.lo gcd_subdiv_step$U.lo gcdext_lehmer$U.lo div_q$U.lo tdiv_qr$U.lo jacbase$U.lo jacobi_2$U.lo jacobi$U.lo get_d$U.lo matrix22_mul$U.lo matrix22_mul1_inverse_vector$U.lo hgcd_matrix$U.lo hgcd2$U.lo hgcd_step$U.lo hgcd_reduce$U.lo hgcd$U.lo hgcd_appr$U.lo hgcd2_jacobi$U.lo hgcd_jacobi$U.lo mullo_n$U.lo mullo_basecase$U.lo sqrlo$U.lo sqrlo_basecase$U.lo toom22_mul$U.lo toom32_mul$U.lo toom42_mul$U.lo toom52_mul$U.lo toom62_mul$U.lo toom33_mul$U.lo toom43_mul$U.lo toom53_mul$U.lo toom54_mul$U.lo toom63_mul$U.lo toom44_mul$U.lo toom6h_mul$U.lo toom6_sqr$U.lo toom8h_mul$U.lo toom8_sqr$U.lo toom_couple_handling$U.lo toom2_sqr$U.lo toom3_sqr$U.lo toom4_sqr$U.lo toom_eval_dgr3_pm1$U.lo toom_eval_dgr3_pm2$U.lo toom_eval_pm1$U.lo toom_eval_pm2$U.lo toom_eval_pm2exp$U.lo toom_eval_pm2rexp$U.lo toom_interpolate_5pts$U.lo toom_interpolate_6pts$U.lo toom_interpolate_7pts$U.lo toom_interpolate_8pts$U.lo toom_interpolate_12pts$U.lo toom_interpolate_16pts$U.lo invertappr$U.lo invert$U.lo binvert$U.lo mulmod_bnm1$U.lo sqrmod_bnm1$U.lo div_qr_1$U.lo div_qr_1n_pi1$U.lo div_qr_2$U.lo div_qr_2n_pi1$U.lo div_qr_2u_pi1$U.lo sbpi1_div_q$U.lo sbpi1_div_qr$U.lo sbpi1_divappr_q$U.lo dcpi1_div_q$U.lo dcpi1_div_qr$U.lo dcpi1_divappr_q$U.lo mu_div_qr$U.lo mu_divappr_q$U.lo mu_div_q$U.lo bdiv_q_1$U.lo sbpi1_bdiv_q$U.lo sbpi1_bdiv_qr$U.lo sbpi1_bdiv_r$U.lo dcpi1_bdiv_q$U.lo dcpi1_bdiv_qr$U.lo mu_bdiv_q$U.lo mu_bdiv_qr$U.lo bdiv_q$U.lo bdiv_qr$U.lo broot$U.lo brootinv$U.lo bsqrt$U.lo bsqrtinv$U.lo divexact$U.lo bdiv_dbm1c.lo redc_1$U.lo redc_2$U.lo redc_n$U.lo powm$U.lo powlo$U.lo sec_powm$U.lo sec_mul$U.lo sec_sqr$U.lo sec_div_qr$U.lo sec_div_r$U.lo sec_pi1_div_qr$U.lo sec_pi1_div_r$U.lo sec_add_1$U.lo sec_sub_1$U.lo sec_invert$U.lo trialdiv$U.lo remove$U.lo and_n$U.lo andn_n$U.lo nand_n$U.lo ior_n$U.lo iorn_n$U.lo nior_n$U.lo xor_n$U.lo xnor_n$U.lo copyi$U.lo copyd$U.lo zero$U.lo sec_tabselect.lo comb_tables$U.lo umul.lo invert_limb.lo sqr_diag_addlsh1.lo addlsh1_n.lo sublsh1_n.lo add_n_sub_n$U.lo'
7663mpn_objs_in_libgmp=' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/cnd_add_n$U.lo mpn/cnd_sub_n$U.lo mpn/cnd_swap$U.lo mpn/neg$U.lo mpn/com$U.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n$U.lo mpn/add_err2_n$U.lo mpn/add_err3_n$U.lo mpn/sub_err1_n$U.lo mpn/sub_err2_n$U.lo mpn/sub_err3_n$U.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1$U.lo mpn/diveby3.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1$U.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/fib2m$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1$U.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mod_1_1$U.lo mpn/mod_1_2$U.lo mpn/mod_1_3$U.lo mpn/mod_1_4$U.lo mpn/lshiftc.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/sqr$U.lo mpn/mul_basecase$U.lo mpn/sqr_basecase$U.lo mpn/nussbaumer_mul$U.lo mpn/mulmid_basecase$U.lo mpn/toom42_mulmid$U.lo mpn/mulmid_n$U.lo mpn/mulmid$U.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/sizeinbase$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/compute_powtab$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount$U.lo mpn/hamdist$U.lo mpn/cmp$U.lo mpn/zero_p$U.lo mpn/perfsqr$U.lo mpn/perfpow$U.lo mpn/strongfibo$U.lo mpn/gcd_11$U.lo mpn/gcd_22$U.lo mpn/gcd_1$U.lo mpn/gcd$U.lo mpn/gcdext_1$U.lo mpn/gcdext$U.lo mpn/gcd_subdiv_step$U.lo mpn/gcdext_lehmer$U.lo mpn/div_q$U.lo mpn/tdiv_qr$U.lo mpn/jacbase$U.lo mpn/jacobi_2$U.lo mpn/jacobi$U.lo mpn/get_d$U.lo mpn/matrix22_mul$U.lo mpn/matrix22_mul1_inverse_vector$U.lo mpn/hgcd_matrix$U.lo mpn/hgcd2$U.lo mpn/hgcd_step$U.lo mpn/hgcd_reduce$U.lo mpn/hgcd$U.lo mpn/hgcd_appr$U.lo mpn/hgcd2_jacobi$U.lo mpn/hgcd_jacobi$U.lo mpn/mullo_n$U.lo mpn/mullo_basecase$U.lo mpn/sqrlo$U.lo mpn/sqrlo_basecase$U.lo mpn/toom22_mul$U.lo mpn/toom32_mul$U.lo mpn/toom42_mul$U.lo mpn/toom52_mul$U.lo mpn/toom62_mul$U.lo mpn/toom33_mul$U.lo mpn/toom43_mul$U.lo mpn/toom53_mul$U.lo mpn/toom54_mul$U.lo mpn/toom63_mul$U.lo mpn/toom44_mul$U.lo mpn/toom6h_mul$U.lo mpn/toom6_sqr$U.lo mpn/toom8h_mul$U.lo mpn/toom8_sqr$U.lo mpn/toom_couple_handling$U.lo mpn/toom2_sqr$U.lo mpn/toom3_sqr$U.lo mpn/toom4_sqr$U.lo mpn/toom_eval_dgr3_pm1$U.lo mpn/toom_eval_dgr3_pm2$U.lo mpn/toom_eval_pm1$U.lo mpn/toom_eval_pm2$U.lo mpn/toom_eval_pm2exp$U.lo mpn/toom_eval_pm2rexp$U.lo mpn/toom_interpolate_5pts$U.lo mpn/toom_interpolate_6pts$U.lo mpn/toom_interpolate_7pts$U.lo mpn/toom_interpolate_8pts$U.lo mpn/toom_interpolate_12pts$U.lo mpn/toom_interpolate_16pts$U.lo mpn/invertappr$U.lo mpn/invert$U.lo mpn/binvert$U.lo mpn/mulmod_bnm1$U.lo mpn/sqrmod_bnm1$U.lo mpn/div_qr_1$U.lo mpn/div_qr_1n_pi1$U.lo mpn/div_qr_2$U.lo mpn/div_qr_2n_pi1$U.lo mpn/div_qr_2u_pi1$U.lo mpn/sbpi1_div_q$U.lo mpn/sbpi1_div_qr$U.lo mpn/sbpi1_divappr_q$U.lo mpn/dcpi1_div_q$U.lo mpn/dcpi1_div_qr$U.lo mpn/dcpi1_divappr_q$U.lo mpn/mu_div_qr$U.lo mpn/mu_divappr_q$U.lo mpn/mu_div_q$U.lo mpn/bdiv_q_1$U.lo mpn/sbpi1_bdiv_q$U.lo mpn/sbpi1_bdiv_qr$U.lo mpn/sbpi1_bdiv_r$U.lo mpn/dcpi1_bdiv_q$U.lo mpn/dcpi1_bdiv_qr$U.lo mpn/mu_bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mpn/bdiv_q$U.lo mpn/bdiv_qr$U.lo mpn/broot$U.lo mpn/brootinv$U.lo mpn/bsqrt$U.lo mpn/bsqrtinv$U.lo mpn/divexact$U.lo mpn/bdiv_dbm1c.lo mpn/redc_1$U.lo mpn/redc_2$U.lo mpn/redc_n$U.lo mpn/powm$U.lo mpn/powlo$U.lo mpn/sec_powm$U.lo mpn/sec_mul$U.lo mpn/sec_sqr$U.lo mpn/sec_div_qr$U.lo mpn/sec_div_r$U.lo mpn/sec_pi1_div_qr$U.lo mpn/sec_pi1_div_r$U.lo mpn/sec_add_1$U.lo mpn/sec_sub_1$U.lo mpn/sec_invert$U.lo mpn/trialdiv$U.lo mpn/remove$U.lo mpn/and_n$U.lo mpn/andn_n$U.lo mpn/nand_n$U.lo mpn/ior_n$U.lo mpn/iorn_n$U.lo mpn/nior_n$U.lo mpn/xor_n$U.lo mpn/xnor_n$U.lo mpn/copyi$U.lo mpn/copyd$U.lo mpn/zero$U.lo mpn/sec_tabselect.lo mpn/comb_tables$U.lo mpn/umul.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/add_n_sub_n$U.lo'
7664oldincludedir='/usr/include'
7665pdfdir='${docdir}'
7666prefix='/opt/local'
7667program_transform_name='s,x,x,'
7668psdir='${docdir}'
7669sbindir='${exec_prefix}/sbin'
7670sharedstatedir='${prefix}/com'
7671sysconfdir='${prefix}/etc'
7672target_alias='powerpc-apple-darwin10'
7673
7674## ----------- ##
7675## confdefs.h. ##
7676## ----------- ##
7677
7678/* confdefs.h */
7679#define PACKAGE_NAME "GNU MP"
7680#define PACKAGE_TARNAME "gmp"
7681#define PACKAGE_VERSION "6.2.1"
7682#define PACKAGE_STRING "GNU MP 6.2.1"
7683#define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
7684#define PACKAGE_URL "http://www.gnu.org/software/gmp/"
7685#define PACKAGE "gmp"
7686#define VERSION "6.2.1"
7687#define WANT_FFT 1
7688#define HAVE_HOST_CPU_powerpc 1
7689#define HAVE_HOST_CPU_FAMILY_powerpc 1
7690#define HAVE_SPEED_CYCLECOUNTER 0
7691#define STDC_HEADERS 1
7692#define HAVE_SYS_TYPES_H 1
7693#define HAVE_SYS_STAT_H 1
7694#define HAVE_STDLIB_H 1
7695#define HAVE_STRING_H 1
7696#define HAVE_MEMORY_H 1
7697#define HAVE_STRINGS_H 1
7698#define HAVE_INTTYPES_H 1
7699#define HAVE_STDINT_H 1
7700#define HAVE_UNISTD_H 1
7701#define HAVE_DLFCN_H 1
7702#define LT_OBJDIR ".libs/"
7703#define STDC_HEADERS 1
7704#define TIME_WITH_SYS_TIME 1
7705#define HAVE_FCNTL_H 1
7706#define HAVE_FLOAT_H 1
7707#define HAVE_LANGINFO_H 1
7708#define HAVE_LOCALE_H 1
7709#define HAVE_NL_TYPES_H 1
7710#define HAVE_SYS_MMAN_H 1
7711#define HAVE_SYS_PARAM_H 1
7712#define HAVE_SYS_TIME_H 1
7713#define HAVE_SYS_TIMES_H 1
7714#define HAVE_SYS_RESOURCE_H 1
7715#define HAVE_SYS_SYSCTL_H 1
7716#define HAVE_DECL_FGETC 1
7717#define HAVE_DECL_FSCANF 1
7718#define HAVE_DECL_OPTARG 1
7719#define HAVE_DECL_UNGETC 1
7720#define HAVE_DECL_VFPRINTF 1
7721#define HAVE_DECL_SYS_ERRLIST 1
7722#define HAVE_DECL_SYS_NERR 1
7723#define RETSIGTYPE void
7724#define HAVE_INTMAX_T 1
7725#define HAVE_LONG_DOUBLE 1
7726#define HAVE_LONG_LONG 1
7727#define HAVE_PTRDIFF_T 1
7728#define HAVE_QUAD_T 1
7729#define HAVE_UINT_LEAST32_T 1
7730#define HAVE_INTPTR_T 1
7731#define restrict __restrict
7732#define HAVE_ATTRIBUTE_CONST 1
7733#define HAVE_ATTRIBUTE_MALLOC 1
7734#define HAVE_ATTRIBUTE_MODE 1
7735#define HAVE_ATTRIBUTE_NORETURN 1
7736#define HAVE_ALLOCA_H 1
7737#define HAVE_ALLOCA 1
7738#define WANT_TMP_ALLOCA 1
7739#define HAVE_LIMB_BIG_ENDIAN 1
7740#define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
7741#define HAVE_ALARM 1
7742#define HAVE_CLOCK 1
7743#define HAVE_GETPAGESIZE 1
7744#define HAVE_GETRUSAGE 1
7745#define HAVE_GETTIMEOFDAY 1
7746#define HAVE_LOCALECONV 1
7747#define HAVE_MEMSET 1
7748#define HAVE_MMAP 1
7749#define HAVE_MPROTECT 1
7750#define HAVE_NL_LANGINFO 1
7751#define HAVE_POPEN 1
7752#define HAVE_PROCESSOR_INFO 1
7753#define HAVE_RAISE 1
7754#define HAVE_SIGACTION 1
7755#define HAVE_SIGALTSTACK 1
7756#define HAVE_STRCHR 1
7757#define HAVE_STRERROR 1
7758#define HAVE_STRTOL 1
7759#define HAVE_STRTOUL 1
7760#define HAVE_SYSCONF 1
7761#define HAVE_SYSCTL 1
7762#define HAVE_SYSCTLBYNAME 1
7763#define HAVE_TIMES 1
7764#define HAVE_VSNPRINTF 1
7765#define HAVE_SSTREAM 1
7766#define HAVE_STD__LOCALE 1
7767#define HAVE_NATIVE_mpn_add_n 1
7768#define HAVE_NATIVE_mpn_add_nc 1
7769#define HAVE_NATIVE_mpn_sub_n 1
7770#define HAVE_NATIVE_mpn_sub_nc 1
7771#define HAVE_NATIVE_func_nc 1
7772#define HAVE_NATIVE_func 1
7773#define HAVE_NATIVE_mpn_add_n 1
7774#define HAVE_NATIVE_mpn_add_nc 1
7775#define HAVE_NATIVE_mpn_sub_n 1
7776#define HAVE_NATIVE_mpn_sub_nc 1
7777#define HAVE_NATIVE_func_nc 1
7778#define HAVE_NATIVE_func 1
7779#define HAVE_NATIVE_mpn_mul_1 1
7780#define HAVE_NATIVE_mpn_addmul_1 1
7781#define HAVE_NATIVE_mpn_submul_1 1
7782#define HAVE_NATIVE_mpn_lshift 1
7783#define HAVE_NATIVE_mpn_rshift 1
7784#define HAVE_NATIVE_mpn_divexact_by3c 1
7785#define HAVE_NATIVE_mpn_divrem_2 1
7786#define HAVE_NATIVE_mpn_mod_34lsub1 1
7787#define HAVE_NATIVE_mpn_modexact_1_odd 1
7788#define HAVE_NATIVE_mpn_modexact_1c_odd 1
7789#define HAVE_NATIVE_mpn_lshiftc 1
7790#define HAVE_NATIVE_mpn_bdiv_dbm1c 1
7791#define HAVE_NATIVE_mpn_sec_tabselect 1
7792#define HAVE_NATIVE_mpn_umul_ppmm 1
7793#define HAVE_NATIVE_mpn_invert_limb 1
7794#define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1
7795#define HAVE_NATIVE_mpn_addlsh1_n 1
7796#define HAVE_NATIVE_mpn_sublsh1_n 1
7797#define LSYM_PREFIX "L"
7798#define GMP_MPARAM_H_SUGGEST "./mpn/powerpc32/gmp-mparam.h"
7799#define SIZEOF_VOID_P 4
7800#define SIZEOF_UNSIGNED_SHORT 2
7801#define SIZEOF_UNSIGNED 4
7802#define SIZEOF_UNSIGNED_LONG 4
7803#define SIZEOF_MP_LIMB_T 4
7804#define TUNE_SQR_TOOM2_MAX SQR_TOOM2_MAX_GENERIC
7805#define HAVE_STACK_T 1
7806#define YYTEXT_POINTER 1
7807
7808configure: exit 0