This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/44105] New: gfortran fails to "work" during build


make of gcc suite halts with the following message:

configure: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/root/gcc-4.4.4/i686-pc-linux-gnu/libgfortran/config.log
make[1]: *** [configure-target-libgfortran] Error 1
make[1]: Leaving directory `/root/gcc-4.4.4'
make: *** [all] Error 2

---

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

It was created by GNU Fortran Runtime Library configure 0.3, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ /root/gcc-4.4.4/libgfortran/configure --cache-file=./config.cache
--enable-multilib --with-gmp=/usr/local --with-fpmr=/usr/local
--enable-languages=c,c++,fortran,java,objc --program-transform-name=s,y,y,
--with-target-subdir=i686-pc-linux-gnu --build=i686-pc-linux-gnu
--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu
--srcdir=../.././libgfortran

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

hostname = moddev-c32
uname -m = i686
uname -r = 2.6.18-164.15.1.el5PAE
uname -s = Linux
uname -v = #1 SMP Wed Mar 17 12:14:29 EDT 2010

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

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

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /root/bin


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

configure:1399: creating cache ./config.cache
configure:1534: checking build system type
configure:1552: result: i686-pc-linux-gnu
configure:1610: checking for --enable-version-specific-runtime-libs
configure:1625: result: no
configure:1629: checking for --enable-intermodule
configure:1641: result: 
configure:1670: checking host system type
configure:1684: result: i686-pc-linux-gnu
configure:1692: checking target system type
configure:1706: result: i686-pc-linux-gnu
configure:1747: checking for a BSD-compatible install
configure:1813: result: /usr/bin/install -c
configure:1824: checking whether build environment is sane
configure:1867: result: yes
configure:1932: checking for gawk
configure:1948: found /usr/bin/gawk
configure:1958: result: gawk
configure:1968: checking whether make sets $(MAKE)
configure:1988: result: yes
configure:2148: checking whether to enable maintainer-specific portions of
Makefiles
configure:2157: result: no
configure:2271: checking for i686-pc-linux-gnu-gcc
configure:2297: result: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include
configure:2581: checking for C compiler version
configure:2584: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include --version </dev/null >&5
xgcc (GCC) 4.4.4
Copyright (C) 2010 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:2587: $? = 0
configure:2589: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -v </dev/null >&5
Reading specs from /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/specs
Target: i686-pc-linux-gnu
Configured with: ./configure --with-gmp=/usr/local --with-fpmr=/usr/local
Thread model: posix
gcc version 4.4.4 (GCC) 
configure:2592: $? = 0
configure:2594: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -V </dev/null >&5
xgcc: '-V' must come at the start of the command line
configure:2597: $? = 1
configure:2616: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -g -O2     conftest.c  >&5
configure:2619: $? = 0
configure:2653: checking for C compiler default output file name
configure:2656: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -g -O2     conftest.c  >&5
configure:2659: $? = 0
configure:2707: result: a.out
configure:2712: checking whether the C compiler works
configure:2718: ./a.out
configure:2721: $? = 0
configure:2740: result: yes
configure:2747: checking whether we are cross compiling
configure:2749: result: no
configure:2752: checking for suffix of executables
configure:2754: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -g -O2     conftest.c  >&5
configure:2757: $? = 0
configure:2784: result: 
configure:2791: checking for suffix of object files
configure:2812: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -g -O2    conftest.c >&5
configure:2815: $? = 0
configure:2839: result: o
configure:2843: checking whether we are using the GNU C compiler
configure:2867: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -g -O2    conftest.c >&5
configure:2873: $? = 0
configure:2877: test -z 
                         || test ! -s conftest.err
configure:2880: $? = 0
configure:2883: test -s conftest.o
configure:2886: $? = 0
configure:2899: result: yes
configure:2905: checking whether
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include accepts -g
configure:2926: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -g  conftest.c >&5
configure:2932: $? = 0
configure:2936: test -z 
                         || test ! -s conftest.err
configure:2939: $? = 0
configure:2942: test -s conftest.o
configure:2945: $? = 0
configure:2956: result: yes
configure:2973: checking for /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include option to accept ANSI C
configure:3043: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include  -c -g -O2    conftest.c >&5
configure:3049: $? = 0
configure:3053: test -z 
                         || test ! -s conftest.err
configure:3056: $? = 0
configure:3059: test -s conftest.o
configure:3062: $? = 0
configure:3080: result: none needed
configure:3098: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -g -O2    conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'me'
configure:3104: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3248: checking for style of include used by make
configure:3276: result: GNU
configure:3304: checking dependency style of
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include
configure:3394: result: gcc3
configure:3428: checking whether symbol versioning is supported
configure:3459: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -std=gnu99 -g -O2    
-fPIC -shared -Wl,--version-script,./conftest.map conftest.c  >&5
configure:3465: $? = 0
configure:3469: test -z 
                         || test ! -s conftest.err
configure:3472: $? = 0
configure:3475: test -s conftest
configure:3478: $? = 0
configure:3490: result: yes
configure:3507: checking for i686-pc-linux-gnu-as
configure:3533: result: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/as
configure:3586: checking for i686-pc-linux-gnu-ar
configure:3612: result: ar
configure:3665: checking for i686-pc-linux-gnu-ranlib
configure:3691: result: ranlib
configure:3742: checking whether make sets $(MAKE)
configure:3762: result: yes
configure:3785: checking for a BSD-compatible install
configure:3851: result: /usr/bin/install -c
configure:3894: checking for a sed that does not truncate output
configure:3950: result: /bin/sed
configure:3966: checking for egrep
configure:3976: result: grep -E
configure:3981: checking for fgrep
configure:3991: result: grep -F
configure:4026: checking for ld used by
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include
configure:4093: result: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/collect-ld
configure:4102: checking if the linker
(/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/collect-ld) is GNU ld
configure:4117: result: yes
configure:4129: checking for BSD- or MS-compatible name lister (nm)
configure:4178: result: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/nm
configure:4283: checking the name lister
(/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/nm) interface
configure:4290: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:4293: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/nm "conftest.o"
configure:4296: output
00000000 B some_variable
configure:4303: result: BSD nm
configure:4306: checking whether ln -s works
configure:4310: result: yes
configure:4318: checking the maximum length of command line arguments
configure:4438: result: 98304
configure:4455: checking whether the shell understands some XSI constructs
configure:4465: result: yes
configure:4469: checking whether the shell understands "+="
configure:4475: result: yes
configure:4510: checking for
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/collect-ld option to reload object
files
configure:4517: result: -r
configure:4546: checking for i686-pc-linux-gnu-objdump
configure:4572: result: objdump
configure:4633: checking how to recognize dependent libraries
configure:4829: result: pass_all
configure:4849: checking for i686-pc-linux-gnu-ar
configure:4875: result: ar
configure:4942: checking for i686-pc-linux-gnu-strip
configure:4968: result: strip
configure:5029: checking for i686-pc-linux-gnu-ranlib
configure:5055: result: ranlib
configure:5174: checking command to parse
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/nm output from
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include object
configure:5292: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:5295: $? = 0
configure:5299: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/nm conftest.o \| sed
-n -e 's/^.*[    ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][     
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5302: $? = 0
configure:5356: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -std=gnu99 -g -O2    
conftest.c conftstm.o >&5
configure:5359: $? = 0
configure:5397: result: ok
configure:6211: checking how to run the C preprocessor
configure:6246: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -E  conftest.c
configure:6252: $? = 0
configure:6284: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:6290: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Fortran Runtime Library"
| #define PACKAGE_TARNAME "libgfortran"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Fortran Runtime Library 0.3"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6329: result: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -E
configure:6353: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -E  conftest.c
configure:6359: $? = 0
configure:6391: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:6397: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Fortran Runtime Library"
| #define PACKAGE_TARNAME "libgfortran"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Fortran Runtime Library 0.3"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6443: checking for ANSI C header files
configure:6468: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6474: $? = 0
configure:6478: test -z 
                         || test ! -s conftest.err
configure:6481: $? = 0
configure:6484: test -s conftest.o
configure:6487: $? = 0
configure:6576: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -std=gnu99 -g -O2    
conftest.c  >&5
conftest.c: In function 'main':
conftest.c:26: warning: implicit declaration of function 'exit'
conftest.c:26: warning: incompatible implicit declaration of built-in function
'exit'
conftest.c:27: warning: incompatible implicit declaration of built-in function
'exit'
configure:6579: $? = 0
configure:6581: ./conftest
configure:6584: $? = 0
configure:6599: result: yes
configure:6623: checking for sys/types.h
configure:6639: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6645: $? = 0
configure:6649: test -z 
                         || test ! -s conftest.err
configure:6652: $? = 0
configure:6655: test -s conftest.o
configure:6658: $? = 0
configure:6669: result: yes
configure:6623: checking for sys/stat.h
configure:6639: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6645: $? = 0
configure:6649: test -z 
                         || test ! -s conftest.err
configure:6652: $? = 0
configure:6655: test -s conftest.o
configure:6658: $? = 0
configure:6669: result: yes
configure:6623: checking for stdlib.h
configure:6639: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6645: $? = 0
configure:6649: test -z 
                         || test ! -s conftest.err
configure:6652: $? = 0
configure:6655: test -s conftest.o
configure:6658: $? = 0
configure:6669: result: yes
configure:6623: checking for string.h
configure:6639: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6645: $? = 0
configure:6649: test -z 
                         || test ! -s conftest.err
configure:6652: $? = 0
configure:6655: test -s conftest.o
configure:6658: $? = 0
configure:6669: result: yes
configure:6623: checking for memory.h
configure:6639: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6645: $? = 0
configure:6649: test -z 
                         || test ! -s conftest.err
configure:6652: $? = 0
configure:6655: test -s conftest.o
configure:6658: $? = 0
configure:6669: result: yes
configure:6623: checking for strings.h
configure:6639: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6645: $? = 0
configure:6649: test -z 
                         || test ! -s conftest.err
configure:6652: $? = 0
configure:6655: test -s conftest.o
configure:6658: $? = 0
configure:6669: result: yes
configure:6623: checking for inttypes.h
configure:6639: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6645: $? = 0
configure:6649: test -z 
                         || test ! -s conftest.err
configure:6652: $? = 0
configure:6655: test -s conftest.o
configure:6658: $? = 0
configure:6669: result: yes
configure:6623: checking for stdint.h
configure:6639: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6645: $? = 0
configure:6649: test -z 
                         || test ! -s conftest.err
configure:6652: $? = 0
configure:6655: test -s conftest.o
configure:6658: $? = 0
configure:6669: result: yes
configure:6623: checking for unistd.h
configure:6639: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6645: $? = 0
configure:6649: test -z 
                         || test ! -s conftest.err
configure:6652: $? = 0
configure:6655: test -s conftest.o
configure:6658: $? = 0
configure:6669: result: yes
configure:6685: checking for dlfcn.h
configure:6701: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:6707: $? = 0
configure:6711: test -z 
                         || test ! -s conftest.err
configure:6714: $? = 0
configure:6717: test -s conftest.o
configure:6720: $? = 0
configure:6731: result: yes
configure:6913: checking for objdir
configure:6928: result: .libs
configure:7224: checking if /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions
configure:7242: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    -fno-rtti
-fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not
for C
configure:7246: $? = 0
configure:7259: result: no
configure:7279: checking for /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include option to produce PIC
configure:7551: result: -fPIC -DPIC
configure:7563: checking if /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works
configure:7581: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    -fPIC -DPIC
-DPIC conftest.c >&5
configure:7585: $? = 0
configure:7598: result: yes
configure:7622: checking if /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include static flag -static works
configure:7650: result: yes
configure:7665: checking if /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include supports -c -o file.o
configure:7686: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    -o
out/conftest2.o conftest.c >&5
configure:7690: $? = 0
configure:7712: result: yes
configure:7720: checking if /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include supports -c -o file.o
configure:7767: result: yes
configure:7800: checking whether the
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include linker
(/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/collect-ld) supports shared
libraries
configure:8883: result: yes
configure:8920: checking whether -lc should be explicitly linked in
configure:8928: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -std=gnu99 -g -O2    conftest.c >&5
configure:8931: $? = 0
configure:8946: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -shared conftest.o  -v -Wl,-soname
-Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8949: $? = 0
configure:8963: result: no
configure:9128: checking dynamic linker characteristics
configure:9576: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -std=gnu99 -g -O2    
-Wl,-rpath -Wl,/foo conftest.c  >&5
configure:9582: $? = 0
configure:9586: test -z 
                         || test ! -s conftest.err
configure:9589: $? = 0
configure:9592: test -s conftest
configure:9595: $? = 0
configure:9823: result: GNU/Linux ld.so
configure:9925: checking how to hardcode library paths into programs
configure:9950: result: immediate
configure:10077: checking for shl_load
configure:10139: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -std=gnu99 -g -O2    
conftest.c  >&5
/tmp/cca42drH.o: In function `main':
/root/gcc-4.4.4/i686-pc-linux-gnu/libgfortran/conftest.c:60: undefined
reference to `shl_load'
/tmp/cca42drH.o:(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10145: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Fortran Runtime Library"
| #define PACKAGE_TARNAME "libgfortran"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Fortran Runtime Library 0.3"
| #define PACKAGE_BUGREPORT ""
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares
shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); 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 shl_load
| 
| /* 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 shl_load ();
| /* 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_shl_load) || defined (__stub___shl_load)
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != shl_load;
|   ;
|   return 0;
| }
configure:10170: result: no
configure:10175: checking for shl_load in -ldld
configure:10210: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -std=gnu99 -g -O2    
conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10216: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Fortran Runtime Library"
| #define PACKAGE_TARNAME "libgfortran"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Fortran Runtime Library 0.3"
| #define PACKAGE_BUGREPORT ""
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 shl_load ();
| int
| main ()
| {
| shl_load ();
|   ;
|   return 0;
| }
configure:10242: result: no
configure:10247: checking for dlopen
configure:10309: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -std=gnu99 -g -O2    
conftest.c  >&5
/tmp/ccIlAEPX.o: In function `main':
/root/gcc-4.4.4/i686-pc-linux-gnu/libgfortran/conftest.c:60: undefined
reference to `dlopen'
/tmp/ccIlAEPX.o:(.data+0x0): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10315: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Fortran Runtime Library"
| #define PACKAGE_TARNAME "libgfortran"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Fortran Runtime Library 0.3"
| #define PACKAGE_BUGREPORT ""
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); 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 dlopen
| 
| /* 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 dlopen ();
| /* 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_dlopen) || defined (__stub___dlopen)
| choke me
| #else
| char (*f) () = dlopen;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != dlopen;
|   ;
|   return 0;
| }
configure:10340: result: no
configure:10345: checking for dlopen in -ldl
configure:10380: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -std=gnu99 -g -O2    
conftest.c -ldl   >&5
configure:10386: $? = 0
configure:10390: test -z 
                         || test ! -s conftest.err
configure:10393: $? = 0
configure:10396: test -s conftest
configure:10399: $? = 0
configure:10412: result: yes
configure:10597: checking whether a program can dlopen itself
configure:10667: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -std=gnu99 -g -O2   
-DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
configure:10670: $? = 0
configure:10688: result: yes
configure:10693: checking whether a statically linked program can dlopen itself
configure:10763: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -o conftest -std=gnu99 -g -O2   
-DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  >&5
/tmp/ccsJJg8x.o: In function `main':
/root/gcc-4.4.4/i686-pc-linux-gnu/libgfortran/configure:10747: warning: Using
'dlopen' in statically linked applications requires at runtime the shared
libraries from the glibc version used for linking
configure:10766: $? = 0
/root/gcc-4.4.4/i686-pc-linux-gnu/libmudflap/.libs/: cannot read file data: Is
a directory
configure:10784: result: no
configure:10823: checking whether stripping libraries is possible
configure:10828: result: yes
configure:10863: checking if libtool supports shared libraries
configure:10865: result: yes
configure:10868: checking whether to build shared libraries
configure:10889: result: yes
configure:10892: checking whether to build static libraries
configure:10896: result: yes
configure:10947: checking for i686-pc-linux-gnu-gfortran
configure:10973: result: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include
configure:11030: checking for Fortran compiler version
configure:11033: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include --version </dev/null >&5
GNU Fortran (GCC) 4.4.4
Copyright (C) 2010 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:11036: $? = 0
configure:11038: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -v </dev/null >&5
Driving: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -v -lgfortranbegin -lgfortran -lm
-shared-libgcc
Reading specs from /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/specs
Target: i686-pc-linux-gnu
Configured with: ./configure --with-gmp=/usr/local --with-fpmr=/usr/local
Thread model: posix
gcc version 4.4.4 (GCC) 
COMPILER_PATH=/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
LIBRARY_PATH=/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/'
'-B/usr/local/i686-pc-linux-gnu/bin/' '-B/usr/local/i686-pc-linux-gnu/lib/'
'-isystem' '/usr/local/i686-pc-linux-gnu/include' '-isystem'
'/usr/local/i686-pc-linux-gnu/sys-include' '-v' '-shared-libgcc'
'-mtune=generic'
 /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/collect2 --eh-frame-hdr -m elf_i386
