This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by the Parma Polyhedra Library configure 0.6.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-debugging --enable-optimization --with-cflags=-fno-common --with-cxxflags=-fno-common --with-gmp-includes=/usr/local/include --with-gmp-dir=/usr/local/lib --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 150 tasks, 207 threads, 4 processors Load average: 0.22, Mach factor: 3.77 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1578: checking for a BSD-compatible install configure:1633: result: /usr/bin/install -c -o root -g wheel configure:1644: checking whether build environment is sane configure:1687: result: yes configure:1752: checking for gawk configure:1768: found /usr/local/bin/gawk configure:1778: result: gawk configure:1788: checking whether gmake sets $(MAKE) configure:1808: result: yes configure:2018: checking build system type configure:2036: result: i386-unknown-gnu configure:2044: checking host system type configure:2058: result: i386-unknown-gnu configure:2097: checking whether to compile with debug info configure:2106: result: yes configure:2122: checking whether to compile for profiling configure:2137: result: no configure:2148: checking whether to compile for test coverage configure:2163: result: no configure:2174: checking whether to enable checking of run-time assertions configure:2187: result: no configure:2199: checking whether to enable even more run-time assertions configure:2218: result: no configure:2244: checking whether to enable optimizations configure:2271: result: standard configure:2297: checking for which architecture to optimize configure:2320: result: default configure:2358: checking for i386-unknown-gnu-gcc configure:2384: result: cc configure:2666: checking for C compiler version configure:2669: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2672: $? = 0 configure:2674: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2677: $? = 0 configure:2679: cc -V &5 cc: `-V' option must have argument configure:2682: $? = 1 configure:2705: checking for C compiler default output file name configure:2708: cc -g -O2 conftest.c >&5 configure:2711: $? = 0 configure:2757: result: a.out configure:2762: checking whether the C compiler works configure:2768: ./a.out configure:2771: $? = 0 configure:2788: result: yes configure:2795: checking whether we are cross compiling configure:2797: result: no configure:2800: checking for suffix of executables configure:2802: cc -o conftest -g -O2 conftest.c >&5 configure:2805: $? = 0 configure:2830: result: configure:2836: checking for suffix of object files configure:2857: cc -c -g -O2 conftest.c >&5 configure:2860: $? = 0 configure:2882: result: configure:2886: checking whether we are using the GNU C compiler configure:2910: cc -c -g -O2 conftest.c >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest. configure:2929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2942: result: no configure:2948: checking whether cc accepts -g configure:2969: cc -c -g conftest.c >&5 configure:2975: $? = 0 configure:2979: test -z || test ! -s conftest.err configure:2982: $? = 0 configure:2985: test -s conftest. configure:2988: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2999: result: no configure:3016: checking for cc option to accept ANSI C configure:3086: cc -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:14: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:3092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3086: cc -qlanglvl=ansi -c -g -O2 conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:14: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:3092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3086: cc -std1 -c -g -O2 conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3086: cc -Ae -c -g -O2 conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:14: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:3092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3086: cc -Aa -D_HPUX_SOURCE -c -g -O2 conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:14: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:3092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3086: cc -Xc -D__EXTENSIONS__ -c -g -O2 conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:14: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:3092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3123: result: none needed configure:3141: cc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3147: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3291: checking for style of include used by gmake configure:3319: result: GNU configure:3347: checking dependency style of cc configure:3437: result: gcc3 configure:3464: checking for i386-unknown-gnu-g++ configure:3490: result: c++ configure:3548: checking for C++ compiler version configure:3551: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3554: $? = 0 configure:3556: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3559: $? = 0 configure:3561: c++ -V &5 c++: `-V' option must have argument configure:3564: $? = 1 configure:3567: checking whether we are using the GNU C++ compiler configure:3591: c++ -c -g -O2 conftest.cc >&5 configure:3597: $? = 0 configure:3601: test -z || test ! -s conftest.err configure:3604: $? = 0 configure:3607: test -s conftest. configure:3610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3623: result: no configure:3629: checking whether c++ accepts -g configure:3650: c++ -c -g conftest.cc >&5 configure:3656: $? = 0 configure:3660: test -z || test ! -s conftest.err configure:3663: $? = 0 configure:3666: test -s conftest. configure:3669: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3680: result: no configure:3722: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:3728: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3722: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:3728: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3722: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:3728: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3722: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:3728: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3722: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:3728: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3722: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3728: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3811: checking dependency style of c++ configure:3901: result: gcc3 configure:3923: checking how to run the C++ preprocessor configure:3954: c++ -E conftest.cc configure:3960: $? = 0 configure:3992: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:3998: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4037: result: c++ -E configure:4061: c++ -E conftest.cc configure:4067: $? = 0 configure:4099: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:4105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4148: checking whether gmake sets $(MAKE) configure:4168: result: yes configure:4190: checking for a BSD-compatible install configure:4245: result: /usr/bin/install -c -o root -g wheel configure:4265: checking for an ANSI C-conforming const configure:4332: cc -c -g -O2 conftest.c >&5 configure:4338: $? = 0 configure:4342: test -z || test ! -s conftest.err configure:4345: $? = 0 configure:4348: test -s conftest. configure:4351: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4362: result: no configure:4372: checking for inline configure:4393: cc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest. configure:4412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4393: cc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest. configure:4412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4393: cc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest. configure:4412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4424: result: no configure:4464: checking whether the C++ compiler supports flexible arrays configure:4525: c++ -o conftest -g -O2 conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from conftest.cc:22: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from conftest.cc:22: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4528: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | #include | #include | #include | | class A { | private: | int i; | bool b; | | public: | A() | : i(0), b(false) { | } | }; | | class B { | private: | int capacity; | A vec[]; | | public: | void* operator new(size_t fixed_size, int c) { | return ::operator new(fixed_size + c*sizeof(B)); | } | | void operator delete(void* p) { | ::operator delete(p); | } | | void operator delete(void* p, int) { | ::operator delete(p); | } | | B(int s) | : capacity(s) { | } | }; | | int | main() { | B* p = new (100) B(100); | delete p; | exit(0); | } | configure:4544: result: no configure:4584: checking whether the C++ compiler supports __attribute__ ((weak)) configure:4602: c++ -c -g -O2 conftest.cc >&5 conftest.cc:22: warning: weak declaration of `void foo()' not supported configure:4608: $? = 0 configure:4612: test -z || test ! -s conftest.err configure:4615: $? = 0 configure:4618: test -s conftest. configure:4621: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | #ifndef __cplusplus | #define inline | #endif | #define CXX_SUPPORTS_FLEXIBLE_ARRAYS 0 | /* end confdefs.h. */ | | void | foo() __attribute__ ((weak)); | | void | foo() { | } | configure:4630: result: no configure:4733: checking for non-GNU ld configure:4764: result: /usr/bin/ld configure:4773: checking if the linker (/usr/bin/ld) is GNU ld configure:4786: result: no configure:4792: checking for shared library run path origin configure:4805: result: done configure:4836: checking how to link with libgmp configure:5225: result: -lgmp configure:5265: checking how to link with libgmpxx configure:5654: result: -lgmpxx -lgmp configure:5698: checking for the GMP library configure:5723: c++ -o conftest -g -O2 conftest.cc -lgmpxx -lgmp >&5 conftest.cc:22:19: gmpxx.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:27: error: `mpz_class' undeclared (first use this function) conftest.cc:27: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:27: error: parse error before `(' token configure:5726: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Polyhedra Library" | #define PACKAGE_TARNAME "ppl" | #define PACKAGE_VERSION "0.6.1" | #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" | #define PACKAGE "ppl" | #define VERSION "0.6.1" | #define NDEBUG 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | #ifndef __cplusplus | #define inline | #endif | #define CXX_SUPPORTS_FLEXIBLE_ARRAYS 0 | #define CXX_SUPPORTS_ATTRIBUTE_WEAK 0 | /* end confdefs.h. */ | | #include | | using namespace std; | | int main() { | mpz_class n("3141592653589793238462643383279502884"); | exit(0); | } | configure:5742: result: no configure:5922: error: Cannot find GMP version 4.1.2 or higher. GMP is the GNU Multi-Precision library: see http://www.swox.com/gmp/ for more information. When compiling the GMP library, do not forget to enable the C++ interface: add --enable-cxx to the configuration options. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_have_gmp=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_libgmp_cppflags= ac_cv_libgmp_libs=-lgmp ac_cv_libgmp_ltlibs=-lgmp ac_cv_libgmpxx_cppflags= ac_cv_libgmpxx_libs='-lgmpxx -lgmp' ac_cv_libgmpxx_ltlibs='-lgmpxx -lgmp' ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_make_gmake_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/ppl/work/ppl-0.6.1/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/ppl/work/ppl-0.6.1/missing --run tar' AR='' AS='' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/ppl/work/ppl-0.6.1/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/ppl/work/ppl-0.6.1/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/ppl/work/ppl-0.6.1/missing --run automake-1.9' AWK='gawk' BUILD_WATCHDOG_LIBRARY_FALSE='' BUILD_WATCHDOG_LIBRARY_TRUE='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS=' -g -O2' CIAO_PROLOG='' CPP='' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' GNU_PROLOG='' HAVE_CIAO_PROLOG_FALSE='' HAVE_CIAO_PROLOG_TRUE='' HAVE_GLPK_FALSE='' HAVE_GLPK_TRUE='' HAVE_GNU_PROLOG_FALSE='' HAVE_GNU_PROLOG_TRUE='' HAVE_MERCURY_COMPILER_FALSE='' HAVE_MERCURY_COMPILER_TRUE='' HAVE_SICSTUS_PROLOG_FALSE='' HAVE_SICSTUS_PROLOG_TRUE='' HAVE_SWI_PROLOG_FALSE='' HAVE_SWI_PROLOG_TRUE='' HAVE_XSB_PROLOG_FALSE='' HAVE_XSB_PROLOG_TRUE='' HAVE_YAP_PROLOG_FALSE='' HAVE_YAP_PROLOG_TRUE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' ISODATE='2008-01-08' LDFLAGS='' LIBGMP='-lgmp' LIBGMPXX='-lgmpxx -lgmp' LIBOBJS='' LIBS='' LIBTOOL='/usr/local/bin/libtool' LN_S='' LTLIBGMP='-lgmp' LTLIBGMPXX='-lgmpxx -lgmp' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/ppl/work/ppl-0.6.1/missing --run makeinfo' MERCURY_COMPILER='' OBJDUMP='' OBJEXT='' PACKAGE='ppl' PACKAGE_BUGREPORT='ppl-devel@cs.unipr.it' PACKAGE_NAME='the Parma Polyhedra Library' PACKAGE_STRING='the Parma Polyhedra Library 0.6.1' PACKAGE_TARNAME='ppl' PACKAGE_VERSION='0.6.1' PATH_SEPARATOR=':' PPL_VERSION_BETA='0' PPL_VERSION_MAJOR='' PPL_VERSION_MINOR='' PPL_VERSION_REVISION='0' RANLIB='' SET_MAKE='' SHELL='/bin/sh' SICSTUS_PROLOG='' STRIP='' SWI_PROLOG='' VERSION='0.6.1' XSB_PROLOG='' YAP_PROLOG='' ac_ct_AR='' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' debug_flag=' -DNDEBUG=1' docdir='${datadir}/doc/ppl' exec_prefix='NONE' extra_includes='' extra_libraries='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/ppl/work/ppl-0.6.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' xsb_includes='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CXX_SUPPORTS_ATTRIBUTE_WEAK 0 #define CXX_SUPPORTS_FLEXIBLE_ARRAYS 0 #define NDEBUG 1 #define PACKAGE "ppl" #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it" #define PACKAGE_NAME "the Parma Polyhedra Library" #define PACKAGE_STRING "the Parma Polyhedra Library 0.6.1" #define PACKAGE_TARNAME "ppl" #define PACKAGE_VERSION "0.6.1" #define VERSION "0.6.1" #define const #define inline #endif #endif #ifdef __cplusplus #ifndef __cplusplus void exit (int); configure: exit 1