RE: gcc 4.4.0 build failure...More info...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for pointing out this problem. However, my build is still
failing, for a reason I tried to get support on before without success.
That is

make[3]: Leaving directory
`/home/users/tovrea/GCC_SGI2/build_sgi/libdecnumber'
make[3]:make[3]: Entering directory
`/home/users/tovrea/GCC_SGI2/build_sgi/gcc'
 *** No rule to make target `all'.  Stop.
make[3]: Leaving directory `/home/users/tovrea/GCC_SGI2/build_sgi/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/home/users/tovrea/GCC_SGI2/build_sgi'
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap] Error 2
make[1]: Leaving directory `/home/users/tovrea/GCC_SGI2/build_sgi'

tovrea@warhol%ls /home/users/tovrea/GCC_SGI2/build_sgi/gcc
config.cache    config.log      configargs.h    gthr-default.h

I've attached the config.log from that directory. I see some bad looking
errors around line 6595 and after 6903. 

Any insight would be appreciated.


-----Original Message-----
From: Tom Christensen [mailto:tgc@xxxxxxxxxxxxxxx] 
Sent: Thursday, August 13, 2009 12:42 AM
To: Tovrea, George W (US SSA)
Cc: gcc-help@xxxxxxxxxxx
Subject: Re: gcc 4.4.0 build failure...More info...

Tovrea, George W (US SSA) wrote:
> Reading specs from
> /home/users/tovrea/GCC_SGI2/gcc-4.4.0/build_sgi/./gcc/specs
> Target: mips-sgi-irix6.5
> Configured with: ../configure --prefix=/home/users/tovrea/local/sgi
> --enable-bootstrap --enable-languages=c,c++
> --enable-version-specific-runtime-libs --enable-cxx=yes :
(reconfigured)
> ../configure --prefix=/home/users/tovrea/local/sgi --enable-bootstrap
> --enable-languages=c,c++ --enable-version-specific-runtime-libs
> --enable-cxx=yes : (reconfigured) 
> Thread model: posix
> gcc version 4.4.0 (GCC) 

Your objdir seems to be located inside the gcc-4.4.0 source tree which 
is explicitly unsupported.
See http://gcc.gnu.org/install/configure.html for reference.

-tgc



This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ /home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/configure --cache-file=./config.cache --prefix=/home/users/tovrea/local/sgi --enable-bootstrap --enable-version-specific-runtime-libs --enable-cxx=yes --enable-languages=c,c++ --program-transform-name=s,y,y, --build=mips-sgi-irix6.5 --host=mips-sgi-irix6.5 --target=mips-sgi-irix6.5 --srcdir=/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc --disable-intermodule --enable-checking=yes,types --disable-coverage --enable-languages=c

## --------- ##
## Platform. ##
## --------- ##

hostname = warhol
uname -m = IP35
uname -r = 6.5
uname -s = IRIX64
uname -v = 07010238

/usr/bin/uname -p = mips
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/users/tovrea/M4/m4-1.4.13_prefix/bin
PATH: /home/users/tovrea/BISON/bison-1.875_prefix/bin
PATH: .
PATH: /home/users/tovrea
PATH: /home/users/tovrea/bin
PATH: /usr/local/bin/forte/bin
PATH: /usr/local/bin/forte
PATH: /usr/opt/java1.2/bin
PATH: /usr/openwin/bin
PATH: /usr/man
PATH: /opt/SUNWspro/bin
PATH: /usr/bin
PATH: /usr/local
PATH: /usr/local/bin
PATH: /etc
PATH: /usr/ucb
PATH: /usr/sbin
PATH: /usr/atria/bin
PATH: /app/app1/pure/purify
PATH: /app/quantify200206
PATH: /usr/bsd
PATH: /usr/lib
PATH: /home/users/tovrea/Workspace/Perl
PATH: /home/users/tovrea/bin
PATH: /usr/freeware/bin
PATH: /usr/kde/bin
PATH: /usr/bsd
PATH: /usr/bin/X11
PATH: /bin
PATH: /usr/etc
PATH: /auto/app1/patch_test_purify/releases/purify.sg32.2003a.06.13.ER.0152


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1499: creating cache ./config.cache
configure:1631: checking build system type
configure:1649: result: mips-sgi-irix6.5
configure:1657: checking host system type
configure:1671: result: mips-sgi-irix6.5
configure:1679: checking target system type
configure:1693: result: mips-sgi-irix6.5
configure:1782: checking LIBRARY_PATH variable
configure:1792: result: ok
configure:1813: checking GCC_EXEC_PREFIX variable
configure:1823: result: ok
configure:1911: checking whether to place generated files in the source directory
configure:1921: result: no
configure:1974: checking whether a default linker was specified
configure:1985: result: no
configure:2041: checking whether a default assembler was specified
configure:2052: result: no
configure:2078: checking for mips-sgi-irix6.5-gcc
configure:2104: result: gcc
configure:2388: checking for C compiler version
configure:2391: gcc --version </dev/null >&5
gcc (GCC) 3.3
Copyright (C) 2003 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:2394: $? = 0
configure:2396: gcc -v </dev/null >&5
Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/specs
Configured with: ../configure --prefix=/usr/freeware --enable-version-specific-runtime-libs --disable-shared --enable-threads --enable-haifa --enable-libgcj --disable-c-mbchar
Thread model: single
gcc version 3.3
configure:2399: $? = 0
configure:2401: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2404: $? = 1
configure:2427: checking for C compiler default output file name
configure:2430: gcc -g   conftest.c  >&5
configure:2433: $? = 0
configure:2481: result: a.out
configure:2486: checking whether the C compiler works
configure:2492: ./a.out
configure:2495: $? = 0
configure:2514: result: yes
configure:2521: checking whether we are cross compiling
configure:2523: result: no
configure:2526: checking for suffix of executables
configure:2528: gcc -o conftest -g   conftest.c  >&5
configure:2531: $? = 0
configure:2558: result: 
configure:2564: checking for suffix of object files
configure:2585: gcc -c -g  conftest.c >&5
configure:2588: $? = 0
configure:2612: result: o
configure:2616: checking whether we are using the GNU C compiler
configure:2640: gcc -c -g  conftest.c >&5
configure:2646: $? = 0
configure:2650: test -z 
			 || test ! -s conftest.err
configure:2653: $? = 0
configure:2656: test -s conftest.o
configure:2659: $? = 0
configure:2672: result: yes
configure:2678: checking whether gcc accepts -g
configure:2699: gcc -c -g  conftest.c >&5
configure:2705: $? = 0
configure:2709: test -z 
			 || test ! -s conftest.err
configure:2712: $? = 0
configure:2715: test -s conftest.o
configure:2718: $? = 0
configure:2729: result: yes
configure:2746: checking for gcc option to accept ANSI C
configure:2816: gcc  -c -g  conftest.c >&5
configure:2822: $? = 0
configure:2826: test -z 
			 || test ! -s conftest.err
configure:2829: $? = 0
configure:2832: test -s conftest.o
configure:2835: $? = 0
configure:2853: result: none needed
configure:2871: gcc -c -g  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2877: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3011: checking whether gcc and cc understand -c and -o together
configure:3041: gcc -c conftest.c -o conftest.o >&5
configure:3044: $? = 0
configure:3046: gcc -c conftest.c -o conftest.o >&5
configure:3049: $? = 0
configure:3056: cc -c conftest.c >&5
configure:3059: $? = 0
configure:3062: cc -c conftest.c -o conftest.o >&5
configure:3065: $? = 0
configure:3067: cc -c conftest.c -o conftest.o >&5
configure:3070: $? = 0
configure:3088: result: yes
configure:3122: checking for mips-sgi-irix6.5-gnatbind
configure:3148: result: no
configure:3202: checking for mips-sgi-irix6.5-gnatmake
configure:3228: result: no
configure:3279: checking whether compiler driver understands Ada
configure:3302: result: no
configure:3339: checking how to run the C preprocessor
configure:3374: gcc -E  conftest.c
configure:3380: $? = 0
configure:3412: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3418: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3457: result: gcc -E
configure:3481: gcc -E  conftest.c
configure:3487: $? = 0
configure:3519: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3525: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3571: checking for egrep
configure:3581: result: grep -E
configure:3586: checking for ANSI C header files
configure:3611: gcc -c -g  conftest.c >&5
configure:3617: $? = 0
configure:3621: test -z 
			 || test ! -s conftest.err
configure:3624: $? = 0
configure:3627: test -s conftest.o
configure:3630: $? = 0
configure:3719: gcc -o conftest -g   conftest.c  >&5
configure:3722: $? = 0
configure:3724: ./conftest
configure:3727: $? = 0
configure:3742: result: yes
configure:3766: checking for sys/types.h
configure:3782: gcc -c -g  conftest.c >&5
configure:3788: $? = 0
configure:3792: test -z 
			 || test ! -s conftest.err
configure:3795: $? = 0
configure:3798: test -s conftest.o
configure:3801: $? = 0
configure:3812: result: yes
configure:3766: checking for sys/stat.h
configure:3782: gcc -c -g  conftest.c >&5
configure:3788: $? = 0
configure:3792: test -z 
			 || test ! -s conftest.err
configure:3795: $? = 0
configure:3798: test -s conftest.o
configure:3801: $? = 0
configure:3812: result: yes
configure:3766: checking for stdlib.h
configure:3782: gcc -c -g  conftest.c >&5
configure:3788: $? = 0
configure:3792: test -z 
			 || test ! -s conftest.err
configure:3795: $? = 0
configure:3798: test -s conftest.o
configure:3801: $? = 0
configure:3812: result: yes
configure:3766: checking for string.h
configure:3782: gcc -c -g  conftest.c >&5
configure:3788: $? = 0
configure:3792: test -z 
			 || test ! -s conftest.err
configure:3795: $? = 0
configure:3798: test -s conftest.o
configure:3801: $? = 0
configure:3812: result: yes
configure:3766: checking for memory.h
configure:3782: gcc -c -g  conftest.c >&5
configure:3788: $? = 0
configure:3792: test -z 
			 || test ! -s conftest.err
configure:3795: $? = 0
configure:3798: test -s conftest.o
configure:3801: $? = 0
configure:3812: result: yes
configure:3766: checking for strings.h
configure:3782: gcc -c -g  conftest.c >&5
configure:3788: $? = 0
configure:3792: test -z 
			 || test ! -s conftest.err
configure:3795: $? = 0
configure:3798: test -s conftest.o
configure:3801: $? = 0
configure:3812: result: yes
configure:3766: checking for inttypes.h
configure:3782: gcc -c -g  conftest.c >&5
configure:3788: $? = 0
configure:3792: test -z 
			 || test ! -s conftest.err
configure:3795: $? = 0
configure:3798: test -s conftest.o
configure:3801: $? = 0
configure:3812: result: yes
configure:3766: checking for stdint.h
configure:3782: gcc -c -g  conftest.c >&5
In file included from conftest.c:54:
/usr/include/stdint.h:5:2: #error This header file is to be used only for c99 mode compilations
configure:3788: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:3812: result: no
configure:3766: checking for unistd.h
configure:3782: gcc -c -g  conftest.c >&5
configure:3788: $? = 0
configure:3792: test -z 
			 || test ! -s conftest.err
configure:3795: $? = 0
configure:3798: test -s conftest.o
configure:3801: $? = 0
configure:3812: result: yes
configure:3835: checking minix/config.h usability
configure:3847: gcc -c -g  conftest.c >&5
conftest.c:54:26: minix/config.h: No such file or directory
configure:3853: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3876: result: no
configure:3880: checking minix/config.h presence
configure:3890: gcc -E  conftest.c
conftest.c:20:26: minix/config.h: No such file or directory
configure:3896: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3916: result: no
configure:3951: checking for minix/config.h
configure:3958: result: no
configure:3989: checking whether it is safe to define __EXTENSIONS__
configure:4012: gcc -c -g  conftest.c >&5
configure:4018: $? = 0
configure:4022: test -z 
			 || test ! -s conftest.err
configure:4025: $? = 0
configure:4028: test -s conftest.o
configure:4031: $? = 0
configure:4042: result: yes
configure:4071: checking how to run the C preprocessor
configure:4189: result: gcc -E
configure:4213: gcc -E  conftest.c
configure:4219: $? = 0
configure:4251: gcc -E  conftest.c
conftest.c:25:28: ac_nonexistent.h: No such file or directory
configure:4257: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4302: checking for inline
configure:4323: gcc -c -g  conftest.c >&5
configure:4329: $? = 0
configure:4333: test -z 
			 || test ! -s conftest.err
configure:4336: $? = 0
configure:4339: test -s conftest.o
configure:4342: $? = 0
configure:4354: result: inline
configure:4375: checking for void *
configure:4399: gcc -c -g  conftest.c >&5
configure:4405: $? = 0
configure:4409: test -z 
			 || test ! -s conftest.err
configure:4412: $? = 0
configure:4415: test -s conftest.o
configure:4418: $? = 0
configure:4429: result: yes
configure:4432: checking size of void *
configure:4755: gcc -o conftest -g   conftest.c  >&5
configure:4758: $? = 0
configure:4760: ./conftest
configure:4763: $? = 0
configure:4788: result: 4
configure:4795: checking for short
configure:4819: gcc -c -g  conftest.c >&5
configure:4825: $? = 0
configure:4829: test -z 
			 || test ! -s conftest.err
configure:4832: $? = 0
configure:4835: test -s conftest.o
configure:4838: $? = 0
configure:4849: result: yes
configure:4852: checking size of short
configure:5175: gcc -o conftest -g   conftest.c  >&5
configure:5178: $? = 0
configure:5180: ./conftest
configure:5183: $? = 0
configure:5208: result: 2
configure:5215: checking for int
configure:5239: gcc -c -g  conftest.c >&5
configure:5245: $? = 0
configure:5249: test -z 
			 || test ! -s conftest.err
configure:5252: $? = 0
configure:5255: test -s conftest.o
configure:5258: $? = 0
configure:5269: result: yes
configure:5272: checking size of int
configure:5595: gcc -o conftest -g   conftest.c  >&5
configure:5598: $? = 0
configure:5600: ./conftest
configure:5603: $? = 0
configure:5628: result: 4
configure:5635: checking for long
configure:5659: gcc -c -g  conftest.c >&5
configure:5665: $? = 0
configure:5669: test -z 
			 || test ! -s conftest.err
configure:5672: $? = 0
configure:5675: test -s conftest.o
configure:5678: $? = 0
configure:5689: result: yes
configure:5692: checking size of long
configure:6015: gcc -o conftest -g   conftest.c  >&5
configure:6018: $? = 0
configure:6020: ./conftest
configure:6023: $? = 0
configure:6048: result: 4
configure:6055: checking for long long
configure:6079: gcc -c -g  conftest.c >&5
configure:6085: $? = 0
configure:6089: test -z 
			 || test ! -s conftest.err
configure:6092: $? = 0
configure:6095: test -s conftest.o
configure:6098: $? = 0
configure:6109: result: yes
configure:6117: checking for long long
configure:6171: result: yes
configure:6174: checking size of long long
configure:6497: gcc -o conftest -g   conftest.c  >&5
configure:6500: $? = 0
configure:6502: ./conftest
configure:6505: $? = 0
configure:6530: result: 8
configure:6539: checking for __int64
configure:6563: gcc -c -g  conftest.c >&5
conftest.c: In function `main':
conftest.c:68: error: `__int64' undeclared (first use in this function)
conftest.c:68: error: (Each undeclared identifier is reported only once
conftest.c:68: error: for each function it appears in.)
conftest.c:68: error: parse error before ')' token
configure:6569: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((__int64 *) 0)
|   return 0;
| if (sizeof (__int64))
|   return 0;
|   ;
|   return 0;
| }
configure:6593: result: no
configure:7040: checking whether gcc supports -W
configure:7062: gcc -c -W  conftest.c >&5
configure:7068: $? = 0
configure:7072: test -z 
			 || test ! -s conftest.err
configure:7075: $? = 0
configure:7078: test -s conftest.o
configure:7081: $? = 0
configure:7093: result: yes
configure:7040: checking whether gcc supports -Wall
configure:7062: gcc -c -Wall  conftest.c >&5
configure:7068: $? = 0
configure:7072: test -z 
			 || test ! -s conftest.err
configure:7075: $? = 0
configure:7078: test -s conftest.o
configure:7081: $? = 0
configure:7093: result: yes
configure:7040: checking whether gcc supports -Wwrite-strings
configure:7062: gcc -c -Wwrite-strings  conftest.c >&5
configure:7068: $? = 0
configure:7072: test -z 
			 || test ! -s conftest.err
configure:7075: $? = 0
configure:7078: test -s conftest.o
configure:7081: $? = 0
configure:7093: result: yes
configure:7040: checking whether gcc supports -Wstrict-prototypes
configure:7062: gcc -c -Wstrict-prototypes  conftest.c >&5
conftest.c:34: warning: function declaration isn't a prototype
configure:7068: $? = 0
configure:7072: test -z 
			 || test ! -s conftest.err
configure:7075: $? = 0
configure:7078: test -s conftest.o
configure:7081: $? = 0
configure:7093: result: yes
configure:7040: checking whether gcc supports -Wmissing-prototypes
configure:7062: gcc -c -Wmissing-prototypes  conftest.c >&5
configure:7068: $? = 0
configure:7072: test -z 
			 || test ! -s conftest.err
configure:7075: $? = 0
configure:7078: test -s conftest.o
configure:7081: $? = 0
configure:7093: result: yes
configure:7040: checking whether gcc supports -Wcast-qual
configure:7062: gcc -c -Wcast-qual  conftest.c >&5
configure:7068: $? = 0
configure:7072: test -z 
			 || test ! -s conftest.err
configure:7075: $? = 0
configure:7078: test -s conftest.o
configure:7081: $? = 0
configure:7093: result: yes
configure:7107: checking whether gcc supports -Wold-style-definition
configure:7129: gcc -c -Wold-style-definition  conftest.c >&5
cc1: error: unrecognized option `-Wold-style-definition'
configure:7135: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7160: result: no
configure:7107: checking whether gcc supports -Wc++-compat
configure:7129: gcc -c -Wc++-compat  conftest.c >&5
cc1: error: unrecognized option `-Wc++-compat'
configure:7135: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7160: result: no
configure:7107: checking whether gcc supports -Wmissing-format-attribute
configure:7129: gcc -c -Wmissing-format-attribute  conftest.c >&5
cc1: warning: -Wmissing-format-attribute ignored without -Wformat
configure:7135: $? = 0
configure:7139: test -z 
			 || test ! -s conftest.err
configure:7142: $? = 0
configure:7145: test -s conftest.o
configure:7148: $? = 0
configure:7160: result: yes
configure:7170: checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
configure:7193: gcc -c -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  conftest.c >&5
cc1: error: unrecognized option `-Wno-variadic-macros'
cc1: error: unrecognized option `-Wno-overlength-strings'
configure:7199: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7224: result: no
configure:7429: checking valgrind.h usability
configure:7441: gcc -c -g  conftest.c >&5
conftest.c:73:22: valgrind.h: No such file or directory
configure:7447: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind.h>
configure:7470: result: no
configure:7474: checking valgrind.h presence
configure:7484: gcc -E  conftest.c
conftest.c:39:22: valgrind.h: No such file or directory
configure:7490: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| /* end confdefs.h.  */
| #include <valgrind.h>
configure:7510: result: no
configure:7545: checking for valgrind.h
configure:7552: result: no
configure:7842: WARNING: decimal float is not supported for this target
configure:7896: WARNING: fixed-point is not supported on IRIX
configure:8144: checking whether /home/users/tovrea/GNU/make-3.81/make sets $(MAKE)
configure:8164: result: yes
configure:8179: checking for gawk
configure:8195: found /usr/freeware/bin/gawk
configure:8205: result: gawk
configure:8223: checking whether ln -s works
configure:8251: result: yes
configure:8263: checking whether ln works
configure:8285: result: yes
configure:8292: checking for mips-sgi-irix6.5-ranlib
configure:8318: result: :
configure:8392: checking for a BSD compatible install
configure:8434: result: /home/users/tovrea/GCC_SGI2/gcc-4.4.0/install-sh -c
configure:8445: checking for cmp's capabilities
configure:8472: result: fastcompare
configure:8481: checking for mktemp
configure:8508: result: no
configure:8521: checking for makeinfo
configure:8547: result: /home/users/tovrea/GCC_SGI2/gcc-4.4.0/missing makeinfo --split-size=5000000 --split-size=5000000
configure:8556: checking for modern makeinfo
configure:8571: result: no
configure:8581: WARNING:
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
configure:8594: checking for recent Pod::Man
configure:8601: result: no
configure:8614: checking for flex
configure:8640: result: flex
configure:8657: checking for bison
configure:8683: result: bison
configure:8705: checking for nm
configure:8732: result: nm
configure:8748: checking for ar
configure:8775: result: ar
configure:8794: checking for ANSI C header files
configure:8950: result: yes
configure:8960: checking whether time.h and sys/time.h may both be included
configure:8985: gcc -c -g  conftest.c >&5
configure:8991: $? = 0
configure:8995: test -z 
			 || test ! -s conftest.err
configure:8998: $? = 0
configure:9001: test -s conftest.o
configure:9004: $? = 0
configure:9015: result: yes
configure:9025: checking whether string.h and strings.h may both be included
configure:9047: gcc -c -g  conftest.c >&5
configure:9053: $? = 0
configure:9057: test -z 
			 || test ! -s conftest.err
configure:9060: $? = 0
configure:9063: test -s conftest.o
configure:9066: $? = 0
configure:9077: result: yes
configure:9087: checking for sys/wait.h that is POSIX.1 compatible
configure:9118: gcc -c -g  conftest.c >&5
configure:9124: $? = 0
configure:9128: test -z 
			 || test ! -s conftest.err
configure:9131: $? = 0
configure:9134: test -s conftest.o
configure:9137: $? = 0
configure:9148: result: yes
configure:9186: checking for limits.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for stddef.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for string.h
configure:9226: result: yes
configure:9186: checking for strings.h
configure:9226: result: yes
configure:9186: checking for stdlib.h
configure:9226: result: yes
configure:9186: checking for time.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for iconv.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for fcntl.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for unistd.h
configure:9226: result: yes
configure:9186: checking for sys/file.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for sys/time.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for sys/mman.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for sys/resource.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for sys/param.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for sys/times.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for sys/stat.h
configure:9226: result: yes
configure:9186: checking for direct.h
configure:9199: gcc -E  conftest.c
conftest.c:62:20: direct.h: No such file or directory
configure:9205: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h.  */
| #include <direct.h>
configure:9226: result: no
configure:9186: checking for malloc.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for langinfo.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for ldfcn.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for locale.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9186: checking for wchar.h
configure:9199: gcc -E  conftest.c
configure:9205: $? = 0
configure:9226: result: yes
configure:9238: checking for thread.h
configure:9251: gcc -E  conftest.c
conftest.c:67:20: thread.h: No such file or directory
configure:9257: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| #include <thread.h>
configure:9278: result: no
configure:9286: checking for pthread.h
configure:9299: gcc -E  conftest.c
configure:9305: $? = 0
configure:9326: result: yes
configure:9336: checking for CHAR_BIT
configure:9364: result: yes
configure:9441: checking whether byte ordering is bigendian
configure:9468: gcc -c -g  conftest.c >&5
conftest.c: In function `main':
conftest.c:74: error: `bogus' undeclared (first use in this function)
conftest.c:74: error: (Each undeclared identifier is reported only once
conftest.c:74: error: for each function it appears in.)
conftest.c:74: error: parse error before "endian"
configure:9474: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
|  bogus endian macros
| #endif
| 
|   ;
|   return 0;
| }
configure:9628: gcc -o conftest -g   conftest.c  >&5
configure:9631: $? = 0
configure:9633: ./conftest
configure:9636: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| int
| main ()
| {
|   /* Are we little or big endian?  From Harbison&Steele.  */
|   union
|   {
|     long l;
|     char c[sizeof (long)];
|   } u;
|   u.l = 1;
|   exit (u.c[sizeof (long) - 1] == 1);
| }
configure:9652: result: yes
configure:9679: checking for collect2 libraries
configure:9713: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "ldopen" -- 1st referenced by /tmp/cccnl8Ya.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:9719: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char ldopen ();
| int
| main ()
| {
| ldopen ();
|   ;
|   return 0;
| }
configure:9713: gcc -o conftest -g   conftest.c -lld >&5
ld32: FATAL   9  : I/O error (-lld): No such file or directory
collect2: ld returned 32 exit status
configure:9719: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char ldopen ();
| int
| main ()
| {
| ldopen ();
|   ;
|   return 0;
| }
configure:9713: gcc -o conftest -g   conftest.c -lmld >&5
ld32: FATAL   9  : I/O error (-lmld): No such file or directory
collect2: ld returned 32 exit status
configure:9719: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char ldopen ();
| int
| main ()
| {
| ldopen ();
|   ;
|   return 0;
| }
configure:9713: gcc -o conftest -g   conftest.c -L/usr/lib/cmplrs/cc2.11 -lmld >&5
ld32: FATAL   9  : I/O error (-lmld): No such file or directory
collect2: ld returned 32 exit status
configure:9719: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char ldopen ();
| int
| main ()
| {
| ldopen ();
|   ;
|   return 0;
| }
configure:9713: gcc -o conftest -g   conftest.c -L/usr/lib/cmplrs/cc3.11 -lmld >&5
ld32: FATAL   9  : I/O error (-lmld): No such file or directory
collect2: ld returned 32 exit status
configure:9719: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char ldopen ();
| int
| main ()
| {
| ldopen ();
|   ;
|   return 0;
| }
configure:9746: result: none required
configure:9758: checking for library containing exc_resume
configure:9788: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "exc_resume" -- 1st referenced by /tmp/ccyF2dPc.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:9794: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char exc_resume ();
| int
| main ()
| {
| exc_resume ();
|   ;
|   return 0;
| }
configure:9843: gcc -o conftest -g   conftest.c -lexc   >&5
configure:9849: $? = 0
configure:9853: test -z 
			 || test ! -s conftest.err
configure:9856: $? = 0
configure:9859: test -s conftest
configure:9862: $? = 0
configure:9877: result: -lexc
configure:9892: checking for library containing ldexp
configure:9922: gcc -o conftest -g   conftest.c  >&5
configure:9928: $? = 0
configure:9932: test -z 
			 || test ! -s conftest.err
configure:9935: $? = 0
configure:9938: test -s conftest
configure:9941: $? = 0
configure:10011: result: none required
configure:10024: checking for inttypes.h
configure:10046: gcc -c -g  conftest.c >&5
configure:10052: $? = 0
configure:10056: test -z 
			 || test ! -s conftest.err
configure:10059: $? = 0
configure:10062: test -s conftest.o
configure:10065: $? = 0
configure:10077: result: yes
configure:10128: checking for times
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for clock
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for kill
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for getrlimit
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for setrlimit
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for atoll
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for atoq
configure:10185: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "atoq" -- 1st referenced by /tmp/cciZlrHe.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| /* end confdefs.h.  */
| /* Define atoq to an innocuous variant, in case <limits.h> declares atoq.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define atoq innocuous_atoq
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char atoq (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef atoq
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char atoq ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_atoq) || defined (__stub___atoq)
| choke me
| #else
| char (*f) () = atoq;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != atoq;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for sysconf
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for strsignal
configure:10185: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "strsignal" -- 1st referenced by /tmp/ccyV88Qa.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h.  */
| /* Define strsignal to an innocuous variant, in case <limits.h> declares strsignal.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strsignal innocuous_strsignal
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strsignal (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strsignal
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strsignal ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strsignal) || defined (__stub___strsignal)
| choke me
| #else
| char (*f) () = strsignal;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strsignal;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for getrusage
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for nl_langinfo
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for gettimeofday
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for mbstowcs
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for wcswidth
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for mmap
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for mincore
configure:10185: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "mincore" -- 1st referenced by /tmp/ccimFfwc.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| /* Define mincore to an innocuous variant, in case <limits.h> declares mincore.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mincore innocuous_mincore
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mincore (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mincore
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char mincore ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_mincore) || defined (__stub___mincore)
| choke me
| #else
| char (*f) () = mincore;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != mincore;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for setlocale
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for clearerr_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for feof_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for ferror_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for fflush_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "fflush_unlocked" -- 1st referenced by /tmp/cceahRHb.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| /* end confdefs.h.  */
| /* Define fflush_unlocked to an innocuous variant, in case <limits.h> declares fflush_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fflush_unlocked innocuous_fflush_unlocked
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fflush_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fflush_unlocked
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fflush_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fflush_unlocked) || defined (__stub___fflush_unlocked)
| choke me
| #else
| char (*f) () = fflush_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fflush_unlocked;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for fgetc_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "fgetc_unlocked" -- 1st referenced by /tmp/cccnS9Xd.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| /* end confdefs.h.  */
| /* Define fgetc_unlocked to an innocuous variant, in case <limits.h> declares fgetc_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fgetc_unlocked innocuous_fgetc_unlocked
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fgetc_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fgetc_unlocked
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fgetc_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fgetc_unlocked) || defined (__stub___fgetc_unlocked)
| choke me
| #else
| char (*f) () = fgetc_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fgetc_unlocked;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for fgets_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "fgets_unlocked" -- 1st referenced by /tmp/cc4k3Thc.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| /* end confdefs.h.  */
| /* Define fgets_unlocked to an innocuous variant, in case <limits.h> declares fgets_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fgets_unlocked innocuous_fgets_unlocked
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fgets_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fgets_unlocked
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fgets_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked)
| choke me
| #else
| char (*f) () = fgets_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fgets_unlocked;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for fileno_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for fprintf_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
conftest.c:111: warning: conflicting types for built-in function `fprintf_unlocked'
ld32: ERROR   33 : Unresolved text symbol "fprintf_unlocked" -- 1st referenced by /tmp/ccsMvxfa.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| /* end confdefs.h.  */
| /* Define fprintf_unlocked to an innocuous variant, in case <limits.h> declares fprintf_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fprintf_unlocked innocuous_fprintf_unlocked
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fprintf_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fprintf_unlocked
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fprintf_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fprintf_unlocked) || defined (__stub___fprintf_unlocked)
| choke me
| #else
| char (*f) () = fprintf_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fprintf_unlocked;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for fputc_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "fputc_unlocked" -- 1st referenced by /tmp/cc2aoqSa.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| /* end confdefs.h.  */
| /* Define fputc_unlocked to an innocuous variant, in case <limits.h> declares fputc_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fputc_unlocked innocuous_fputc_unlocked
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fputc_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fputc_unlocked
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fputc_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fputc_unlocked) || defined (__stub___fputc_unlocked)
| choke me
| #else
| char (*f) () = fputc_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fputc_unlocked;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for fputs_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
conftest.c:111: warning: conflicting types for built-in function `fputs_unlocked'
ld32: ERROR   33 : Unresolved text symbol "fputs_unlocked" -- 1st referenced by /tmp/ccagRcUb.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| /* end confdefs.h.  */
| /* Define fputs_unlocked to an innocuous variant, in case <limits.h> declares fputs_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fputs_unlocked innocuous_fputs_unlocked
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fputs_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fputs_unlocked
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fputs_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fputs_unlocked) || defined (__stub___fputs_unlocked)
| choke me
| #else
| char (*f) () = fputs_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fputs_unlocked;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for fread_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "fread_unlocked" -- 1st referenced by /tmp/ccIJj8oc.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| /* end confdefs.h.  */
| /* Define fread_unlocked to an innocuous variant, in case <limits.h> declares fread_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fread_unlocked innocuous_fread_unlocked
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fread_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fread_unlocked
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fread_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fread_unlocked) || defined (__stub___fread_unlocked)
| choke me
| #else
| char (*f) () = fread_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fread_unlocked;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for fwrite_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "fwrite_unlocked" -- 1st referenced by /tmp/ccaxiVKc.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:10191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| /* end confdefs.h.  */
| /* Define fwrite_unlocked to an innocuous variant, in case <limits.h> declares fwrite_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fwrite_unlocked innocuous_fwrite_unlocked
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fwrite_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fwrite_unlocked
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fwrite_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fwrite_unlocked) || defined (__stub___fwrite_unlocked)
| choke me
| #else
| char (*f) () = fwrite_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fwrite_unlocked;
|   ;
|   return 0;
| }
configure:10216: result: no
configure:10128: checking for getchar_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for getc_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for putchar_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10128: checking for putc_unlocked
configure:10185: gcc -o conftest -g   conftest.c  >&5
configure:10191: $? = 0
configure:10195: test -z 
			 || test ! -s conftest.err
configure:10198: $? = 0
configure:10201: test -s conftest
configure:10204: $? = 0
configure:10216: result: yes
configure:10228: checking whether mbstowcs works
configure:10250: gcc -o conftest -g   conftest.c  >&5
configure:10253: $? = 0
configure:10255: ./conftest
configure:10258: $? = 0
configure:10272: result: yes
configure:10283: checking for ssize_t
configure:10307: gcc -c -g  conftest.c >&5
configure:10313: $? = 0
configure:10317: test -z 
			 || test ! -s conftest.err
configure:10320: $? = 0
configure:10323: test -s conftest.o
configure:10326: $? = 0
configure:10337: result: yes
configure:10349: checking for caddr_t
configure:10373: gcc -c -g  conftest.c >&5
configure:10379: $? = 0
configure:10383: test -z 
			 || test ! -s conftest.err
configure:10386: $? = 0
configure:10389: test -s conftest.o
configure:10392: $? = 0
configure:10403: result: yes
configure:10418: checking for uid_t in sys/types.h
configure:10441: result: yes
configure:10456: checking type of array argument to getgroups
configure:10494: gcc -o conftest -g   conftest.c  >&5
configure:10497: $? = 0
configure:10499: ./conftest
configure:10502: $? = 0
configure:10535: result: gid_t
configure:10561: checking for sys/mman.h
configure:10601: result: yes
configure:10609: checking for mmap
configure:10697: result: yes
configure:10711: checking whether read-only mmap of a plain file works
configure:10728: result: yes
configure:10730: checking whether mmap from /dev/zero works
configure:10752: result: yes
configure:10756: checking for MAP_ANON(YMOUS)
configure:10784: gcc -c -g  conftest.c >&5
conftest.c: In function `main':
conftest.c:104: error: `MAP_ANON' undeclared (first use in this function)
conftest.c:104: error: (Each undeclared identifier is reported only once
conftest.c:104: error: for each function it appears in.)
configure:10790: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/mman.h>
| #include <unistd.h>
| 
| #ifndef MAP_ANONYMOUS
| #define MAP_ANONYMOUS MAP_ANON
| #endif
| 
| int
| main ()
| {
| int n = MAP_ANONYMOUS;
|   ;
|   return 0;
| }
configure:10814: result: no
configure:10873: checking for pid_t
configure:10897: gcc -c -g  conftest.c >&5
configure:10903: $? = 0
configure:10907: test -z 
			 || test ! -s conftest.err
configure:10910: $? = 0
configure:10913: test -s conftest.o
configure:10916: $? = 0
configure:10927: result: yes
configure:10944: checking for unistd.h
configure:10984: result: yes
configure:10944: checking for vfork.h
configure:10957: gcc -E  conftest.c
conftest.c:96:19: vfork.h: No such file or directory
configure:10963: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:10984: result: no
configure:10999: checking for fork
configure:11056: gcc -o conftest -g   conftest.c  >&5
configure:11062: $? = 0
configure:11066: test -z 
			 || test ! -s conftest.err
configure:11069: $? = 0
configure:11072: test -s conftest
configure:11075: $? = 0
configure:11087: result: yes
configure:10999: checking for vfork
configure:11056: gcc -o conftest -g   conftest.c  >&5
ld32: ERROR   33 : Unresolved text symbol "vfork" -- 1st referenced by /tmp/ccWrItOd.o.
	Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:11062: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| /* end confdefs.h.  */