-dynamic-linker /lib/ld-linux.so.2 /usr/lib/crt1.o /usr/lib/crti.o
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/crtbegin.o
-L/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc -lgfortranbegin -lgfortran -lm
-lgcc_s -lgcc -lc -lgcc_s -lgcc
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/crtend.o /usr/lib/crtn.o
/usr/bin/ld: cannot find -lgfortranbegin
collect2: ld returned 1 exit status
configure:11041: $? = 1
configure:11043: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -V </dev/null >&5
gfortran: argument to '-V' missing
configure:11046: $? = 1
configure:11054: checking whether we are using the GNU Fortran compiler
configure:11068: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c   conftest.F >&5
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/f951: symbol lookup error:
/usr/local/lib/libmpfr.so.1: undefined symbol: __gmp_get_memory_functions
configure:11074: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:11100: result: no
configure:11106: checking whether
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include accepts -g
configure:11118: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c -g  conftest.f >&5
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/f951: symbol lookup error:
/usr/local/lib/libmpfr.so.1: undefined symbol: __gmp_get_memory_functions
configure:11124: $? = 1
configure: failed program was:
|       program main
| 
|       end
configure:11149: result: no
configure:11183: checking for i686-pc-linux-gnu-f95
configure:11209: result: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include
configure:11266: checking for Fortran compiler version
configure:11269: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include --version </dev/null >&5
GNU Fortran (GCC) 4.4.4
Copyright (C) 2010 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:11272: $? = 0
configure:11274: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -v </dev/null >&5
Driving: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -v -lgfortranbegin -lgfortran -lm
-shared-libgcc
Reading specs from /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/specs
Target: i686-pc-linux-gnu
Configured with: ./configure --with-gmp=/usr/local --with-fpmr=/usr/local
Thread model: posix
gcc version 4.4.4 (GCC) 
COMPILER_PATH=/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
LIBRARY_PATH=/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/'
'-B/usr/local/i686-pc-linux-gnu/bin/' '-B/usr/local/i686-pc-linux-gnu/lib/'
'-isystem' '/usr/local/i686-pc-linux-gnu/include' '-isystem'
'/usr/local/i686-pc-linux-gnu/sys-include' '-v' '-shared-libgcc'
'-mtune=generic'
 /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/collect2 --eh-frame-hdr -m elf_i386
-dynamic-linker /lib/ld-linux.so.2 /usr/lib/crt1.o /usr/lib/crti.o
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/crtbegin.o
-L/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc -lgfortranbegin -lgfortran -lm
-lgcc_s -lgcc -lc -lgcc_s -lgcc
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/crtend.o /usr/lib/crtn.o
/usr/bin/ld: cannot find -lgfortranbegin
collect2: ld returned 1 exit status
configure:11277: $? = 1
configure:11279: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -V </dev/null >&5
gfortran: argument to '-V' missing
configure:11282: $? = 1
configure:11290: checking whether we are using the GNU Fortran compiler
configure:11336: result: no
configure:11342: checking whether
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include accepts -g
configure:11385: result: no
configure:11518: checking if libtool supports shared libraries
configure:11520: result: yes
configure:11523: checking whether to build shared libraries
configure:11543: result: yes
configure:11546: checking whether to build static libraries
configure:11550: result: yes
configure:11576: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c   conftest.f >&5
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/f951: symbol lookup error:
/usr/local/lib/libmpfr.so.1: undefined symbol: __gmp_get_memory_functions
configure:11579: $? = 1
configure:11707: checking for
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include option to produce PIC
configure:11979: result: 
configure:12044: checking if
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include static flag  works
configure:12072: result: no
configure:12084: checking if
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include supports -c -o file.o
configure:12105: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c  -o out/conftest2.o  conftest.f >&5
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/f951: symbol lookup error:
/usr/local/lib/libmpfr.so.1: undefined symbol: __gmp_get_memory_functions
configure:12109: $? = 1
configure:12131: result: no
configure:12136: checking if
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include supports -c -o file.o
configure:12183: result: no
configure:12213: checking whether the
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include linker
(/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/collect-ld) supports shared
libraries
configure:13276: result: yes
configure:13419: checking dynamic linker characteristics
configure:14052: result: GNU/Linux ld.so
configure:14103: checking how to hardcode library paths into programs
configure:14128: result: immediate
configure:14173: checking whether the GNU Fortran compiler is working
configure:14187: /root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -c   conftest.f >&5
/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/f951: symbol lookup error:
/usr/local/lib/libmpfr.so.1: undefined symbol: __gmp_get_memory_functions
configure:14193: $? = 1
configure: failed program was:
| 
|       program foo
|       real, parameter :: bar = sin (12.34 / 2.5)
|       end program foo
configure:14214: result: no
configure:14216: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/root/gcc-4.4.4/i686-pc-linux-gnu/libgfortran/config.log

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i686-pc-linux-gnu
ac_cv_exeext=
ac_cv_fc_compiler_gnu=no
ac_cv_func_dlopen=no
ac_cv_func_shl_load=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_prog_AR=ar
ac_cv_prog_AS=/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/as
ac_cv_prog_AWK=gawk
ac_cv_prog_CC='/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include'
ac_cv_prog_CPP='/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -E'
ac_cv_prog_FC='/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include'
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_fc_g=no
ac_cv_prog_fgrep='grep -F'
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
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=/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/collect-ld
lt_cv_path_NM=/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/nm
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_FC=no
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_FC=no
lt_cv_prog_gnu_ld=yes
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][     
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ 
{\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ 
{"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^
]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^
]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int
\1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=98304

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

ACLOCAL='${SHELL} /root/gcc-4.4.4/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/gcc-4.4.4/missing --run tar'
AM_CFLAGS='-std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wextra -Wwrite-strings'
AM_FCFLAGS='-I . -Wall -Werror -fimplicit-none -fno-repack-arrays
-fno-underscoring'
AR='ar'
AS='/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/as'
AUTOCONF='${SHELL} /root/gcc-4.4.4/missing --run autoconf'
AUTOHEADER='${SHELL} /root/gcc-4.4.4/missing --run autoheader'
AUTOMAKE='${SHELL} /root/gcc-4.4.4/missing --run automake-1.9'
AWK='gawk'
CC='/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include'
CCDEPMODE='depmode=gcc3'
CFLAGS='-std=gnu99 -g -O2  '
CPP='/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/xgcc
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FC='/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/gfortran
-B/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include'
FCFLAGS=''
FGREP='grep -F'
FPU_HOST_HEADER=''
GREP='grep'
INSTALL_DATA='/usr/bin/install -c -m 644'
INSTALL_PROGRAM='/usr/bin/install -c'
INSTALL_SCRIPT='/usr/bin/install -c'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LD='/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/collect-ld'
LDFLAGS=''
LIBGFOR_USE_SYMVER_FALSE='#'
LIBGFOR_USE_SYMVER_TRUE=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo --split-size=5000000'
NM='/root/gcc-4.4.4/host-i686-pc-linux-gnu/gcc/nm'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libgfortran'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='GNU Fortran Runtime Library'
PACKAGE_STRING='GNU Fortran Runtime Library 0.3'
PACKAGE_TARNAME='libgfortran'
PACKAGE_VERSION='0.3'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.3'
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC=''
ac_ct_DSYMUTIL=''
ac_ct_DUMPBIN=''
ac_ct_FC=''
ac_ct_LIPO=''
ac_ct_NMEDIT=''
ac_ct_OBJDUMP=''
ac_ct_OTOOL64=''
ac_ct_OTOOL=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
build_libsubdir='build-i686-pc-linux-gnu'
build_os='linux-gnu'
build_subdir='build-i686-pc-linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
enable_shared='yes'
enable_static='yes'
exec_prefix='NONE'
extra_ldflags_libgfortran=''
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_subdir='host-i686-pc-linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/root/gcc-4.4.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
multi_basedir='../.././libgfortran/..'
oldincludedir='/usr/include'
onestep=''
onestep_FALSE=''
onestep_TRUE='#'
prefix='NONE'
program_transform_name='s,y,y,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias='i686-pc-linux-gnu'
target_cpu='i686'
target_os='linux-gnu'
target_subdir='i686-pc-linux-gnu'
target_vendor='pc'
toolexecdir='$(libdir)/gcc-lib/$(target_alias)'
toolexeclibdir='$(libdir)'

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

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "GNU Fortran Runtime Library"
#define PACKAGE_STRING "GNU Fortran Runtime Library 0.3"
#define PACKAGE_TARNAME "libgfortran"
#define PACKAGE_VERSION "0.3"
#define STDC_HEADERS 1

configure: exit 1


-- 
           Summary: gfortran fails to "work" during build
           Product: gcc
           Version: 4.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: johnkhord at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44105


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]