configure:1262: checking for a BSD-compatible install
configure:1316: result: /usr/bin/ginstall -c
configure:1327: checking whether build environment is sane
configure:1370: result: yes
configure:1404: checking for gawk
configure:1420: found /usr/bin/gawk
configure:1430: result: gawk
configure:1440: checking whether make sets ${MAKE}
configure:1460: result: yes
configure:1562: checking whether to enable maintainer-specific portions of Makefiles
configure:1571: result: no
configure:1616: checking build system type
configure:1634: result: i686-pc-linux-gnu
configure:1642: checking host system type
configure:1656: result: i686-pc-linux-gnu
configure:1736: checking for gawk
configure:1762: result: gawk
configure:1818: checking for gcc
configure:1834: found /usr/bin/gcc
configure:1844: result: gcc
configure:2088: checking for C compiler version
configure:2091: gcc --version </dev/null >&5
gcc (GCC) 3.3.4
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:2094: $? = 0
configure:2096: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.4/specs
Configured with: ../gcc-3.3.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.3.4
configure:2099: $? = 0
configure:2101: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2104: $? = 1
configure:2130: checking for C compiler default output
configure:2133: gcc -funsigned-char -march=i686 -DNDEBUG -Wall conftest.c >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2136: $? = 1
configure: failed program was:
#line 2107 "configure"
#include "confdefs.h"
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{