| /* Define vfork to an innocuous variant, in case <limits.h> declares vfork.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vfork innocuous_vfork
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vfork (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef vfork
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char vfork ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_vfork) || defined (__stub___vfork)
| choke me
| #else
| char (*f) () = vfork;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != vfork;
|   ;
|   return 0;
| }
configure:11087: result: no
configure:11098: checking for working fork
configure:11121: gcc -o conftest -g   conftest.c  >&5
configure:11124: $? = 0
configure:11126: ./conftest
configure:11129: $? = 0
configure:11143: result: yes
configure:11369: checking for ld used by GCC
configure:11432: result: /usr/bin/ld
configure:11441: checking if the linker (/usr/bin/ld) is GNU ld
configure:11453: result: no
configure:11459: checking for shared library run path origin
configure:11472: result: done
configure:11902: checking for iconv
configure:11929: gcc -o conftest -g   conftest.c  >&5
configure:11935: $? = 0
configure:11939: test -z 
			 || test ! -s conftest.err
configure:11942: $? = 0
configure:11945: test -s conftest
configure:11948: $? = 0
configure:12014: result: yes
configure:12037: checking for iconv declaration
configure:12071: gcc -c -g  conftest.c >&5
configure:12077: $? = 0
configure:12081: test -z 
			 || test ! -s conftest.err
configure:12084: $? = 0
configure:12087: test -s conftest.o
configure:12090: $? = 0
configure:12104: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:12120: checking for LC_MESSAGES
configure:12141: gcc -o conftest -g   conftest.c  >&5
configure:12147: $? = 0
configure:12151: test -z 
			 || test ! -s conftest.err
configure:12154: $? = 0
configure:12157: test -s conftest
configure:12160: $? = 0
configure:12172: result: yes
configure:12184: checking for nl_langinfo and CODESET
configure:12205: gcc -o conftest -g   conftest.c  >&5
configure:12211: $? = 0
configure:12215: test -z 
			 || test ! -s conftest.err
configure:12218: $? = 0
configure:12221: test -s conftest
configure:12224: $? = 0
configure:12237: result: yes
configure:12296: checking whether getenv is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether atol is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether asprintf is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:115: error: `asprintf' undeclared (first use in this function)
conftest.c:115: error: (Each undeclared identifier is reported only once
conftest.c:115: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| /* end confdefs.h.  */
| #undef HAVE_DECL_ASPRINTF
| #define HAVE_DECL_ASPRINTF 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef asprintf
| char *(*pfn) = (char *(*)) asprintf ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether sbrk is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether abort is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether atof is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether getcwd is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether getwd is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether strsignal is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether strstr is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether strverscmp is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:123: error: `strverscmp' undeclared (first use in this function)
conftest.c:123: error: (Each undeclared identifier is reported only once
conftest.c:123: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| /* end confdefs.h.  */
| #undef HAVE_DECL_STRVERSCMP
| #define HAVE_DECL_STRVERSCMP 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef strverscmp
| char *(*pfn) = (char *(*)) strverscmp ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether errno is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether snprintf is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether vsnprintf is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether vasprintf is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:127: error: `vasprintf' undeclared (first use in this function)
conftest.c:127: error: (Each undeclared identifier is reported only once
conftest.c:127: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| /* end confdefs.h.  */
| #undef HAVE_DECL_VASPRINTF
| #define HAVE_DECL_VASPRINTF 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef vasprintf
| char *(*pfn) = (char *(*)) vasprintf ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether malloc is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether realloc is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether calloc is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether free is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether basename is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:132: error: `basename' undeclared (first use in this function)
conftest.c:132: error: (Each undeclared identifier is reported only once
conftest.c:132: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| /* end confdefs.h.  */
| #undef HAVE_DECL_BASENAME
| #define HAVE_DECL_BASENAME 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef basename
| char *(*pfn) = (char *(*)) basename ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether getopt is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:133: error: `getopt' undeclared (first use in this function)
conftest.c:133: error: (Each undeclared identifier is reported only once
conftest.c:133: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| /* end confdefs.h.  */
| #undef HAVE_DECL_GETOPT
| #define HAVE_DECL_GETOPT 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef getopt
| char *(*pfn) = (char *(*)) getopt ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether clock is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether getpagesize is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether clearerr_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether feof_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether ferror_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether fflush_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:139: error: `fflush_unlocked' undeclared (first use in this function)
conftest.c:139: error: (Each undeclared identifier is reported only once
conftest.c:139: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_GETOPT 0
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| /* end confdefs.h.  */
| #undef HAVE_DECL_FFLUSH_UNLOCKED
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef fflush_unlocked
| char *(*pfn) = (char *(*)) fflush_unlocked ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether fgetc_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:140: error: `fgetc_unlocked' undeclared (first use in this function)
conftest.c:140: error: (Each undeclared identifier is reported only once
conftest.c:140: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_GETOPT 0
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| /* end confdefs.h.  */
| #undef HAVE_DECL_FGETC_UNLOCKED
| #define HAVE_DECL_FGETC_UNLOCKED 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef fgetc_unlocked
| char *(*pfn) = (char *(*)) fgetc_unlocked ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether fgets_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:141: error: `fgets_unlocked' undeclared (first use in this function)
conftest.c:141: error: (Each undeclared identifier is reported only once
conftest.c:141: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_GETOPT 0
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETC_UNLOCKED 0
| /* end confdefs.h.  */
| #undef HAVE_DECL_FGETS_UNLOCKED
| #define HAVE_DECL_FGETS_UNLOCKED 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef fgets_unlocked
| char *(*pfn) = (char *(*)) fgets_unlocked ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether fileno_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether fprintf_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:143: error: `fprintf_unlocked' undeclared (first use in this function)
conftest.c:143: error: (Each undeclared identifier is reported only once
conftest.c:143: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_GETOPT 0
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETC_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FILENO_UNLOCKED 1
| /* end confdefs.h.  */
| #undef HAVE_DECL_FPRINTF_UNLOCKED
| #define HAVE_DECL_FPRINTF_UNLOCKED 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef fprintf_unlocked
| char *(*pfn) = (char *(*)) fprintf_unlocked ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether fputc_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:144: error: `fputc_unlocked' undeclared (first use in this function)
conftest.c:144: error: (Each undeclared identifier is reported only once
conftest.c:144: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_GETOPT 0
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETC_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FILENO_UNLOCKED 1
| #define HAVE_DECL_FPRINTF_UNLOCKED 0
| /* end confdefs.h.  */
| #undef HAVE_DECL_FPUTC_UNLOCKED
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef fputc_unlocked
| char *(*pfn) = (char *(*)) fputc_unlocked ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether fputs_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:145: error: `fputs_unlocked' undeclared (first use in this function)
conftest.c:145: error: (Each undeclared identifier is reported only once
conftest.c:145: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_GETOPT 0
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETC_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FILENO_UNLOCKED 1
| #define HAVE_DECL_FPRINTF_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| /* end confdefs.h.  */
| #undef HAVE_DECL_FPUTS_UNLOCKED
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef fputs_unlocked
| char *(*pfn) = (char *(*)) fputs_unlocked ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether fread_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:146: error: `fread_unlocked' undeclared (first use in this function)
conftest.c:146: error: (Each undeclared identifier is reported only once
conftest.c:146: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_GETOPT 0
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETC_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FILENO_UNLOCKED 1
| #define HAVE_DECL_FPRINTF_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| /* end confdefs.h.  */
| #undef HAVE_DECL_FREAD_UNLOCKED
| #define HAVE_DECL_FREAD_UNLOCKED 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef fread_unlocked
| char *(*pfn) = (char *(*)) fread_unlocked ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether fwrite_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
conftest.c: In function `main':
conftest.c:147: error: `fwrite_unlocked' undeclared (first use in this function)
conftest.c:147: error: (Each undeclared identifier is reported only once
conftest.c:147: error: for each function it appears in.)
configure:12330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_GETOPT 0
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETC_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FILENO_UNLOCKED 1
| #define HAVE_DECL_FPRINTF_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| /* end confdefs.h.  */
| #undef HAVE_DECL_FWRITE_UNLOCKED
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| 
| #include "ansidecl.h"
| #include "system.h"
| 
| int
| main ()
| {
| #ifndef fwrite_unlocked
| char *(*pfn) = (char *(*)) fwrite_unlocked ;
| #endif
|   ;
|   return 0;
| }
configure:12362: result: no
configure:12296: checking whether getchar_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether getc_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether putchar_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12296: checking whether putc_unlocked is declared
configure:12324: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12330: $? = 0
configure:12334: test -z 
			 || test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest.o
configure:12343: $? = 0
configure:12356: result: yes
configure:12378: checking whether getrlimit is declared
configure:12410: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12416: $? = 0
configure:12420: test -z 
			 || test ! -s conftest.err
configure:12423: $? = 0
configure:12426: test -s conftest.o
configure:12429: $? = 0
configure:12442: result: yes
configure:12378: checking whether setrlimit is declared
configure:12410: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12416: $? = 0
configure:12420: test -z 
			 || test ! -s conftest.err
configure:12423: $? = 0
configure:12426: test -s conftest.o
configure:12429: $? = 0
configure:12442: result: yes
configure:12378: checking whether getrusage is declared
configure:12410: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12416: $? = 0
configure:12420: test -z 
			 || test ! -s conftest.err
configure:12423: $? = 0
configure:12426: test -s conftest.o
configure:12429: $? = 0
configure:12442: result: yes
configure:12480: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12486: $? = 0
configure:12490: test -z 
			 || test ! -s conftest.err
configure:12493: $? = 0
configure:12496: test -s conftest.o
configure:12499: $? = 0
configure:12522: checking whether ldgetname is declared
configure:12556: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
In file included from conftest.c:153:
/usr/include/ldfcn.h:52: error: parse error before "FILHDR"
/usr/include/ldfcn.h:57: error: parse error before ':' token
/usr/include/ldfcn.h:58: error: parse error before ':' token
configure:12562: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_GETOPT 0
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETC_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FILENO_UNLOCKED 1
| #define HAVE_DECL_FPRINTF_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_GETRLIMIT 1
| #define HAVE_DECL_SETRLIMIT 1
| #define HAVE_DECL_GETRUSAGE 1
| /* end confdefs.h.  */
| #undef HAVE_DECL_LDGETNAME
| #define HAVE_DECL_LDGETNAME 1
| 
| #include "ansidecl.h"
| #include "system.h"
| #ifdef HAVE_LDFCN_H
| #undef FREAD
| #undef FWRITE
| #include <ldfcn.h>
| #endif
| 
| 
| int
| main ()
| {
| #ifndef ldgetname
| char *(*pfn) = (char *(*)) ldgetname ;
| #endif
|   ;
|   return 0;
| }
configure:12594: result: no
configure:12608: checking whether times is declared
configure:12640: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12646: $? = 0
configure:12650: test -z 
			 || test ! -s conftest.err
configure:12653: $? = 0
configure:12656: test -s conftest.o
configure:12659: $? = 0
configure:12672: result: yes
configure:12692: checking whether sigaltstack is declared
configure:12722: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12728: $? = 0
configure:12732: test -z 
			 || test ! -s conftest.err
configure:12735: $? = 0
configure:12738: test -s conftest.o
configure:12741: $? = 0
configure:12754: result: yes
configure:12771: checking for struct tms
configure:12799: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12805: $? = 0
configure:12809: test -z 
			 || test ! -s conftest.err
configure:12812: $? = 0
configure:12815: test -s conftest.o
configure:12818: $? = 0
configure:12829: result: yes
configure:12841: checking for clock_t
configure:12866: gcc -c -g -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../include  conftest.c >&5
configure:12872: $? = 0
configure:12876: test -z 
			 || test ! -s conftest.err
configure:12879: $? = 0
configure:12882: test -s conftest.o
configure:12885: $? = 0
configure:12896: result: yes
configure:12915: checking for .preinit_array/.init_array/.fini_array support
configure:12936: gcc -o conftest -g   conftest.c  >&5
configure:12939: $? = 0
configure:12941: ./conftest
configure:12944: $? = 255
configure: program exited with status 255
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_GNU_LD 0
| #define HAVE_GNU_AS 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define ENABLE_CHECKING 1
| #define ENABLE_ASSERT_CHECKING 1
| #define ENABLE_GIMPLE_CHECKING 1
| #define ENABLE_RUNTIME_CHECKING 1
| #define ENABLE_TREE_CHECKING 1
| #define ENABLE_TYPES_CHECKING 1
| #define ENABLE_RTL_FLAG_CHECKING 1
| #define ENABLE_GC_CHECKING 1
| #define ENABLE_DECIMAL_FLOAT 0
| #define ENABLE_DECIMAL_BID_FORMAT 0
| #define ENABLE_FIXED_POINT 0
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LDFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_CLOCK 1
| #define HAVE_KILL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATOLL 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MMAP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_WORKING_MBSTOWCS 1
| #define GETGROUPS_T gid_t
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define vfork fork
| #define HAVE_WORKING_FORK 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LC_MESSAGES 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_ATOL 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ATOF 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETWD 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRSTR 1
| #define HAVE_DECL_STRVERSCMP 0
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_GETOPT 0
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETC_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FILENO_UNLOCKED 1
| #define HAVE_DECL_FPRINTF_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_GETRLIMIT 1
| #define HAVE_DECL_SETRLIMIT 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_LDGETNAME 0
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_SIGALTSTACK 1
| #define HAVE_STRUCT_TMS 1
| #define HAVE_CLOCK_T 1
| /* end confdefs.h.  */
| 
| static int x = -1;
| int main (void) { return x; }
| int foo (void) { x = 0; }
| int (*fp) (void) __attribute__ ((section (".init_array"))) = foo;
configure:12958: result: no
configure:12972: checking if mkdir takes one argument
configure:13003: gcc -c -g  conftest.c >&5
configure:13009: $? = 0
configure:13013: test -z 
			 || test ! -s conftest.err
configure:13016: $? = 0
configure:13019: test -s conftest.o
configure:13022: $? = 0
configure:13033: result: no
configure:13601: checking whether NLS is requested
configure:13607: result: yes
configure:13615: checking for catalogs to be installed
configure:13647: result:  be da de el es fi fr id ja nl ru sr sv tr zh_CN zh_TW be da de el es fi fr id ja nl ru sr sv tr zh_CN zh_TW
configure:14131: checking for a sed that does not truncate output
configure:14187: result: /usr/bin/sed
configure:14203: checking for fgrep
configure:14213: result: grep -F
configure:14248: checking for ld used by gcc
configure:14315: result: /usr/bin/ld
configure:14324: checking if the linker (/usr/bin/ld) is GNU ld
configure:14339: result: no
configure:14351: checking for BSD- or MS-compatible name lister (nm)
configure:14400: result: nm
configure:14505: checking the name lister (nm) interface
configure:14512: gcc -c -g  conftest.c >&5
configure:14515: nm "conftest.o"
configure:14518: output


Symbols from conftest.o:

[Index]   Value      Size    Type  Bind  Other     Shndx   Name

[1]	|         0|       0|SECT |LOCL |DEFAULT  |4      |.text
[2]	|         0|       0|SECT |LOCL |DEFAULT  |5      |.bss
[3]	|         0|       0|SECT |LOCL |DEFAULT  |6      |.debug_abbrev
[4]	|         0|       0|SECT |LOCL |DEFAULT  |7      |.debug_info
[5]	|         0|       0|SECT |LOCL |DEFAULT  |8      |.debug_line
[6]	|         0|       0|SECT |LOCL |DEFAULT  |9      |.debug_pubnames
[7]	|         0|       4|OBJT |GLOB |DEFAULT  |5      |some_variable
configure:14525: result: BSD nm
configure:14528: checking whether ln -s works
configure:14532: result: yes
configure:14540: checking the maximum length of command line arguments
configure:14660: result: 15360
configure:14677: checking whether the shell understands some XSI constructs
configure:14687: result: no
configure:14691: checking whether the shell understands "+="
configure:14697: result: no
configure:14732: checking for /usr/bin/ld option to reload object files
configure:14739: result: -r
configure:14768: checking for mips-sgi-irix6.5-objdump
configure:14794: result: objdump
configure:14855: checking how to recognize dependent libraries
configure:15051: result: pass_all
configure:15071: checking for mips-sgi-irix6.5-ar
configure:15097: result: ar
configure:15164: checking for mips-sgi-irix6.5-strip
configure:15193: result: no
configure:15202: checking for strip
configure:15218: found /usr/bin/strip
configure:15229: result: strip
configure:15251: checking for mips-sgi-irix6.5-ranlib
configure:15277: result: :
configure:15396: checking command to parse nm output from gcc object
configure:15514: gcc -c -g  conftest.c >&5
configure:15517: $? = 0
configure:15521: nm conftest.o \| sed -n -e 's/^.*[	 ]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:15524: $? = 0
cannot run sed -n -e 's/^.*[	 ]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'
configure:15514: gcc -c -g  conftest.c >&5
configure:15517: $? = 0
configure:15521: nm conftest.o \| sed -n -e 's/^.*[	 ]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:15524: $? = 0
cannot run sed -n -e 's/^.*[	 ]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
configure:15616: result: failed
configure:15676: gcc -c -g  conftest.c >&5
configure:15679: $? = 0
configure:16422: checking for dlfcn.h
configure:16435: gcc -E  conftest.c
configure:16441: $? = 0
configure:16462: result: yes
configure:16645: checking for objdir
configure:16660: result: .libs
configure:16956: checking if gcc supports -fno-rtti -fno-exceptions
configure:16974: gcc -c -g  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
configure:16978: $? = 0
configure:16991: result: no
configure:17011: checking for gcc option to produce PIC
configure:17283: result:  -DPIC
configure:17295: checking if gcc PIC flag  -DPIC works
configure:17313: gcc -c -g   -DPIC -DPIC conftest.c >&5
configure:17317: $? = 0
configure:17330: result: yes
configure:17354: checking if gcc static flag -static works
configure:17382: result: yes
configure:17397: checking if gcc supports -c -o file.o
configure:17418: gcc -c -g  -o out/conftest2.o conftest.c >&5
configure:17422: $? = 0
configure:17444: result: yes
configure:17452: checking if gcc supports -c -o file.o
configure:17499: result: yes
configure:17532: checking whether the gcc linker (/usr/bin/ld -n32) supports shared libraries
configure:18315: gcc -o conftest -g   -shared -Wl,-exported_symbol -Wl,foo -Wl,-update_registry -Wl,/dev/null conftest.c  >&5
configure:18321: $? = 0
configure:18325: test -z 
			 || test ! -s conftest.err
configure:18328: $? = 0
configure:18331: test -s conftest
configure:18334: $? = 0
configure:18600: result: yes
configure:18845: checking dynamic linker characteristics
configure:19535: result: irix6.5 ld.so
configure:19637: checking how to hardcode library paths into programs
configure:19662: result: immediate
configure:20500: checking whether stripping libraries is possible
configure:20522: result: no
configure:20540: checking if libtool supports shared libraries
configure:20542: result: yes
configure:20545: checking whether to build shared libraries
configure:20566: result: yes
configure:20569: checking whether to build static libraries
configure:20573: result: yes
configure:20638: checking for as
configure:20656: found /usr/bin/as
configure:20668: result: /usr/bin/as
configure:20687: checking what assembler to use
configure:20724: result: /usr/bin/as
configure:20808: checking what linker to use
configure:20833: result: /usr/bin/ld
configure:20855: checking for nm
configure:20873: found /usr/bin/nm
configure:20885: result: /usr/bin/nm
configure:20896: checking what nm to use
configure:20904: result: /usr/bin/nm
configure:20935: checking for objdump
configure:20968: result: no
configure:20976: checking what objdump to use
configure:20983: result: not found
configure:21005: checking for readelf
configure:21038: result: no
configure:21046: checking what readelf to use
configure:21053: result: not found
configure:21061: checking assembler for .balign and .p2align
configure:21075: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 1: undefined assembler operation: .balign
     .balign 4
as: Error: /conftest.s, line 2: undefined assembler operation: .p2align
     .p2align 2
configure:21078: $? = 2
configure: failed program was
.balign 4
.p2align 2
configure:21089: result: no
configure:21099: checking assembler for .p2align with maximum skip
configure:21112: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 1: undefined assembler operation: .p2align
     .p2align 4,,7
configure:21115: $? = 2
configure: failed program was
.p2align 4,,7
configure:21126: result: no
configure:21136: checking assembler for .literal16
configure:21149: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 1: undefined assembler operation: .literal16
     .literal16
configure:21152: $? = 2
configure: failed program was
.literal16
configure:21163: result: no
configure:21173: checking assembler for working .subsection -1
configure:21190: /usr/bin/as  -o conftest.o conftest.s >&5
as: Warning: /conftest.s, line 1: label should be inside .ent/.end block: conftest_label1
     conftest_label1: .word 0
as: Error: /conftest.s, line 2: undefined assembler operation: .subsection
     .subsection -1
as: Warning: /conftest.s, line 3: label should be inside .ent/.end block: conftest_label2
     conftest_label2: .word 0
as: Error: /conftest.s, line 4: undefined assembler operation: .previous
     .previous
configure:21193: $? = 2
configure: failed program was
conftest_label1: .word 0
.subsection -1
conftest_label2: .word 0
.previous
configure:21212: result: no
configure:21222: checking assembler for .weak
configure:21235: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 1: undefined assembler operation: .weak
      .weak foobar
configure:21238: $? = 2
configure: failed program was
	.weak foobar
configure:21249: result: no
configure:21259: checking assembler for .weakref
configure:21272: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 1: undefined assembler operation: .weakref
      .weakref foobar, barfnot
configure:21275: $? = 2
configure: failed program was
	.weakref foobar, barfnot
configure:21286: result: no
configure:21296: checking assembler for .nsubspa comdat
configure:21310: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 1: undefined assembler operation: .SPACE
      .SPACE $TEXT$
as: Error: /conftest.s, line 2: undefined assembler operation: .NSUBSPA
      .NSUBSPA $CODE$,COMDAT
configure:21313: $? = 2
configure: failed program was
	.SPACE $TEXT$
	.NSUBSPA $CODE$,COMDAT
configure:21324: result: no
configure:21341: checking assembler for .hidden
configure:21356: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 1: undefined assembler operation: .hidden
      .hidden foobar
as: Warning: /conftest.s, line 2: label should be inside .ent/.end block: foobar
     foobar:
configure:21359: $? = 2
configure: failed program was
	.hidden foobar
foobar:
configure:21370: result: no
configure:21374: checking linker for .hidden support
configure:21428: result: no
configure:21442: checking linker read-only and read-write section mixing
configure:21480: result: unknown
configure:21484: checking assembler for .sleb128 and .uleb128
configure:21503: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 2: undefined assembler operation: .uleb128
      .uleb128 L2 - L1
as: Error: /conftest.s, line 4: undefined assembler operation: .uleb128
      .uleb128 1280
as: Error: /conftest.s, line 5: undefined assembler operation: .sleb128
      .sleb128 -1010
configure:21506: $? = 2
configure: failed program was
	.data
	.uleb128 L2 - L1
L1:
	.uleb128 1280
	.sleb128 -1010
L2:
configure:21532: result: no
configure:21543: checking assembler for cfi directives
configure:21558: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 2: undefined assembler operation: .cfi_startproc
      .cfi_startproc
as: Error: /conftest.s, line 3: undefined assembler operation: .cfi_offset
      .cfi_offset 0, 0
as: Error: /conftest.s, line 4: undefined assembler operation: .cfi_same_value
      .cfi_same_value 1
as: Error: /conftest.s, line 5: undefined assembler operation: .cfi_def_cfa
      .cfi_def_cfa 1, 2
as: Error: /conftest.s, line 6: undefined assembler operation: .cfi_escape
      .cfi_escape 1, 2, 3, 4, 5
as: Error: /conftest.s, line 7: undefined assembler operation: .cfi_endproc
      .cfi_endproc
configure:21561: $? = 2
configure: failed program was
	.text
	.cfi_startproc
	.cfi_offset 0, 0
	.cfi_same_value 1
	.cfi_def_cfa 1, 2
	.cfi_escape 1, 2, 3, 4, 5
	.cfi_endproc
configure:21596: result: no
configure:21647: checking assembler for cfi personality directive
configure:21659: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 2: undefined assembler operation: .cfi_startproc
      .cfi_startproc
as: Error: /conftest.s, line 3: undefined assembler operation: .cfi_personality
      .cfi_personality 0, symbol
as: Error: /conftest.s, line 4: undefined assembler operation: .cfi_endproc
      .cfi_endproc
configure:21662: $? = 2
configure: failed program was
	.text
	.cfi_startproc
	.cfi_personality 0, symbol
	.cfi_endproc
configure:21673: result: no
configure:21685: checking assembler for eh_frame optimization
configure:21730: /usr/bin/as  -o conftest.o conftest.s >&5
as: Warning: /conftest.s, line 2: label should be inside .ent/.end block: .LFB1
     .LFB1:
as: Warning: /conftest.s, line 4: label should be inside .ent/.end block: .L1
     .L1:
as: Warning: /conftest.s, line 6: label should be inside .ent/.end block: .LFE1
     .LFE1:
as: Error: /conftest.s, line 7: String within expression may have only one character: aw
      .section .eh_frame,"aw",@progbits
as: Error: /conftest.s, line 7: Invalid symbol in expression
as: Error: /conftest.s, line 7: undefined symbol in expression
as: Error: /conftest.s, line 7: Invalid symbol in expression
as: Error: /conftest.s, line 13: Missing " at end of string
      .ascii "z .byte 0x1
as: Error: /conftest.s, line 19: undefined assembler operation: .p2align
      .p2align 1
configure:21733: $? = 2
configure: failed program was
	.text
.LFB1:
	.4byte	0
.L1:
	.4byte	0
.LFE1:
	.section	.eh_frame,"aw",@progbits
__FRAME_BEGIN__:
	.4byte	.LECIE1-.LSCIE1
.LSCIE1:
	.4byte	0x0
	.byte	0x1
	.ascii "z "
	.byte	0x1
	.byte	0x78
	.byte	0x1a
	.byte	0x0
	.byte	0x4
	.4byte	1
	.p2align 1
.LECIE1:
.LSFDE1:
	.4byte	.LEFDE1-.LASFDE1
.LASFDE1:
	.4byte	.LASFDE1-__FRAME_BEGIN__
	.4byte	.LFB1
	.4byte	.LFE1-.LFB1
	.byte	0x4
	.4byte	.LFE1-.LFB1
	.byte	0x4
	.4byte	.L1-.LFB1
.LEFDE1:
configure:21776: result: no
configure:21788: checking assembler for section merging support
configure:21802: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5
as ERROR:  -- not allowed in non XPG4 environment
as ERROR parsing --fatal-warnings:  unknown flag
configure:21805: $? = 2
configure: failed program was
.section .rodata.str, "aMS", @progbits, 1
configure:21816: result: no
configure:21820: checking assembler for section merging support
configure:21848: result: no
configure:21858: checking assembler for COMDAT group support
configure:21872: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5
as ERROR:  -- not allowed in non XPG4 environment
as ERROR parsing --fatal-warnings:  unknown flag
configure:21875: $? = 2
configure: failed program was
.section .text,"axG",@progbits,.foo,comdat
configure:21886: result: no
configure:21892: checking assembler for COMDAT group support
configure:21906: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5
as ERROR:  -- not allowed in non XPG4 environment
as ERROR parsing --fatal-warnings:  unknown flag
configure:21909: $? = 2
configure: failed program was
.section .text,"axG",%progbits,.foo,comdat
configure:21920: result: no
configure:22313: checking assembler for thread-local storage support
configure:22326: /usr/bin/as -32 --fatal-warnings -o conftest.o conftest.s >&5
as: Error: Unknown character in --fatal-warnings
configure:22329: $? = 2
configure: failed program was

	.section .tdata,"awT",@progbits
x:
	.word 2
	.text
	addiu $4, $28, %tlsgd(x)
	addiu $4, $28, %tlsldm(x)
	lui $4, %dtprel_hi(x)
	addiu $4, $4, %dtprel_lo(x)
	lw $4, %gottprel(x)($28)
	lui $4, %tprel_hi(x)
	addiu $4, $4, %tprel_lo(x)
configure:22340: result: no
configure:22356: checking linker -Bstatic/-Bdynamic option
configure:22377: result: no
configure:23496: checking assembler for explicit relocation support
configure:23509: /usr/bin/as  -o conftest.o conftest.s >&5
configure:23512: $? = 0
configure:23523: result: yes
configure:23531: checking assembler for -mno-shared support
configure:23544: /usr/bin/as -mno-shared -o conftest.o conftest.s >&5
as ERROR parsing -mno-shared:  unknown flag
configure:23547: $? = 2
configure: failed program was
nop
configure:23558: result: no
configure:23568: checking assembler for .gnu_attribute support
configure:23581: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 1: undefined assembler operation: .gnu_attribute
     .gnu_attribute 4,1
configure:23584: $? = 2
configure: failed program was
.gnu_attribute 4,1
configure:23595: result: no
configure:23605: checking assembler for .dtprelword support
configure:23622: /usr/bin/as  -o conftest.o conftest.s >&5
as: Error: /conftest.s, line 1: String within expression may have only one character: awT
     .section .tdata,"awT",@progbits
as: Error: /conftest.s, line 1: Invalid symbol in expression
as: Error: /conftest.s, line 1: undefined symbol in expression
as: Error: /conftest.s, line 1: Invalid symbol in expression
as: Error: /conftest.s, line 5: undefined assembler operation: .dtprelword
      .dtprelword x+0x8000
configure:23625: $? = 2
configure: failed program was
.section .tdata,"awT",@progbits
x:
	.word 2
	.text
	.dtprelword x+0x8000
configure:23636: result: no

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=mips-sgi-irix6.5
ac_cv_build_alias=mips-sgi-irix6.5
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-g
ac_cv_env_CLOOGINC_set=set
ac_cv_env_CLOOGINC_value=''
ac_cv_env_CLOOGLIBS_set=set
ac_cv_env_CLOOGLIBS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_GMPINC_set=set
ac_cv_env_GMPINC_value='-I/home/users/tovrea/GCC_SGI2/build_sgi/./gmp -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gmp -I/home/users/tovrea/GCC_SGI2/build_sgi/./mpfr -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/mpfr '
ac_cv_env_GMPLIBS_set=set
ac_cv_env_GMPLIBS_value='-L/home/users/tovrea/GCC_SGI2/build_sgi/./gmp/.libs -L/home/users/tovrea/GCC_SGI2/build_sgi/./gmp/_libs -L/home/users/tovrea/GCC_SGI2/build_sgi/./mpfr/.libs -L/home/users/tovrea/GCC_SGI2/build_sgi/./mpfr/_libs -lmpfr -lgmp'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=''
ac_cv_env_PPLINC_set=set
ac_cv_env_PPLINC_value=''
ac_cv_env_PPLLIBS_set=set
ac_cv_env_PPLLIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=mips-sgi-irix6.5
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=mips-sgi-irix6.5
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=mips-sgi-irix6.5
ac_cv_exeext=''
ac_cv_func_atoll=yes
ac_cv_func_atoq=no
ac_cv_func_clearerr_unlocked=yes
ac_cv_func_clock=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_ferror_unlocked=yes
ac_cv_func_fflush_unlocked=no
ac_cv_func_fgetc_unlocked=no
ac_cv_func_fgets_unlocked=no
ac_cv_func_fileno_unlocked=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fprintf_unlocked=no
ac_cv_func_fputc_unlocked=no
ac_cv_func_fputs_unlocked=no
ac_cv_func_fread_unlocked=no
ac_cv_func_fwrite_unlocked=no
ac_cv_func_getc_unlocked=yes
ac_cv_func_getchar_unlocked=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_kill=yes
ac_cv_func_mbstowcs=yes
ac_cv_func_mincore=no
ac_cv_func_mmap=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_putc_unlocked=yes
ac_cv_func_putchar_unlocked=yes
ac_cv_func_setlocale=yes
ac_cv_func_setrlimit=yes
ac_cv_func_strsignal=no
ac_cv_func_sysconf=yes
ac_cv_func_times=yes
ac_cv_func_vfork=no
ac_cv_func_vfork_works=no
ac_cv_func_wcswidth=yes
ac_cv_header_direct_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_ldfcn_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_thread_h=no
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_valgrind_h=no
ac_cv_header_vfork_h=no
ac_cv_header_wchar_h=yes
ac_cv_host=mips-sgi-irix6.5
ac_cv_host_alias=mips-sgi-irix6.5
ac_cv_objext=o
ac_cv_path_gcc_cv_as=/usr/bin/as
ac_cv_path_gcc_cv_nm=/usr/bin/nm
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_BISON=bison
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_FLEX=flex
ac_cv_prog_GNATBIND=no
ac_cv_prog_GNATMAKE=no
ac_cv_prog_MAKEINFO='/home/users/tovrea/GCC_SGI2/gcc-4.4.0/missing makeinfo --split-size=5000000 --split-size=5000000'
ac_cv_prog_NM=nm
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB=:
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_egrep='grep -E'
ac_cv_prog_fgrep='grep -F'
ac_cv_prog_have_mktemp_command=no
ac_cv_prog_make__home_users_tovrea_GNU_make_3_81_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_exc_resume=-lexc
ac_cv_search_ldexp='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_void_p=4
ac_cv_struct_tms=yes
ac_cv_target=mips-sgi-irix6.5
ac_cv_target_alias=mips-sgi-irix6.5
ac_cv_type___int64=no
ac_cv_type_caddr_t=yes
ac_cv_type_getgroups=gid_t
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_pid_t=yes
ac_cv_type_short=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_void_p=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=:
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
acx_cv_cc_gcc_supports_ada=no
acx_cv_prog_LN=ln
acx_cv_prog_cc_pedantic__Wno_long_long__Wno_variadic_macros__Wno_overlength_strings=no
acx_cv_prog_cc_warning__W=yes
acx_cv_prog_cc_warning__Wall=yes
acx_cv_prog_cc_warning__Wcast_qual=yes
acx_cv_prog_cc_warning__Wcpp_compat=no
acx_cv_prog_cc_warning__Wmissing_format_attribute=yes
acx_cv_prog_cc_warning__Wmissing_prototypes=yes
acx_cv_prog_cc_warning__Wold_style_definition=no
acx_cv_prog_cc_warning__Wstrict_prototypes=yes
acx_cv_prog_cc_warning__Wwrite_strings=yes
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=''
am_cv_val_LC_MESSAGES=yes
gcc_cv_as=/usr/bin/as
gcc_cv_as_balign_and_p2align=no
gcc_cv_as_cfi_advance_working=no
gcc_cv_as_cfi_directive=no
gcc_cv_as_cfi_personality_directive=no
gcc_cv_as_comdat_group=no
gcc_cv_as_comdat_group_percent=no
gcc_cv_as_eh_frame=no
gcc_cv_as_gas_srcdir=/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gas
gcc_cv_as_hidden=no
gcc_cv_as_leb128=no
gcc_cv_as_literal16=no
gcc_cv_as_max_skip_p2align=no
gcc_cv_as_mips_dtprelword=no
gcc_cv_as_mips_explicit_relocs=yes
gcc_cv_as_mips_gnu_attribute=no
gcc_cv_as_mips_no_shared=no
gcc_cv_as_nsubspa_comdat=no
gcc_cv_as_shf_merge=no
gcc_cv_as_subsection_m1=no
gcc_cv_as_tls=no
gcc_cv_as_weak=no
gcc_cv_as_weakref=no
gcc_cv_binutils_srcdir=/home/users/tovrea/GCC_SGI2/gcc-4.4.0/binutils
gcc_cv_collect2_libs='none required'
gcc_cv_decl_char_bit=yes
gcc_cv_decl_map_anon=no
gcc_cv_func_mbstowcs_works=yes
gcc_cv_func_mmap_anon=no
gcc_cv_func_mmap_dev_zero=yes
gcc_cv_func_mmap_file=yes
gcc_cv_gas_major_version=''
gcc_cv_gas_minor_version=''
gcc_cv_gld_major_version=''
gcc_cv_gld_minor_version=''
gcc_cv_have_decl_abort=yes
gcc_cv_have_decl_asprintf=no
gcc_cv_have_decl_atof=yes
gcc_cv_have_decl_atol=yes
gcc_cv_have_decl_basename=no
gcc_cv_have_decl_calloc=yes
gcc_cv_have_decl_clearerr_unlocked=yes
gcc_cv_have_decl_clock=yes
gcc_cv_have_decl_errno=yes
gcc_cv_have_decl_feof_unlocked=yes
gcc_cv_have_decl_ferror_unlocked=yes
gcc_cv_have_decl_fflush_unlocked=no
gcc_cv_have_decl_fgetc_unlocked=no
gcc_cv_have_decl_fgets_unlocked=no
gcc_cv_have_decl_fileno_unlocked=yes
gcc_cv_have_decl_fprintf_unlocked=no
gcc_cv_have_decl_fputc_unlocked=no
gcc_cv_have_decl_fputs_unlocked=no
gcc_cv_have_decl_fread_unlocked=no
gcc_cv_have_decl_free=yes
gcc_cv_have_decl_fwrite_unlocked=no
gcc_cv_have_decl_getc_unlocked=yes
gcc_cv_have_decl_getchar_unlocked=yes
gcc_cv_have_decl_getcwd=yes
gcc_cv_have_decl_getenv=yes
gcc_cv_have_decl_getopt=no
gcc_cv_have_decl_getpagesize=yes
gcc_cv_have_decl_getrlimit=yes
gcc_cv_have_decl_getrusage=yes
gcc_cv_have_decl_getwd=yes
gcc_cv_have_decl_ldgetname=no
gcc_cv_have_decl_malloc=yes
gcc_cv_have_decl_putc_unlocked=yes
gcc_cv_have_decl_putchar_unlocked=yes
gcc_cv_have_decl_realloc=yes
gcc_cv_have_decl_sbrk=yes
gcc_cv_have_decl_setrlimit=yes
gcc_cv_have_decl_sigaltstack=yes
gcc_cv_have_decl_snprintf=yes
gcc_cv_have_decl_strsignal=yes
gcc_cv_have_decl_strstr=yes
gcc_cv_have_decl_strverscmp=no
gcc_cv_have_decl_times=yes
gcc_cv_have_decl_vasprintf=no
gcc_cv_have_decl_vsnprintf=yes
gcc_cv_header_inttypes_h=yes
gcc_cv_header_string=yes
gcc_cv_initfini_array=no
gcc_cv_ld=/usr/bin/ld
gcc_cv_ld_bfd_srcdir=/home/users/tovrea/GCC_SGI2/gcc-4.4.0/bfd
gcc_cv_ld_gld_srcdir=/home/users/tovrea/GCC_SGI2/gcc-4.4.0/ld
gcc_cv_ld_hidden=no
gcc_cv_ld_ro_rw_mix=unknown
gcc_cv_ld_static_dynamic=no
gcc_cv_mkdir_takes_one_arg=no
gcc_cv_nm=/usr/bin/nm
gcc_cv_objdump=''
gcc_cv_prog_LN_S='ln -s'
gcc_cv_prog_cmp_skip=fastcompare
gcc_cv_prog_makeinfo_modern=no
gcc_cv_readelf=''
gcc_cv_type_clock_t=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=nm
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe=''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl=''
lt_cv_sys_max_cmd_len=15360

## ----------------- ##
## Output variables. ##
## ----------------- ##

ALL='all.internal'
AR='ar'
AWK='gawk'
BISON='bison'
BUILD_CFLAGS='$(ALL_CFLAGS)'
BUILD_INFO=''
BUILD_LDFLAGS='$(LDFLAGS)'
CATALOGS=' be.gmo da.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo id.gmo ja.gmo nl.gmo ru.gmo sr.gmo sv.gmo tr.gmo zh_CN.gmo zh_TW.gmo be.gmo da.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo id.gmo ja.gmo nl.gmo ru.gmo sr.gmo sv.gmo tr.gmo zh_CN.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='gcc'
CC_FOR_BUILD='$(CC)'
CFLAGS='-g'
CLOOGINC=''
CLOOGLIBS=''
COLLECT2_LIBS=''
CPP='gcc -E'
CPPFLAGS=''
CROSS=''
CROSS_SYSTEM_HEADER_DIR='$(gcc_tooldir)/sys-include'
DATADIRNAME='share'
DEFS=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FGREP='grep -F'
FLEX='flex'
GENCAT='gencat'
GENERATED_MANPAGES=''
GENINSRC='#'
GGC=''
GMPINC='-I/home/users/tovrea/GCC_SGI2/build_sgi/./gmp -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gmp -I/home/users/tovrea/GCC_SGI2/build_sgi/./mpfr -I/home/users/tovrea/GCC_SGI2/gcc-4.4.0/mpfr '
GMPLIBS='-L/home/users/tovrea/GCC_SGI2/build_sgi/./gmp/.libs -L/home/users/tovrea/GCC_SGI2/build_sgi/./gmp/_libs -L/home/users/tovrea/GCC_SGI2/build_sgi/./mpfr/.libs -L/home/users/tovrea/GCC_SGI2/build_sgi/./mpfr/_libs -lmpfr -lgmp'
GMSGFMT='/usr/freeware/bin/msgfmt'
GNATBIND='no'
GNATMAKE='no'
GNAT_LIBEXC='-lexc '
GREP='grep'
INCINTL='-I${top_builddir}/../intl'
INSTALL='/home/users/tovrea/GCC_SGI2/gcc-4.4.0/install-sh -c'
INSTALL_DATA='/home/users/tovrea/GCC_SGI2/gcc-4.4.0/install-sh -c -m 644'
INSTALL_PROGRAM='/home/users/tovrea/GCC_SGI2/gcc-4.4.0/install-sh -c'
INSTOBJEXT='.mo'
LD='/usr/bin/ld -n32'
LDEXP_LIB=''
LDFLAGS=''
LIBICONV=''
LIBICONV_DEP=''
LIBINTL='${top_builddir}/../intl/libintl.a'
LIBINTL_DEP='${top_builddir}/../intl/libintl.a'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN='ln'
LN_S='ln -s'
LTLIBICONV=''
LTLIBOBJS=''
MAINT=''
MAKEINFO='/bin/sh /home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc/../missing makeinfo'
NM='nm'
NMEDIT=''
NO_MINUS_C_MINUS_O=''
OBJDUMP='objdump'
OBJEXT='o'
ORIGINAL_AS_FOR_TARGET='/usr/bin/as'
ORIGINAL_LD_FOR_TARGET='/usr/bin/ld'
ORIGINAL_NM_FOR_TARGET='/usr/bin/nm'
OTOOL64=''
OTOOL=''
OUTPUT_OPTION='-o $@'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKGVERSION='(GCC) '
POSUB='po'
PPLINC=''
PPLLIBS=''
RANLIB=':'
REPORT_BUGS_TEXI='@uref{http://gcc.gnu.org/bugs.html}'
REPORT_BUGS_TO='<http://gcc.gnu.org/bugs.html>'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STMP_FIXINC='stmp-fixinc'
STMP_FIXPROTO=''
STRIP='strip'
SYSTEM_HEADER_DIR='$(NATIVE_SYSTEM_HEADER_DIR)'
TARGET_GETGROUPS_T='gid_t'
TARGET_SYSTEM_ROOT=''
TARGET_SYSTEM_ROOT_DEFINE=''
TREEBROWSER='tree-browser.o'
USE_NLS='yes'
XGETTEXT=':'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DSYMUTIL=''
ac_ct_DUMPBIN=''
ac_ct_GNATBIND=''
ac_ct_GNATMAKE=''
ac_ct_LIPO=''
ac_ct_NMEDIT=''
ac_ct_OBJDUMP=''
ac_ct_OTOOL64=''
ac_ct_OTOOL=''
ac_ct_RANLIB=''
ac_ct_STRIP='strip'
all_compilers=''
all_gtfiles=''
all_lang_makefiles=''
all_lang_makefrags=''
all_languages=''
all_selected_languages=''
bindir='${exec_prefix}/bin'
build='mips-sgi-irix6.5'
build_alias='mips-sgi-irix6.5'
build_cpu='mips'
build_exeext=''
build_file_translate=''
build_install_headers_dir='install-headers-tar'
build_libsubdir='build-mips-sgi-irix6.5'
build_os='irix6.5'
build_subdir='build-mips-sgi-irix6.5'
build_vendor='sgi'
build_xm_defines=''
build_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h'
build_xm_include_list=' auto-host.h ansidecl.h'
c_target_objs=''
check_languages=''
collect2='collect2$(exeext)'
coverage_flags=''
cpp_install_dir=''
cxx_target_objs=''
datadir='${prefix}/share'
datarootdir='/home/users/tovrea/local/sgi/share'
docdir='/home/users/tovrea/local/sgi/share/doc'
dollar=''
enable_decimal_float='dpd'
enable_fast_install='no'
enable_fixed_point='no'
enable_multilib='yes'
enable_shared='yes'
exec_prefix='NONE'
extra_gcc_objs=' '
extra_headers_list=' $(srcdir)/config/mips/loongson.h $(srcdir)/ginclude/tgmath.h'
extra_modes_file='$(srcdir)/config/mips/mips-modes.def'
extra_objs=' '
extra_opt_files=' $(srcdir)/config/mips/mips.opt'
extra_parts=''
extra_passes=''
extra_programs=''
float_h_file=''
fortran_target_objs=''
gcc_config_arguments='/home/users/tovrea/GCC_SGI2/gcc-4.4.0/configure --prefix=/home/users/tovrea/local/sgi --enable-bootstrap --enable-languages=c,c++ --enable-version-specific-runtime-libs --enable-cxx=yes'
gcc_cv_as='/usr/bin/as'
gcc_cv_ld='/usr/bin/ld'
gcc_cv_nm='/usr/bin/nm'
gcc_cv_objdump=''
gcc_cv_readelf=''
gcc_gxx_include_dir='${libsubdir}/include/c++'
gcc_tooldir=''
gthread_flags='-DHAVE_GTHR_DEFAULT'
have_mktemp_command='no'
host='mips-sgi-irix6.5'
host_alias='mips-sgi-irix6.5'
host_cpu='mips'
host_exeext=''
host_os='irix6.5'
host_subdir='.'
host_vendor='sgi'
host_xm_defines=''
host_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h'
host_xm_include_list=' auto-host.h ansidecl.h'
htmldir='/home/users/tovrea/local/sgi/share/doc'
includedir='${prefix}/include'
infodir='${prefix}/info'
inhibit_libc='false'
install=''
lang_opt_files=''
lang_specs_files=''
lang_tree_files=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libgcc_visibility='no'
local_prefix='/usr/local'
localstatedir='${prefix}/var'
loose_warn='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual'
lt_ECHO='print -r'
make_compare_target='fastcompare'
mandir='${prefix}/man'
manext='.1'
md_file='mips/mips.md'
nocommon_flag='-fno-common'
objc_boehm_gc=''
objdir='.libs'
objext='o'
oldincludedir='/usr/include'
onestep=''
out_file='mips/mips.c'
out_host_hook_obj='host-default.o'
out_object_file='mips.o'
prefix='/home/users/tovrea/local/sgi'
program_transform_name='s,y,y,'
ranlib_flags=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
slibdir=''
srcdir='/home/users/tovrea/GCC_SGI2/gcc-4.4.0/gcc'
strict_warn='-Wmissing-format-attribute'
subdirs=''
sysconfdir='${prefix}/etc'
target='mips-sgi-irix6.5'
target_alias='mips-sgi-irix6.5'
target_cpu='mips'
target_cpu_default='(MASK_ABICALLS)|MASK_EXPLICIT_RELOCS'
target_noncanonical='mips-sgi-irix6.5'
target_os='irix6.5'
target_subdir='mips-sgi-irix6.5'
target_vendor='sgi'
thread_file='posix'
tm_defines=' MIPS_ISA_DEFAULT=3 MIPS_ABI_DEFAULT=ABI_N32'
tm_file_list='options.h $(srcdir)/config/elfos.h $(srcdir)/config/mips/mips.h $(srcdir)/config/mips/iris.h $(srcdir)/config/mips/iris6.h $(srcdir)/defaults.h'
tm_include_list='options.h config/elfos.h config/mips/mips.h config/mips/iris.h config/mips/iris6.h defaults.h'
tm_p_file_list=' $(srcdir)/config/mips/mips-protos.h tm-preds.h'
tm_p_include_list=' config/mips/mips-protos.h tm-preds.h'
tmake_file=' $(srcdir)/config/mips/t-mips $(srcdir)/config/mips/t-iris $(srcdir)/config/mips/t-slibgcc-irix $(srcdir)/config/mips/t-iris6'
valgrind_command=''
valgrind_path=''
valgrind_path_defines=''
warn_cflags='$(GCC_WARN_CFLAGS)'
xm_defines=''
xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h'
xm_include_list=' auto-host.h ansidecl.h'
xmake_file=''
zlibdir=''
zlibinc=''

## ------------- ##
## Output files. ##
## ------------- ##

language_hooks=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ENABLE_ASSERT_CHECKING 1
#define ENABLE_CHECKING 1
#define ENABLE_DECIMAL_BID_FORMAT 0
#define ENABLE_DECIMAL_FLOAT 0
#define ENABLE_FIXED_POINT 0
#define ENABLE_GC_CHECKING 1
#define ENABLE_GIMPLE_CHECKING 1
#define ENABLE_NLS 1
#define ENABLE_RTL_FLAG_CHECKING 1
#define ENABLE_RUNTIME_CHECKING 1
#define ENABLE_TREE_CHECKING 1
#define ENABLE_TYPES_CHECKING 1
#define EXTRA_MODES_FILE "config/mips/mips-modes.def"
#define GETGROUPS_T gid_t
#define HAVE_ATOLL 1
#define HAVE_CLEARERR_UNLOCKED 1
#define HAVE_CLOCK 1
#define HAVE_CLOCK_T 1
#define HAVE_COMDAT_GROUP 0
#define HAVE_DECL_ABORT 1
#define HAVE_DECL_ASPRINTF 0
#define HAVE_DECL_ATOF 1
#define HAVE_DECL_ATOL 1
#define HAVE_DECL_BASENAME 0
#define HAVE_DECL_CALLOC 1
#define HAVE_DECL_CLEARERR_UNLOCKED 1
#define HAVE_DECL_CLOCK 1
#define HAVE_DECL_ERRNO 1
#define HAVE_DECL_FEOF_UNLOCKED 1
#define HAVE_DECL_FERROR_UNLOCKED 1
#define HAVE_DECL_FFLUSH_UNLOCKED 0
#define HAVE_DECL_FGETC_UNLOCKED 0
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_DECL_FILENO_UNLOCKED 1
#define HAVE_DECL_FPRINTF_UNLOCKED 0
#define HAVE_DECL_FPUTC_UNLOCKED 0
#define HAVE_DECL_FPUTS_UNLOCKED 0
#define HAVE_DECL_FREAD_UNLOCKED 0
#define HAVE_DECL_FREE 1
#define HAVE_DECL_FWRITE_UNLOCKED 0
#define HAVE_DECL_GETCHAR_UNLOCKED 1
#define HAVE_DECL_GETCWD 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_DECL_GETENV 1
#define HAVE_DECL_GETOPT 0
#define HAVE_DECL_GETPAGESIZE 1
#define HAVE_DECL_GETRLIMIT 1
#define HAVE_DECL_GETRUSAGE 1
#define HAVE_DECL_GETWD 1
#define HAVE_DECL_LDGETNAME 0
#define HAVE_DECL_MALLOC 1
#define HAVE_DECL_PUTCHAR_UNLOCKED 1
#define HAVE_DECL_PUTC_UNLOCKED 1
#define HAVE_DECL_REALLOC 1
#define HAVE_DECL_SBRK 1
#define HAVE_DECL_SETRLIMIT 1
#define HAVE_DECL_SIGALTSTACK 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE_DECL_STRSIGNAL 1
#define HAVE_DECL_STRSTR 1
#define HAVE_DECL_STRVERSCMP 0
#define HAVE_DECL_TIMES 1
#define HAVE_DECL_VASPRINTF 0
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_FERROR_UNLOCKED 1
#define HAVE_FILENO_UNLOCKED 1
#define HAVE_FORK 1
#define HAVE_GAS_CFI_DIRECTIVE 0
#define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 0
#define HAVE_GAS_SHF_MERGE 0
#define HAVE_GETCHAR_UNLOCKED 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_GETIPINFO 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GNU_AS 0
#define HAVE_GNU_LD 0
#define HAVE_ICONV 1
#define HAVE_ICONV_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_KILL 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LANGINFO_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LDFCN_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LONG_LONG 1
#define HAVE_MALLOC_H 1
#define HAVE_MBSTOWCS 1
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_MMAP_DEV_ZERO 1
#define HAVE_MMAP_FILE 1
#define HAVE_NL_LANGINFO 1
#define HAVE_PUTCHAR_UNLOCKED 1
#define HAVE_PUTC_UNLOCKED 1
#define HAVE_SETLOCALE 1
#define HAVE_SETRLIMIT 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRUCT_TMS 1
#define HAVE_SYSCONF 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TIMES 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCSWIDTH 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_MBSTOWCS 1
#define ICONV_CONST 
#define LT_OBJDIR ".libs/"
#define NEED_64BIT_HOST_WIDE_INT 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_VOID_P 4
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define STRING_WITH_STRINGS 1
#define TIME_WITH_SYS_TIME 1
#define WORDS_BIGENDIAN 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define vfork fork

configure: exit 0

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux