| Index: bison/src/bison/2.4.1/bison-2.4.1/config.log
|
| ===================================================================
|
| --- bison/src/bison/2.4.1/bison-2.4.1/config.log (revision 0)
|
| +++ bison/src/bison/2.4.1/bison-2.4.1/config.log (revision 0)
|
| @@ -0,0 +1,16449 @@
|
| +This file contains any messages produced by compilers while
|
| +running configure, to aid debugging if configure makes a mistake.
|
| +
|
| +It was created by GNU Bison configure 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + $ ../bison-2.4.1-src/configure --prefix=c:/progra~1/bison --srcdir=../bison-2.4.1-src
|
| +
|
| +## --------- ##
|
| +## Platform. ##
|
| +## --------- ##
|
| +
|
| +hostname = gamma
|
| +uname -m = i686
|
| +uname -r = 1.5.25(0.156/4/2)
|
| +uname -s = CYGWIN_NT-5.1
|
| +uname -v = 2008-06-12 19:34
|
| +
|
| +/usr/bin/uname -p = unknown
|
| +/bin/uname -X = unknown
|
| +
|
| +/bin/arch = i686
|
| +/usr/bin/arch -k = unknown
|
| +/usr/convex/getsysinfo = unknown
|
| +/usr/bin/hostinfo = unknown
|
| +/bin/machine = unknown
|
| +/usr/bin/oslevel = unknown
|
| +/bin/universe = unknown
|
| +
|
| +PATH: /g/mingw/3.4.5/bin
|
| +PATH: /usr/bin
|
| +PATH: /usr/local/bin
|
| +PATH: /cygdrive/d/Util
|
| +PATH: /cygdrive/d/Program Files/GnuWin32/bin
|
| +PATH: /g/TeX/texmf/miktex/bin
|
| +PATH: /cygdrive/c/WINDOWS/system32
|
| +PATH: /cygdrive/c/WINDOWS
|
| +PATH: /cygdrive/c/WINDOWS/System32/Wbem
|
| +
|
| +
|
| +## ----------- ##
|
| +## Core tests. ##
|
| +## ----------- ##
|
| +
|
| +configure:2039: loading site script J:/config.site
|
| +| # These two variables are required, otherwise looking for
|
| +| # programs along the PATH will not work.
|
| +| PATH_SEPARATOR=:
|
| +| PATH_EXPAND=y
|
| +| PWD=`pwd.sh`
|
| +|
|
| +| # This is required in for "test -f foo" to find foo.exe
|
| +| export TEST_FINDS_EXE=y
|
| +|
|
| +| # Install programs
|
| +| INSTALL=${INSTALL:='/bin/install.exe -cp'}
|
| +| INSTALL_DATA=${INSTALL_DATA:='/bin/install.exe -cp'}
|
| +| INSTALL_PROGRAM=${INSTALL_PROGRAM:='/bin/install.exe -cp'}
|
| +|
|
| +| # Do not detect fork even if a stub is provided
|
| +| ac_cv_func_fork=no
|
| +| ac_cv_func_vfork=no
|
| +|
|
| +| ac_cv_func_fchdir=no
|
| +|
|
| +| # Detect socket functions
|
| +| ac_cv_func_gethostbyname=${ac_cv_func_gethostbyname:=yes}
|
| +| ac_cv_func_inet_ntoa=${ac_cv_func_inet_ntoa:=yes}
|
| +| ac_cv_func_gethostbyaddr=${ac_cv_func_gethostbyaddr:=yes}
|
| +| ac_cv_func_gethostname=${ac_cv_func_gethostname:=yes}
|
| +| ac_cv_func_connect=${ac_cv_func_connect:=yes}
|
| +|
|
| +| ac_cv_func_ftruncate=${ac_cv_func_ftruncate:=yes}
|
| +| #ac_cv_func_mkstemp=${ac_cv_func_mkstemp:=yes}
|
| +| ac_cv_var_tzname=${ac_cv_var_tzname:=yes}
|
| +| ac_cv_func_working_mktime=${ac_cv_func_working_mktime:=yes}
|
| +|
|
| +| ac_cv_have_decl_optarg=${ac_cv_have_decl_optarg:=yes}
|
| +| ac_cv_have_decl_optind=${ac_cv_have_decl_optind:=yes}
|
| +|
|
| +| ac_cv_sys_file_offset_bits=${ac_cv_sys_file_offset_bits:=64}
|
| +| ac_cv_sys_large_files=${ac_cv_sys_large_files:=1}
|
| +| ac_cv_sys_largefile_source=${ac_cv_sys_largefile_source:=1}
|
| +| enable_largefile=${enable_largefile:=yes}
|
| +|
|
| +| gl_cv_func_getcwd_null=${gl_cv_func_getcwd_null:=yes}
|
| +| gl_cv_func_chown_follows_symlink=${gl_cv_func_chown_follows_symlink:=yes}
|
| +|
|
| +| archive_cmds_need_lc=${archive_cmds_need_lc:=no}
|
| +| ac_cv_lib_c_main=${ac_cv_lib_c_main:=no}
|
| +|
|
| +| # These are set here so the generated libtool will be good
|
| +| # for every installation, not only the one where the
|
| +| # package was configured.
|
| +| NM=${NM='nm'}
|
| +| LD=${LD='ld'}
|
| +|
|
| +| # Force the test for 'ln -s' to report 'cp -fp'.
|
| +| ac_cv_prog_LN_S='cp -fp'
|
| +| cl_cv_prog_LN='cp -fp'
|
| +| cl_cv_prog_LN_S='cp -fp'
|
| +| LN_S='cp -fp'
|
| +| LN='cp -fp'
|
| +| as_ln_s='cp -fp'
|
| +|
|
| +|
|
| +| ac_executable_extensions=${ac_executable_extensions:='.exe'}
|
| +| EXEEXT=${EXEEXT:='.exe'}
|
| +| EXE=${EXE:='.exe'}
|
| +| exeext=${exeext:='.exe'}
|
| +|
|
| +| CC=${CC:=gcc}
|
| +| CXX=${CXX:=g++}
|
| +| #HOST_CC=gcc
|
| +|
|
| +| GNUWIN32DIR=${GNUWIN32DIR=D:/Progra~1/GnuWin32}
|
| +| GNUWIN32INCLDIR="-I$GNUWIN32DIR/include"
|
| +| GNUWIN32LIBDIR="-L$GNUWIN32DIR/lib"
|
| +| GNUWIN32LIBS=
|
| +| #GNUWIN32LIBS=-lc
|
| +| #GNUWIN32LIBS="-lgw32c"
|
| +|
|
| +| STDEFS=${STDEFS=-D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\\\"\$(prefix)\\\" -DINSTALLDIR=\\\"\$(bindir)\\\" -DEXEEXT=\\\"\$(EXEEXT)\\\" -DNO_XMALLOC }
|
| +| # -D__GTHREAD_HIDE_WIN32API
|
| +| DEFS=${DEFS= $STDEFS $DEFSPLUS }
|
| +| DEFINES=${DEFINES= $DEFS $DEFINESPLUS }
|
| +| STINCLUDES=${STINCLUDES= $GNUWIN32INCLDIR $GLIBCINCL }
|
| +| INCLUDES=${INCLUDES= $INCLUDESPLUS $STINCLUDES }
|
| +| STCFLAGS=${STCFLAGS=-Wall -Wpointer-arith -O3 \
|
| +| -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math }
|
| +| CFLAGS=${CFLAGS= $STCFLAGS -Wstrict-prototypes $CFLAGSPLUS }
|
| +| # -fnative-struct -pedantic
|
| +|
|
| +| CXXFLAGS=${CXXFLAGS= $STCFLAGS -fconserve-space -fno-rtti -D__STDC_LIMIT_MACROS $CXXFLAGSPLUS }
|
| +| CPPFLAGS=${CPPFLAGS= $DEFS $INCLUDES $CPPFLAGSPLUS }
|
| +|
|
| +| STLDFLAGS=${STLDFLAGS=-Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup $GNUWIN32LIBDIR }
|
| +| LDFLAGS=${LDFLAGS= $STLDFLAGS $LDFLAGSPLUS }
|
| +| STLIBS=${STLIBS=$GNUWIN32LIBDIR $GNUWIN32LIBS -lintl -lwsock32 -lole32 -luuid -lmsvcp60 }
|
| +| # -liberty -lintl
|
| +| LIBS=${LIBS= -Wl,-s $LIBSPLUS $STLIBS }
|
| +|
|
| +|
|
| +| host=${host:='i386-pc-mingw32'}
|
| +| build=${build:=$host}
|
| +| target=${target:=$host}
|
| +| host_alias=${host_alias:=$host}
|
| +| build_alias=${build_alias:=$build}
|
| +| target_alias=${target_alias:=$target}
|
| +| ac_cv_host=${ac_cv_host:=$host}
|
| +| ac_cv_build=${ac_cv_build:=$build}
|
| +| # The default values for transforming the program names cannot be the same
|
| +| # as the autoconf variables since these are set by configure before
|
| +| # config.site is read
|
| +| program_transform_name=${prog_transform_name:='s/i386-pc-mingw32//'}
|
| +| program_prefix=${prog_prefix:=''}
|
| +| program_suffix=${prog_suffix:=''}
|
| +|
|
| +| # the following lines should ensure that NLS is used
|
| +| # by means of separate libintl instead of
|
| +| # the libintl provided with the package
|
| +| with_included_gettext=${with_included_gettext:=no}
|
| +| without_included_gettext=${without_included_gettext:=yes}
|
| +| enable_nls=${enable_nls:=yes}
|
| +| USE_NLS=${USE_NLS:=yes}
|
| +| INTLDEPS=${INTLDEPS:=' '}
|
| +| INTLOBJS=${INTLOBJS:=' '}
|
| +| LIBINTL=${LIBINTL:=' -lintl '}
|
| +| LTLIBINTL=${LTLIBINTL:=' -lintl '}
|
| +| BUILD_INCLUDED_LIBINTL=${BUILD_INCLUDED_LIBINTL:=no}
|
| +| USE_INCLUDED_LIBINTL=${USE_INCLUDED_LIBINTL:=no}
|
| +|
|
| +| test "$prefix" = NONE && prefix=$PACKAGE_TARNAME
|
| +| prefix=${prefix:='c:/progra~1/GnuWin32'}
|
| +|
|
| +| with_included_regex=${with_included_regex:=no}
|
| +| without_included_regex=${without_included_regex:=yes}
|
| +|
|
| +| with_x=${with_x:=no}
|
| +| without_x=${without_x:=yes}
|
| +|
|
| +| enable_shared=${enable_shared:=yes}
|
| +| disable_shared=${disable_shared:=no}
|
| +| enable_static=${disable_static:=no}
|
| +| disable_static=${disable_static:=yes}
|
| +|
|
| +| enable_relocatable=${enable_relocatable:=yes}
|
| +|
|
| +| mandir=${mandir:='${prefix}/man'}
|
| +| docdir=${docdir:='${prefix}/doc'}
|
| +| infodir=${infodir:='${prefix}/info'}
|
| +configure:2230: checking for a BSD-compatible install
|
| +configure:2298: result: /bin/install.exe -cp
|
| +configure:2309: checking whether build environment is sane
|
| +configure:2352: result: yes
|
| +configure:2377: checking for a thread-safe mkdir -p
|
| +configure:2416: result: /usr/bin/mkdir -p
|
| +configure:2429: checking for gawk
|
| +configure:2445: found /usr/bin/gawk
|
| +configure:2456: result: gawk
|
| +configure:2467: checking whether make.exe sets $(MAKE)
|
| +configure:2489: result: yes
|
| +configure:2693: checking for style of include used by make.exe
|
| +configure:2721: result: GNU
|
| +configure:2791: checking for gcc
|
| +configure:2818: result: gcc
|
| +configure:3056: checking for C compiler version
|
| +configure:3064: gcc --version >&5
|
| +gcc.exe (GCC) 3.4.5 (mingw-vista special r3)
|
| +Copyright (C) 2004 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:3068: $? = 0
|
| +configure:3075: gcc -v >&5
|
| +Reading specs from g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/specs
|
| +Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug
|
| +Thread model: win32
|
| +gcc version 3.4.5 (mingw-vista special r3)
|
| +configure:3079: $? = 0
|
| +configure:3086: gcc -V >&5
|
| +gcc.exe: `-V' option must have argument
|
| +configure:3090: $? = 1
|
| +configure:3113: checking for C compiler default output file name
|
| +configure:3135: gcc -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:14: warning: function declaration isn't a prototype
|
| +configure:3139: $? = 0
|
| +configure:3177: result: a.exe
|
| +configure:3194: checking whether the C compiler works
|
| +configure:3204: ./a.exe
|
| +configure:3208: $? = 0
|
| +configure:3225: result: yes
|
| +configure:3232: checking whether we are cross compiling
|
| +configure:3234: result: no
|
| +configure:3237: checking for suffix of executables
|
| +configure:3244: gcc -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:14: warning: function declaration isn't a prototype
|
| +configure:3248: $? = 0
|
| +configure:3272: result: .exe
|
| +configure:3278: checking for suffix of object files
|
| +configure:3304: gcc -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:14: warning: function declaration isn't a prototype
|
| +configure:3308: $? = 0
|
| +configure:3331: result: o
|
| +configure:3335: checking whether we are using the GNU C compiler
|
| +configure:3364: gcc -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:14: warning: function declaration isn't a prototype
|
| +configure:3371: $? = 0
|
| +configure:3388: result: yes
|
| +configure:3397: checking whether gcc accepts -g
|
| +configure:3427: gcc -c -g -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:3434: $? = 0
|
| +configure:3535: result: yes
|
| +configure:3552: checking for gcc option to accept ISO C89
|
| +configure:3626: gcc -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:19: warning: function declaration isn't a prototype
|
| +conftest.c:56: warning: function declaration isn't a prototype
|
| +configure:3633: $? = 0
|
| +configure:3656: result: none needed
|
| +configure:3676: checking dependency style of gcc
|
| +configure:3767: result: gcc3
|
| +configure:3784: checking for gcc option to accept ISO C99
|
| +configure:3943: gcc -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:61: error: syntax error before "text"
|
| +conftest.c:62: warning: function declaration isn't a prototype
|
| +conftest.c: In function `test_restrict':
|
| +conftest.c:66: error: 'for' loop initial declaration used outside C99 mode
|
| +conftest.c:66: error: `text' undeclared (first use in this function)
|
| +conftest.c:66: error: (Each undeclared identifier is reported only once
|
| +conftest.c:66: error: for each function it appears in.)
|
| +conftest.c: At top level:
|
| +conftest.c:107: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:115: error: syntax error before "newvar"
|
| +conftest.c:125: error: 'for' loop initial declaration used outside C99 mode
|
| +conftest.c:141: error: `newvar' undeclared (first use in this function)
|
| +configure:3950: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| /* end confdefs.h. */
|
| +| #include <stdarg.h>
|
| +| #include <stdbool.h>
|
| +| #include <stdlib.h>
|
| +| #include <wchar.h>
|
| +| #include <stdio.h>
|
| +|
|
| +| // Check varargs macros. These examples are taken from C99 6.10.3.5.
|
| +| #define debug(...) fprintf (stderr, __VA_ARGS__)
|
| +| #define showlist(...) puts (#__VA_ARGS__)
|
| +| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
|
| +| static void
|
| +| test_varargs_macros (void)
|
| +| {
|
| +| int x = 1234;
|
| +| int y = 5678;
|
| +| debug ("Flag");
|
| +| debug ("X = %d\n", x);
|
| +| showlist (The first, second, and third items.);
|
| +| report (x>y, "x is %d but y is %d", x, y);
|
| +| }
|
| +|
|
| +| // Check long long types.
|
| +| #define BIG64 18446744073709551615ull
|
| +| #define BIG32 4294967295ul
|
| +| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
|
| +| #if !BIG_OK
|
| +| your preprocessor is broken;
|
| +| #endif
|
| +| #if BIG_OK
|
| +| #else
|
| +| your preprocessor is broken;
|
| +| #endif
|
| +| static long long int bignum = -9223372036854775807LL;
|
| +| static unsigned long long int ubignum = BIG64;
|
| +|
|
| +| struct incomplete_array
|
| +| {
|
| +| int datasize;
|
| +| double data[];
|
| +| };
|
| +|
|
| +| struct named_init {
|
| +| int number;
|
| +| const wchar_t *name;
|
| +| double average;
|
| +| };
|
| +|
|
| +| typedef const char *ccp;
|
| +|
|
| +| static inline int
|
| +| test_restrict (ccp restrict text)
|
| +| {
|
| +| // See if C++-style comments work.
|
| +| // Iterate through items via the restricted pointer.
|
| +| // Also check for declarations in for loops.
|
| +| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|
| +| continue;
|
| +| return 0;
|
| +| }
|
| +|
|
| +| // Check varargs and va_copy.
|
| +| static void
|
| +| test_varargs (const char *format, ...)
|
| +| {
|
| +| va_list args;
|
| +| va_start (args, format);
|
| +| va_list args_copy;
|
| +| va_copy (args_copy, args);
|
| +|
|
| +| const char *str;
|
| +| int number;
|
| +| float fnumber;
|
| +|
|
| +| while (*format)
|
| +| {
|
| +| switch (*format++)
|
| +| {
|
| +| case 's': // string
|
| +| str = va_arg (args_copy, const char *);
|
| +| break;
|
| +| case 'd': // int
|
| +| number = va_arg (args_copy, int);
|
| +| break;
|
| +| case 'f': // float
|
| +| fnumber = va_arg (args_copy, double);
|
| +| break;
|
| +| default:
|
| +| break;
|
| +| }
|
| +| }
|
| +| va_end (args_copy);
|
| +| va_end (args);
|
| +| }
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +|
|
| +| // Check bool.
|
| +| _Bool success = false;
|
| +|
|
| +| // Check restrict.
|
| +| if (test_restrict ("String literal") == 0)
|
| +| success = true;
|
| +| char *restrict newvar = "Another string";
|
| +|
|
| +| // Check varargs.
|
| +| test_varargs ("s, d' f .", "string", 65, 34.234);
|
| +| test_varargs_macros ();
|
| +|
|
| +| // Check flexible array members.
|
| +| struct incomplete_array *ia =
|
| +| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|
| +| ia->datasize = 10;
|
| +| for (int i = 0; i < ia->datasize; ++i)
|
| +| ia->data[i] = i * 1.234;
|
| +|
|
| +| // Check named initializers.
|
| +| struct named_init ni = {
|
| +| .number = 34,
|
| +| .name = L"Test wide string",
|
| +| .average = 543.34343,
|
| +| };
|
| +|
|
| +| ni.number = 58;
|
| +|
|
| +| int dynamic_array[ni.number];
|
| +| dynamic_array[ni.number - 1] = 543;
|
| +|
|
| +| // work around unused variable warnings
|
| +| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
|
| +| || dynamic_array[ni.number - 1] != 543);
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:3943: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:107: warning: function declaration isn't a prototype
|
| +configure:3950: $? = 0
|
| +configure:3980: result: -std=gnu99
|
| +configure:4111: checking for gcc -std=gnu99 option to accept ISO Standard C
|
| +configure:4122: result: -std=gnu99
|
| +configure:4172: checking for ranlib
|
| +configure:4188: found /g/mingw/3.4.5/bin/ranlib
|
| +configure:4199: result: ranlib
|
| +configure:4226: checking whether gcc -std=gnu99 and cc understand -c and -o together
|
| +configure:4261: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
|
| +configure:4265: $? = 0
|
| +configure:4271: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
|
| +configure:4275: $? = 0
|
| +configure:4286: cc -c conftest.c >&5
|
| +configure:4290: $? = 0
|
| +configure:4298: cc -c conftest.c -o conftest2.o >&5
|
| +configure:4302: $? = 0
|
| +configure:4308: cc -c conftest.c -o conftest2.o >&5
|
| +configure:4312: $? = 0
|
| +configure:4330: result: yes
|
| +configure:4362: checking how to run the C preprocessor
|
| +configure:4402: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +configure:4409: $? = 0
|
| +configure:4440: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +conftest.c:11:28: ac_nonexistent.h: No such file or directory
|
| +configure:4447: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| /* end confdefs.h. */
|
| +| #include <ac_nonexistent.h>
|
| +configure:4480: result: gcc -std=gnu99 -E
|
| +configure:4509: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +configure:4516: $? = 0
|
| +configure:4547: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +conftest.c:11:28: ac_nonexistent.h: No such file or directory
|
| +configure:4554: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| /* end confdefs.h. */
|
| +| #include <ac_nonexistent.h>
|
| +configure:4592: checking for grep that handles long lines and -e
|
| +configure:4652: result: /usr/bin/grep
|
| +configure:4657: checking for egrep
|
| +configure:4721: result: /usr/bin/grep -E
|
| +configure:4726: checking for ANSI C header files
|
| +configure:4756: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:18: warning: function declaration isn't a prototype
|
| +configure:4763: $? = 0
|
| +configure:4862: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:24: warning: function declaration isn't a prototype
|
| +configure:4866: $? = 0
|
| +configure:4872: ./conftest.exe
|
| +configure:4876: $? = 0
|
| +configure:4894: result: yes
|
| +configure:4918: checking for sys/types.h
|
| +configure:4939: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:4946: $? = 0
|
| +configure:4963: result: yes
|
| +configure:4918: checking for sys/stat.h
|
| +configure:4939: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:4946: $? = 0
|
| +configure:4963: result: yes
|
| +configure:4918: checking for stdlib.h
|
| +configure:4939: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:4946: $? = 0
|
| +configure:4963: result: yes
|
| +configure:4918: checking for string.h
|
| +configure:4939: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:4946: $? = 0
|
| +configure:4963: result: yes
|
| +configure:4918: checking for memory.h
|
| +configure:4939: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:4946: $? = 0
|
| +configure:4963: result: yes
|
| +configure:4918: checking for strings.h
|
| +configure:4939: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:4946: $? = 0
|
| +configure:4963: result: yes
|
| +configure:4918: checking for inttypes.h
|
| +configure:4939: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:4946: $? = 0
|
| +configure:4963: result: yes
|
| +configure:4918: checking for stdint.h
|
| +configure:4939: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:4946: $? = 0
|
| +configure:4963: result: yes
|
| +configure:4918: checking for unistd.h
|
| +configure:4939: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:4946: $? = 0
|
| +configure:4963: result: yes
|
| +configure:4987: checking minix/config.h usability
|
| +configure:5004: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:54:26: minix/config.h: No such file or directory
|
| +configure:5011: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #include <minix/config.h>
|
| +configure:5025: result: no
|
| +configure:5029: checking minix/config.h presence
|
| +configure:5044: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +conftest.c:21:26: minix/config.h: No such file or directory
|
| +configure:5051: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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
|
| +| /* end confdefs.h. */
|
| +| #include <minix/config.h>
|
| +configure:5065: result: no
|
| +configure:5098: checking for minix/config.h
|
| +configure:5105: result: no
|
| +configure:5136: checking whether it is safe to define __EXTENSIONS__
|
| +configure:5164: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:58: warning: function declaration isn't a prototype
|
| +configure:5171: $? = 0
|
| +configure:5186: result: yes
|
| +configure:6033: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:30: warning: function declaration isn't a prototype
|
| +configure:6040: $? = 0
|
| +configure:6083: checking for flex
|
| +configure:6099: found /usr/bin/flex
|
| +configure:6110: result: flex
|
| +configure:6147: flex conftest.l
|
| +configure:6151: $? = 0
|
| +configure:6153: checking lex output file root
|
| +configure:6169: result: lex.yy
|
| +configure:6174: checking lex library
|
| +configure:6193: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +l:\TEMP/ccZG0pku.o:conftest.c:(.text+0xbcf): undefined reference to `yywrap'
|
| +l:\TEMP/ccZG0pku.o:conftest.c:(.text+0x10ac): undefined reference to `yywrap'
|
| +l:\TEMP/ccZG0pku.o:conftest.c:(.text+0x1202): undefined reference to `yywrap'
|
| +l:\TEMP/ccZG0pku.o:conftest.c:(.text+0x17fc): undefined reference to `yywrap'
|
| +collect2: ld returned 1 exit status
|
| +configure:6200: $? = 1
|
| +configure: failed program was:
|
| +|
|
| +| #line 3 "lex.yy.c"
|
| +|
|
| +| #define YY_INT_ALIGNED short int
|
| +|
|
| +| /* A lexical scanner generated by flex */
|
| +|
|
| +| #define FLEX_SCANNER
|
| +| #define YY_FLEX_MAJOR_VERSION 2
|
| +| #define YY_FLEX_MINOR_VERSION 5
|
| +| #define YY_FLEX_SUBMINOR_VERSION 35
|
| +| #if YY_FLEX_SUBMINOR_VERSION > 0
|
| +| #define FLEX_BETA
|
| +| #endif
|
| +|
|
| +| /* First, we deal with platform-specific or compiler-specific issues. */
|
| +|
|
| +| /* begin standard C headers. */
|
| +| #include <stdio.h>
|
| +| #include <string.h>
|
| +| #include <errno.h>
|
| +| #include <stdlib.h>
|
| +|
|
| +| /* end standard C headers. */
|
| +|
|
| +| /* flex integer type definitions */
|
| +|
|
| +| #ifndef FLEXINT_H
|
| +| #define FLEXINT_H
|
| +|
|
| +| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| +|
|
| +| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| +|
|
| +| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|
| +| * if you want the limit (max/min) macros for int types.
|
| +| */
|
| +| #ifndef __STDC_LIMIT_MACROS
|
| +| #define __STDC_LIMIT_MACROS 1
|
| +| #endif
|
| +|
|
| +| #include <inttypes.h>
|
| +| typedef int8_t flex_int8_t;
|
| +| typedef uint8_t flex_uint8_t;
|
| +| typedef int16_t flex_int16_t;
|
| +| typedef uint16_t flex_uint16_t;
|
| +| typedef int32_t flex_int32_t;
|
| +| typedef uint32_t flex_uint32_t;
|
| +| #else
|
| +| typedef signed char flex_int8_t;
|
| +| typedef short int flex_int16_t;
|
| +| typedef int flex_int32_t;
|
| +| typedef unsigned char flex_uint8_t;
|
| +| typedef unsigned short int flex_uint16_t;
|
| +| typedef unsigned int flex_uint32_t;
|
| +| #endif /* ! C99 */
|
| +|
|
| +| /* Limits of integral types. */
|
| +| #ifndef INT8_MIN
|
| +| #define INT8_MIN (-128)
|
| +| #endif
|
| +| #ifndef INT16_MIN
|
| +| #define INT16_MIN (-32767-1)
|
| +| #endif
|
| +| #ifndef INT32_MIN
|
| +| #define INT32_MIN (-2147483647-1)
|
| +| #endif
|
| +| #ifndef INT8_MAX
|
| +| #define INT8_MAX (127)
|
| +| #endif
|
| +| #ifndef INT16_MAX
|
| +| #define INT16_MAX (32767)
|
| +| #endif
|
| +| #ifndef INT32_MAX
|
| +| #define INT32_MAX (2147483647)
|
| +| #endif
|
| +| #ifndef UINT8_MAX
|
| +| #define UINT8_MAX (255U)
|
| +| #endif
|
| +| #ifndef UINT16_MAX
|
| +| #define UINT16_MAX (65535U)
|
| +| #endif
|
| +| #ifndef UINT32_MAX
|
| +| #define UINT32_MAX (4294967295U)
|
| +| #endif
|
| +|
|
| +| #endif /* ! FLEXINT_H */
|
| +|
|
| +| #ifdef __cplusplus
|
| +|
|
| +| /* The "const" storage-class-modifier is valid. */
|
| +| #define YY_USE_CONST
|
| +|
|
| +| #else /* ! __cplusplus */
|
| +|
|
| +| /* C99 requires __STDC__ to be defined as 1. */
|
| +| #if defined (__STDC__)
|
| +|
|
| +| #define YY_USE_CONST
|
| +|
|
| +| #endif /* defined (__STDC__) */
|
| +| #endif /* ! __cplusplus */
|
| +|
|
| +| #ifdef YY_USE_CONST
|
| +| #define yyconst const
|
| +| #else
|
| +| #define yyconst
|
| +| #endif
|
| +|
|
| +| /* Returned upon end-of-file. */
|
| +| #define YY_NULL 0
|
| +|
|
| +| /* Promotes a possibly negative, possibly signed char to an unsigned
|
| +| * integer for use as an array index. If the signed char is negative,
|
| +| * we want to instead treat it as an 8-bit unsigned char, hence the
|
| +| * double cast.
|
| +| */
|
| +| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| +|
|
| +| /* Enter a start condition. This macro really ought to take a parameter,
|
| +| * but we do it the disgusting crufty way forced on us by the ()-less
|
| +| * definition of BEGIN.
|
| +| */
|
| +| #define BEGIN (yy_start) = 1 + 2 *
|
| +|
|
| +| /* Translate the current start state into a value that can be later handed
|
| +| * to BEGIN to return to the state. The YYSTATE alias is for lex
|
| +| * compatibility.
|
| +| */
|
| +| #define YY_START (((yy_start) - 1) / 2)
|
| +| #define YYSTATE YY_START
|
| +|
|
| +| /* Action number for EOF rule of a given start state. */
|
| +| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| +|
|
| +| /* Special action meaning "start processing a new file". */
|
| +| #define YY_NEW_FILE yyrestart(yyin )
|
| +|
|
| +| #define YY_END_OF_BUFFER_CHAR 0
|
| +|
|
| +| /* Size of default input buffer. */
|
| +| #ifndef YY_BUF_SIZE
|
| +| #define YY_BUF_SIZE 16384
|
| +| #endif
|
| +|
|
| +| /* The state buf must be large enough to hold one state per character in the main buffer.
|
| +| */
|
| +| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| +|
|
| +| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
|
| +| #define YY_TYPEDEF_YY_BUFFER_STATE
|
| +| typedef struct yy_buffer_state *YY_BUFFER_STATE;
|
| +| #endif
|
| +|
|
| +| extern int yyleng;
|
| +|
|
| +| extern FILE *yyin, *yyout;
|
| +|
|
| +| #define EOB_ACT_CONTINUE_SCAN 0
|
| +| #define EOB_ACT_END_OF_FILE 1
|
| +| #define EOB_ACT_LAST_MATCH 2
|
| +|
|
| +| #define YY_LESS_LINENO(n)
|
| +|
|
| +| /* Return all but the first "n" matched characters back to the input stream. */
|
| +| #define yyless(n) \
|
| +| do \
|
| +| { \
|
| +| /* Undo effects of setting up yytext. */ \
|
| +| int yyless_macro_arg = (n); \
|
| +| YY_LESS_LINENO(yyless_macro_arg);\
|
| +| *yy_cp = (yy_hold_char); \
|
| +| YY_RESTORE_YY_MORE_OFFSET \
|
| +| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
|
| +| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
|
| +| } \
|
| +| while ( 0 )
|
| +|
|
| +| #define unput(c) yyunput( c, (yytext_ptr) )
|
| +|
|
| +| #ifndef YY_TYPEDEF_YY_SIZE_T
|
| +| #define YY_TYPEDEF_YY_SIZE_T
|
| +| typedef size_t yy_size_t;
|
| +| #endif
|
| +|
|
| +| #ifndef YY_STRUCT_YY_BUFFER_STATE
|
| +| #define YY_STRUCT_YY_BUFFER_STATE
|
| +| struct yy_buffer_state
|
| +| {
|
| +| FILE *yy_input_file;
|
| +|
|
| +| char *yy_ch_buf; /* input buffer */
|
| +| char *yy_buf_pos; /* current position in input buffer */
|
| +|
|
| +| /* Size of input buffer in bytes, not including room for EOB
|
| +| * characters.
|
| +| */
|
| +| yy_size_t yy_buf_size;
|
| +|
|
| +| /* Number of characters read into yy_ch_buf, not including EOB
|
| +| * characters.
|
| +| */
|
| +| int yy_n_chars;
|
| +|
|
| +| /* Whether we "own" the buffer - i.e., we know we created it,
|
| +| * and can realloc() it to grow it, and should free() it to
|
| +| * delete it.
|
| +| */
|
| +| int yy_is_our_buffer;
|
| +|
|
| +| /* Whether this is an "interactive" input source; if so, and
|
| +| * if we're using stdio for input, then we want to use getc()
|
| +| * instead of fread(), to make sure we stop fetching input after
|
| +| * each newline.
|
| +| */
|
| +| int yy_is_interactive;
|
| +|
|
| +| /* Whether we're considered to be at the beginning of a line.
|
| +| * If so, '^' rules will be active on the next match, otherwise
|
| +| * not.
|
| +| */
|
| +| int yy_at_bol;
|
| +|
|
| +| int yy_bs_lineno; /**< The line count. */
|
| +| int yy_bs_column; /**< The column count. */
|
| +|
|
| +| /* Whether to try to fill the input buffer when we reach the
|
| +| * end of it.
|
| +| */
|
| +| int yy_fill_buffer;
|
| +|
|
| +| int yy_buffer_status;
|
| +|
|
| +| #define YY_BUFFER_NEW 0
|
| +| #define YY_BUFFER_NORMAL 1
|
| +| /* When an EOF's been seen but there's still some text to process
|
| +| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
|
| +| * shouldn't try reading from the input source any more. We might
|
| +| * still have a bunch of tokens to match, though, because of
|
| +| * possible backing-up.
|
| +| *
|
| +| * When we actually see the EOF, we change the status to "new"
|
| +| * (via yyrestart()), so that the user can continue scanning by
|
| +| * just pointing yyin at a new input file.
|
| +| */
|
| +| #define YY_BUFFER_EOF_PENDING 2
|
| +|
|
| +| };
|
| +| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| +|
|
| +| /* Stack of input buffers. */
|
| +| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
|
| +| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
|
| +| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| +|
|
| +| /* We provide macros for accessing buffer states in case in the
|
| +| * future we want to put the buffer states in a more general
|
| +| * "scanner state".
|
| +| *
|
| +| * Returns the top of the stack, or NULL.
|
| +| */
|
| +| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|
| +| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
|
| +| : NULL)
|
| +|
|
| +| /* Same as previous macro, but useful when we know that the buffer stack is not
|
| +| * NULL or when we need an lvalue. For internal use only.
|
| +| */
|
| +| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| +|
|
| +| /* yy_hold_char holds the character lost when yytext is formed. */
|
| +| static char yy_hold_char;
|
| +| static int yy_n_chars; /* number of characters read into yy_ch_buf */
|
| +| int yyleng;
|
| +|
|
| +| /* Points to current character in buffer. */
|
| +| static char *yy_c_buf_p = (char *) 0;
|
| +| static int yy_init = 0; /* whether we need to initialize */
|
| +| static int yy_start = 0; /* start state number */
|
| +|
|
| +| /* Flag which is used to allow yywrap()'s to do buffer switches
|
| +| * instead of setting up a fresh yyin. A bit of a hack ...
|
| +| */
|
| +| static int yy_did_buffer_switch_on_eof;
|
| +|
|
| +| void yyrestart (FILE *input_file );
|
| +| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
|
| +| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
|
| +| void yy_delete_buffer (YY_BUFFER_STATE b );
|
| +| void yy_flush_buffer (YY_BUFFER_STATE b );
|
| +| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
|
| +| void yypop_buffer_state (void );
|
| +|
|
| +| static void yyensure_buffer_stack (void );
|
| +| static void yy_load_buffer_state (void );
|
| +| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| +|
|
| +| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| +|
|
| +| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
|
| +| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
|
| +| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
|
| +|
|
| +| void *yyalloc (yy_size_t );
|
| +| void *yyrealloc (void *,yy_size_t );
|
| +| void yyfree (void * );
|
| +|
|
| +| #define yy_new_buffer yy_create_buffer
|
| +|
|
| +| #define yy_set_interactive(is_interactive) \
|
| +| { \
|
| +| if ( ! YY_CURRENT_BUFFER ){ \
|
| +| yyensure_buffer_stack (); \
|
| +| YY_CURRENT_BUFFER_LVALUE = \
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE ); \
|
| +| } \
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
|
| +| }
|
| +|
|
| +| #define yy_set_bol(at_bol) \
|
| +| { \
|
| +| if ( ! YY_CURRENT_BUFFER ){\
|
| +| yyensure_buffer_stack (); \
|
| +| YY_CURRENT_BUFFER_LVALUE = \
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE ); \
|
| +| } \
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
|
| +| }
|
| +|
|
| +| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| +|
|
| +| /* Begin user sect3 */
|
| +|
|
| +| typedef unsigned char YY_CHAR;
|
| +|
|
| +| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| +|
|
| +| typedef int yy_state_type;
|
| +|
|
| +| extern int yylineno;
|
| +|
|
| +| int yylineno = 1;
|
| +|
|
| +| extern char *yytext;
|
| +| #define yytext_ptr yytext
|
| +|
|
| +| static yy_state_type yy_get_previous_state (void );
|
| +| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
|
| +| static int yy_get_next_buffer (void );
|
| +| static void yy_fatal_error (yyconst char msg[] );
|
| +|
|
| +| /* Done after the current pattern has been matched and before the
|
| +| * corresponding action - sets up yytext.
|
| +| */
|
| +| #define YY_DO_BEFORE_ACTION \
|
| +| (yytext_ptr) = yy_bp; \
|
| +| (yytext_ptr) -= (yy_more_len); \
|
| +| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
|
| +| (yy_hold_char) = *yy_cp; \
|
| +| *yy_cp = '\0'; \
|
| +| (yy_c_buf_p) = yy_cp;
|
| +|
|
| +| #define YY_NUM_RULES 8
|
| +| #define YY_END_OF_BUFFER 9
|
| +| /* This struct is not used in this scanner,
|
| +| but its presence is necessary. */
|
| +| struct yy_trans_info
|
| +| {
|
| +| flex_int32_t yy_verify;
|
| +| flex_int32_t yy_nxt;
|
| +| };
|
| +| static yyconst flex_int16_t yy_acclist[23] =
|
| +| { 0,
|
| +| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
|
| +| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
|
| +| 7, 8
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_accept[14] =
|
| +| { 0,
|
| +| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
|
| +| 20, 23, 23
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int32_t yy_ec[256] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| +|
|
| +| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +|
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int32_t yy_meta[9] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_base[13] =
|
| +| { 0,
|
| +| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
|
| +| 10, 10
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_def[13] =
|
| +| { 0,
|
| +| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
|
| +| 12, 0
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_nxt[19] =
|
| +| { 0,
|
| +| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
|
| +| 12, 12, 12, 12, 12, 12, 12, 12
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_chk[19] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
|
| +| 12, 12, 12, 12, 12, 12, 12, 12
|
| +| } ;
|
| +|
|
| +| extern int yy_flex_debug;
|
| +| int yy_flex_debug = 0;
|
| +|
|
| +| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
|
| +| static char *yy_full_match;
|
| +| static int yy_lp;
|
| +| #define REJECT \
|
| +| { \
|
| +| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
|
| +| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
|
| +| ++(yy_lp); \
|
| +| goto find_rule; \
|
| +| }
|
| +|
|
| +| static int yy_more_flag = 0;
|
| +| static int yy_more_len = 0;
|
| +| #define yymore() ((yy_more_flag) = 1)
|
| +| #define YY_MORE_ADJ (yy_more_len)
|
| +| #define YY_RESTORE_YY_MORE_OFFSET
|
| +| char *yytext;
|
| +| #line 1 "conftest.l"
|
| +| #line 468 "lex.yy.c"
|
| +|
|
| +| #define INITIAL 0
|
| +|
|
| +| #ifndef YY_NO_UNISTD_H
|
| +| /* Special case for "unistd.h", since it is non-ANSI. We include it way
|
| +| * down here because we want the user's section 1 to have been scanned first.
|
| +| * The user has a chance to override it with an option.
|
| +| */
|
| +| #include <unistd.h>
|
| +| #endif
|
| +|
|
| +| #ifndef YY_EXTRA_TYPE
|
| +| #define YY_EXTRA_TYPE void *
|
| +| #endif
|
| +|
|
| +| static int yy_init_globals (void );
|
| +|
|
| +| /* Accessor methods to globals.
|
| +| These are made visible to non-reentrant scanners for convenience. */
|
| +|
|
| +| int yylex_destroy (void );
|
| +|
|
| +| int yyget_debug (void );
|
| +|
|
| +| void yyset_debug (int debug_flag );
|
| +|
|
| +| YY_EXTRA_TYPE yyget_extra (void );
|
| +|
|
| +| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| +|
|
| +| FILE *yyget_in (void );
|
| +|
|
| +| void yyset_in (FILE * in_str );
|
| +|
|
| +| FILE *yyget_out (void );
|
| +|
|
| +| void yyset_out (FILE * out_str );
|
| +|
|
| +| int yyget_leng (void );
|
| +|
|
| +| char *yyget_text (void );
|
| +|
|
| +| int yyget_lineno (void );
|
| +|
|
| +| void yyset_lineno (int line_number );
|
| +|
|
| +| /* Macros after this point can all be overridden by user definitions in
|
| +| * section 1.
|
| +| */
|
| +|
|
| +| #ifndef YY_SKIP_YYWRAP
|
| +| #ifdef __cplusplus
|
| +| extern "C" int yywrap (void );
|
| +| #else
|
| +| extern int yywrap (void );
|
| +| #endif
|
| +| #endif
|
| +|
|
| +| static void yyunput (int c,char *buf_ptr );
|
| +|
|
| +| #ifndef yytext_ptr
|
| +| static void yy_flex_strncpy (char *,yyconst char *,int );
|
| +| #endif
|
| +|
|
| +| #ifdef YY_NEED_STRLEN
|
| +| static int yy_flex_strlen (yyconst char * );
|
| +| #endif
|
| +|
|
| +| #ifndef YY_NO_INPUT
|
| +|
|
| +| #ifdef __cplusplus
|
| +| static int yyinput (void );
|
| +| #else
|
| +| static int input (void );
|
| +| #endif
|
| +|
|
| +| #endif
|
| +|
|
| +| /* Amount of stuff to slurp up with each read. */
|
| +| #ifndef YY_READ_BUF_SIZE
|
| +| #define YY_READ_BUF_SIZE 8192
|
| +| #endif
|
| +|
|
| +| /* Copy whatever the last rule matched to the standard output. */
|
| +| #ifndef ECHO
|
| +| /* This used to be an fputs(), but since the string might contain NUL's,
|
| +| * we now use fwrite().
|
| +| */
|
| +| #define ECHO fwrite( yytext, yyleng, 1, yyout )
|
| +| #endif
|
| +|
|
| +| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
|
| +| * is returned in "result".
|
| +| */
|
| +| #ifndef YY_INPUT
|
| +| #define YY_INPUT(buf,result,max_size) \
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
|
| +| { \
|
| +| int c = '*'; \
|
| +| int n; \
|
| +| for ( n = 0; n < max_size && \
|
| +| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
|
| +| buf[n] = (char) c; \
|
| +| if ( c == '\n' ) \
|
| +| buf[n++] = (char) c; \
|
| +| if ( c == EOF && ferror( yyin ) ) \
|
| +| YY_FATAL_ERROR( "input in flex scanner failed" ); \
|
| +| result = n; \
|
| +| } \
|
| +| else \
|
| +| { \
|
| +| errno=0; \
|
| +| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
|
| +| { \
|
| +| if( errno != EINTR) \
|
| +| { \
|
| +| YY_FATAL_ERROR( "input in flex scanner failed" ); \
|
| +| break; \
|
| +| } \
|
| +| errno=0; \
|
| +| clearerr(yyin); \
|
| +| } \
|
| +| }\
|
| +| \
|
| +|
|
| +| #endif
|
| +|
|
| +| /* No semi-colon after return; correct usage is to write "yyterminate();" -
|
| +| * we don't want an extra ';' after the "return" because that will cause
|
| +| * some compilers to complain about unreachable statements.
|
| +| */
|
| +| #ifndef yyterminate
|
| +| #define yyterminate() return YY_NULL
|
| +| #endif
|
| +|
|
| +| /* Number of entries by which start-condition stack grows. */
|
| +| #ifndef YY_START_STACK_INCR
|
| +| #define YY_START_STACK_INCR 25
|
| +| #endif
|
| +|
|
| +| /* Report a fatal error. */
|
| +| #ifndef YY_FATAL_ERROR
|
| +| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
|
| +| #endif
|
| +|
|
| +| /* end tables serialization structures and prototypes */
|
| +|
|
| +| /* Default declaration of generated scanner - a define so the user can
|
| +| * easily add parameters.
|
| +| */
|
| +| #ifndef YY_DECL
|
| +| #define YY_DECL_IS_OURS 1
|
| +|
|
| +| extern int yylex (void);
|
| +|
|
| +| #define YY_DECL int yylex (void)
|
| +| #endif /* !YY_DECL */
|
| +|
|
| +| /* Code executed at the beginning of each rule, after yytext and yyleng
|
| +| * have been set up.
|
| +| */
|
| +| #ifndef YY_USER_ACTION
|
| +| #define YY_USER_ACTION
|
| +| #endif
|
| +|
|
| +| /* Code executed at the end of each rule. */
|
| +| #ifndef YY_BREAK
|
| +| #define YY_BREAK break;
|
| +| #endif
|
| +|
|
| +| #define YY_RULE_SETUP \
|
| +| YY_USER_ACTION
|
| +|
|
| +| /** The main scanner function which does all the work.
|
| +| */
|
| +| YY_DECL
|
| +| {
|
| +| register yy_state_type yy_current_state;
|
| +| register char *yy_cp, *yy_bp;
|
| +| register int yy_act;
|
| +|
|
| +| #line 1 "conftest.l"
|
| +|
|
| +| #line 652 "lex.yy.c"
|
| +|
|
| +| if ( !(yy_init) )
|
| +| {
|
| +| (yy_init) = 1;
|
| +|
|
| +| #ifdef YY_USER_INIT
|
| +| YY_USER_INIT;
|
| +| #endif
|
| +|
|
| +| /* Create the reject buffer large enough to save one state per allowed character. */
|
| +| if ( ! (yy_state_buf) )
|
| +| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
|
| +| if ( ! (yy_state_buf) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| +|
|
| +| if ( ! (yy_start) )
|
| +| (yy_start) = 1; /* first start state */
|
| +|
|
| +| if ( ! yyin )
|
| +| yyin = stdin;
|
| +|
|
| +| if ( ! yyout )
|
| +| yyout = stdout;
|
| +|
|
| +| if ( ! YY_CURRENT_BUFFER ) {
|
| +| yyensure_buffer_stack ();
|
| +| YY_CURRENT_BUFFER_LVALUE =
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE );
|
| +| }
|
| +|
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| while ( 1 ) /* loops until end-of-file is reached */
|
| +| {
|
| +| (yy_more_len) = 0;
|
| +| if ( (yy_more_flag) )
|
| +| {
|
| +| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
|
| +| (yy_more_flag) = 0;
|
| +| }
|
| +| yy_cp = (yy_c_buf_p);
|
| +|
|
| +| /* Support of yytext. */
|
| +| *yy_cp = (yy_hold_char);
|
| +|
|
| +| /* yy_bp points to the position in yy_ch_buf of the start of
|
| +| * the current run.
|
| +| */
|
| +| yy_bp = yy_cp;
|
| +|
|
| +| yy_current_state = (yy_start);
|
| +|
|
| +| (yy_state_ptr) = (yy_state_buf);
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| yy_match:
|
| +| do
|
| +| {
|
| +| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +| ++yy_cp;
|
| +| }
|
| +| while ( yy_base[yy_current_state] != 10 );
|
| +|
|
| +| yy_find_action:
|
| +| yy_current_state = *--(yy_state_ptr);
|
| +| (yy_lp) = yy_accept[yy_current_state];
|
| +| find_rule: /* we branch to this label when backing up */
|
| +| for ( ; ; ) /* until we find what rule we matched */
|
| +| {
|
| +| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
|
| +| {
|
| +| yy_act = yy_acclist[(yy_lp)];
|
| +| {
|
| +| (yy_full_match) = yy_cp;
|
| +| break;
|
| +| }
|
| +| }
|
| +| --yy_cp;
|
| +| yy_current_state = *--(yy_state_ptr);
|
| +| (yy_lp) = yy_accept[yy_current_state];
|
| +| }
|
| +|
|
| +| YY_DO_BEFORE_ACTION;
|
| +|
|
| +| do_action: /* This label is used only to access EOF actions. */
|
| +|
|
| +| switch ( yy_act )
|
| +| { /* beginning of action switch */
|
| +| case 1:
|
| +| YY_RULE_SETUP
|
| +| #line 2 "conftest.l"
|
| +| { ECHO; }
|
| +| YY_BREAK
|
| +| case 2:
|
| +| YY_RULE_SETUP
|
| +| #line 3 "conftest.l"
|
| +| { REJECT; }
|
| +| YY_BREAK
|
| +| case 3:
|
| +| YY_RULE_SETUP
|
| +| #line 4 "conftest.l"
|
| +| { yymore (); }
|
| +| YY_BREAK
|
| +| case 4:
|
| +| YY_RULE_SETUP
|
| +| #line 5 "conftest.l"
|
| +| { yyless (1); }
|
| +| YY_BREAK
|
| +| case 5:
|
| +| YY_RULE_SETUP
|
| +| #line 6 "conftest.l"
|
| +| { yyless (input () != 0); }
|
| +| YY_BREAK
|
| +| case 6:
|
| +| YY_RULE_SETUP
|
| +| #line 7 "conftest.l"
|
| +| { unput (yytext[0]); }
|
| +| YY_BREAK
|
| +| case 7:
|
| +| YY_RULE_SETUP
|
| +| #line 8 "conftest.l"
|
| +| { BEGIN INITIAL; }
|
| +| YY_BREAK
|
| +| case 8:
|
| +| YY_RULE_SETUP
|
| +| #line 9 "conftest.l"
|
| +| ECHO;
|
| +| YY_BREAK
|
| +| #line 790 "lex.yy.c"
|
| +| case YY_STATE_EOF(INITIAL):
|
| +| yyterminate();
|
| +|
|
| +| case YY_END_OF_BUFFER:
|
| +| {
|
| +| /* Amount of text matched not including the EOB char. */
|
| +| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| +|
|
| +| /* Undo the effects of YY_DO_BEFORE_ACTION. */
|
| +| *yy_cp = (yy_hold_char);
|
| +| YY_RESTORE_YY_MORE_OFFSET
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
|
| +| {
|
| +| /* We're scanning a new file or input source. It's
|
| +| * possible that this happened because the user
|
| +| * just pointed yyin at a new source and called
|
| +| * yylex(). If so, then we have to assure
|
| +| * consistency between YY_CURRENT_BUFFER and our
|
| +| * globals. Here is the right place to do so, because
|
| +| * this is the first action (other than possibly a
|
| +| * back-up) that will match for the new input source.
|
| +| */
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
|
| +| }
|
| +|
|
| +| /* Note that here we test for yy_c_buf_p "<=" to the position
|
| +| * of the first EOB in the buffer, since yy_c_buf_p will
|
| +| * already have been incremented past the NUL character
|
| +| * (since all states make transitions on EOB to the
|
| +| * end-of-buffer state). Contrast this with the test
|
| +| * in input().
|
| +| */
|
| +| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
|
| +| { /* This was really a NUL. */
|
| +| yy_state_type yy_next_state;
|
| +|
|
| +| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| /* Okay, we're now positioned to make the NUL
|
| +| * transition. We couldn't have
|
| +| * yy_get_previous_state() go ahead and do it
|
| +| * for us because it doesn't know how to deal
|
| +| * with the possibility of jamming (and we don't
|
| +| * want to build jamming into it because then it
|
| +| * will run more slowly).
|
| +| */
|
| +|
|
| +| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| +|
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +|
|
| +| if ( yy_next_state )
|
| +| {
|
| +| /* Consume the NUL. */
|
| +| yy_cp = ++(yy_c_buf_p);
|
| +| yy_current_state = yy_next_state;
|
| +| goto yy_match;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| yy_cp = (yy_c_buf_p);
|
| +| goto yy_find_action;
|
| +| }
|
| +| }
|
| +|
|
| +| else switch ( yy_get_next_buffer( ) )
|
| +| {
|
| +| case EOB_ACT_END_OF_FILE:
|
| +| {
|
| +| (yy_did_buffer_switch_on_eof) = 0;
|
| +|
|
| +| if ( yywrap( ) )
|
| +| {
|
| +| /* Note: because we've taken care in
|
| +| * yy_get_next_buffer() to have set up
|
| +| * yytext, we can now set up
|
| +| * yy_c_buf_p so that if some total
|
| +| * hoser (like flex itself) wants to
|
| +| * call the scanner after we return the
|
| +| * YY_NULL, it'll still work - another
|
| +| * YY_NULL will get returned.
|
| +| */
|
| +| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| +|
|
| +| yy_act = YY_STATE_EOF(YY_START);
|
| +| goto do_action;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| if ( ! (yy_did_buffer_switch_on_eof) )
|
| +| YY_NEW_FILE;
|
| +| }
|
| +| break;
|
| +| }
|
| +|
|
| +| case EOB_ACT_CONTINUE_SCAN:
|
| +| (yy_c_buf_p) =
|
| +| (yytext_ptr) + yy_amount_of_matched_text;
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +| goto yy_match;
|
| +|
|
| +| case EOB_ACT_LAST_MATCH:
|
| +| (yy_c_buf_p) =
|
| +| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +| goto yy_find_action;
|
| +| }
|
| +| break;
|
| +| }
|
| +|
|
| +| default:
|
| +| YY_FATAL_ERROR(
|
| +| "fatal flex scanner internal error--no action found" );
|
| +| } /* end of action switch */
|
| +| } /* end of scanning one token */
|
| +| } /* end of yylex */
|
| +|
|
| +| /* yy_get_next_buffer - try to read in a new buffer
|
| +| *
|
| +| * Returns a code representing an action:
|
| +| * EOB_ACT_LAST_MATCH -
|
| +| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|
| +| * EOB_ACT_END_OF_FILE - end of file
|
| +| */
|
| +| static int yy_get_next_buffer (void)
|
| +| {
|
| +| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
|
| +| register char *source = (yytext_ptr);
|
| +| register int number_to_move, i;
|
| +| int ret_val;
|
| +|
|
| +| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
|
| +| YY_FATAL_ERROR(
|
| +| "fatal flex scanner internal error--end of buffer missed" );
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
|
| +| { /* Don't try to fill the buffer, so this is an EOF. */
|
| +| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
|
| +| {
|
| +| /* We matched a single character, the EOB, so
|
| +| * treat this as a final EOF.
|
| +| */
|
| +| return EOB_ACT_END_OF_FILE;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| /* We matched some text prior to the EOB, first
|
| +| * process it.
|
| +| */
|
| +| return EOB_ACT_LAST_MATCH;
|
| +| }
|
| +| }
|
| +|
|
| +| /* Try to read more data. */
|
| +|
|
| +| /* First move last chars to start of buffer. */
|
| +| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| +|
|
| +| for ( i = 0; i < number_to_move; ++i )
|
| +| *(dest++) = *(source++);
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
|
| +| /* don't do the read, it's not guaranteed to return an EOF,
|
| +| * just force an EOF
|
| +| */
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| +|
|
| +| else
|
| +| {
|
| +| int num_to_read =
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| +|
|
| +| while ( num_to_read <= 0 )
|
| +| { /* Not enough room in the buffer - grow it. */
|
| +|
|
| +| YY_FATAL_ERROR(
|
| +| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| +|
|
| +| }
|
| +|
|
| +| if ( num_to_read > YY_READ_BUF_SIZE )
|
| +| num_to_read = YY_READ_BUF_SIZE;
|
| +|
|
| +| /* Read in more data. */
|
| +| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
|
| +| (yy_n_chars), (size_t) num_to_read );
|
| +|
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| if ( (yy_n_chars) == 0 )
|
| +| {
|
| +| if ( number_to_move == YY_MORE_ADJ )
|
| +| {
|
| +| ret_val = EOB_ACT_END_OF_FILE;
|
| +| yyrestart(yyin );
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| ret_val = EOB_ACT_LAST_MATCH;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
|
| +| YY_BUFFER_EOF_PENDING;
|
| +| }
|
| +| }
|
| +|
|
| +| else
|
| +| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| +|
|
| +| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
|
| +| /* Extend the array by 50%, plus the number we really need. */
|
| +| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
|
| +| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
|
| +| }
|
| +|
|
| +| (yy_n_chars) += number_to_move;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| +|
|
| +| return ret_val;
|
| +| }
|
| +|
|
| +| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| +|
|
| +| static yy_state_type yy_get_previous_state (void)
|
| +| {
|
| +| register yy_state_type yy_current_state;
|
| +| register char *yy_cp;
|
| +|
|
| +| yy_current_state = (yy_start);
|
| +|
|
| +| (yy_state_ptr) = (yy_state_buf);
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
|
| +| {
|
| +| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +| }
|
| +|
|
| +| return yy_current_state;
|
| +| }
|
| +|
|
| +| /* yy_try_NUL_trans - try to make a transition on the NUL character
|
| +| *
|
| +| * synopsis
|
| +| * next_state = yy_try_NUL_trans( current_state );
|
| +| */
|
| +| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
|
| +| {
|
| +| register int yy_is_jam;
|
| +|
|
| +| register YY_CHAR yy_c = 1;
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| yy_is_jam = (yy_current_state == 12);
|
| +| if ( ! yy_is_jam )
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| return yy_is_jam ? 0 : yy_current_state;
|
| +| }
|
| +|
|
| +| static void yyunput (int c, register char * yy_bp )
|
| +| {
|
| +| register char *yy_cp;
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +|
|
| +| /* undo effects of setting up yytext */
|
| +| *yy_cp = (yy_hold_char);
|
| +|
|
| +| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
|
| +| { /* need to shift things up to make room */
|
| +| /* +2 for EOB chars. */
|
| +| register int number_to_move = (yy_n_chars) + 2;
|
| +| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
|
| +| register char *source =
|
| +| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| +|
|
| +| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
|
| +| *--dest = *--source;
|
| +|
|
| +| yy_cp += (int) (dest - source);
|
| +| yy_bp += (int) (dest - source);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| +|
|
| +| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
|
| +| YY_FATAL_ERROR( "flex scanner push-back overflow" );
|
| +| }
|
| +|
|
| +| *--yy_cp = (char) c;
|
| +|
|
| +| (yytext_ptr) = yy_bp;
|
| +| (yy_hold_char) = *yy_cp;
|
| +| (yy_c_buf_p) = yy_cp;
|
| +| }
|
| +|
|
| +| #ifndef YY_NO_INPUT
|
| +| #ifdef __cplusplus
|
| +| static int yyinput (void)
|
| +| #else
|
| +| static int input (void)
|
| +| #endif
|
| +|
|
| +| {
|
| +| int c;
|
| +|
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +|
|
| +| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
|
| +| {
|
| +| /* yy_c_buf_p now points to the character we want to return.
|
| +| * If this occurs *before* the EOB characters, then it's a
|
| +| * valid NUL; if not, then we've hit the end of the buffer.
|
| +| */
|
| +| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
|
| +| /* This was really a NUL. */
|
| +| *(yy_c_buf_p) = '\0';
|
| +|
|
| +| else
|
| +| { /* need more input */
|
| +| int offset = (yy_c_buf_p) - (yytext_ptr);
|
| +| ++(yy_c_buf_p);
|
| +|
|
| +| switch ( yy_get_next_buffer( ) )
|
| +| {
|
| +| case EOB_ACT_LAST_MATCH:
|
| +| /* This happens because yy_g_n_b()
|
| +| * sees that we've accumulated a
|
| +| * token and flags that we need to
|
| +| * try matching the token before
|
| +| * proceeding. But for input(),
|
| +| * there's no matching to consider.
|
| +| * So convert the EOB_ACT_LAST_MATCH
|
| +| * to EOB_ACT_END_OF_FILE.
|
| +| */
|
| +|
|
| +| /* Reset buffer status. */
|
| +| yyrestart(yyin );
|
| +|
|
| +| /*FALLTHROUGH*/
|
| +|
|
| +| case EOB_ACT_END_OF_FILE:
|
| +| {
|
| +| if ( yywrap( ) )
|
| +| return EOF;
|
| +|
|
| +| if ( ! (yy_did_buffer_switch_on_eof) )
|
| +| YY_NEW_FILE;
|
| +| #ifdef __cplusplus
|
| +| return yyinput();
|
| +| #else
|
| +| return input();
|
| +| #endif
|
| +| }
|
| +|
|
| +| case EOB_ACT_CONTINUE_SCAN:
|
| +| (yy_c_buf_p) = (yytext_ptr) + offset;
|
| +| break;
|
| +| }
|
| +| }
|
| +| }
|
| +|
|
| +| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
|
| +| *(yy_c_buf_p) = '\0'; /* preserve yytext */
|
| +| (yy_hold_char) = *++(yy_c_buf_p);
|
| +|
|
| +| return c;
|
| +| }
|
| +| #endif /* ifndef YY_NO_INPUT */
|
| +|
|
| +| /** Immediately switch to a different input stream.
|
| +| * @param input_file A readable stream.
|
| +| *
|
| +| * @note This function does not reset the start condition to @c INITIAL .
|
| +| */
|
| +| void yyrestart (FILE * input_file )
|
| +| {
|
| +|
|
| +| if ( ! YY_CURRENT_BUFFER ){
|
| +| yyensure_buffer_stack ();
|
| +| YY_CURRENT_BUFFER_LVALUE =
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE );
|
| +| }
|
| +|
|
| +| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| /** Switch to a different input buffer.
|
| +| * @param new_buffer The new input buffer.
|
| +| *
|
| +| */
|
| +| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
|
| +| {
|
| +|
|
| +| /* TODO. We should be able to replace this entire function body
|
| +| * with
|
| +| * yypop_buffer_state();
|
| +| * yypush_buffer_state(new_buffer);
|
| +| */
|
| +| yyensure_buffer_stack ();
|
| +| if ( YY_CURRENT_BUFFER == new_buffer )
|
| +| return;
|
| +|
|
| +| if ( YY_CURRENT_BUFFER )
|
| +| {
|
| +| /* Flush out information for old buffer. */
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| +| yy_load_buffer_state( );
|
| +|
|
| +| /* We don't actually know whether we did this switch during
|
| +| * EOF (yywrap()) processing, but the only time this flag
|
| +| * is looked at is after yywrap() is called, so it's safe
|
| +| * to go ahead and always set it.
|
| +| */
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +|
|
| +| static void yy_load_buffer_state (void)
|
| +| {
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
|
| +| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
|
| +| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
|
| +| (yy_hold_char) = *(yy_c_buf_p);
|
| +| }
|
| +|
|
| +| /** Allocate and initialize an input buffer state.
|
| +| * @param file A readable stream.
|
| +| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
|
| +| *
|
| +| * @return the allocated buffer state.
|
| +| */
|
| +| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +|
|
| +| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| +|
|
| +| b->yy_buf_size = size;
|
| +|
|
| +| /* yy_ch_buf has to be 2 characters longer than the size given because
|
| +| * we need to put in 2 end-of-buffer characters.
|
| +| */
|
| +| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
|
| +| if ( ! b->yy_ch_buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| +|
|
| +| b->yy_is_our_buffer = 1;
|
| +|
|
| +| yy_init_buffer(b,file );
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| /** Destroy the buffer.
|
| +| * @param b a buffer created with yy_create_buffer()
|
| +| *
|
| +| */
|
| +| void yy_delete_buffer (YY_BUFFER_STATE b )
|
| +| {
|
| +|
|
| +| if ( ! b )
|
| +| return;
|
| +|
|
| +| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
|
| +| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| +|
|
| +| if ( b->yy_is_our_buffer )
|
| +| yyfree((void *) b->yy_ch_buf );
|
| +|
|
| +| yyfree((void *) b );
|
| +| }
|
| +|
|
| +| #ifndef __cplusplus
|
| +| extern int isatty (int );
|
| +| #endif /* __cplusplus */
|
| +|
|
| +| /* Initializes or reinitializes a buffer.
|
| +| * This function is sometimes called more than once on the same buffer,
|
| +| * such as during a yyrestart() or at EOF.
|
| +| */
|
| +| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| +|
|
| +| {
|
| +| int oerrno = errno;
|
| +|
|
| +| yy_flush_buffer(b );
|
| +|
|
| +| b->yy_input_file = file;
|
| +| b->yy_fill_buffer = 1;
|
| +|
|
| +| /* If b is the current buffer, then yy_init_buffer was _probably_
|
| +| * called from yyrestart() or through yy_get_next_buffer.
|
| +| * In that case, we don't want to reset the lineno or column.
|
| +| */
|
| +| if (b != YY_CURRENT_BUFFER){
|
| +| b->yy_bs_lineno = 1;
|
| +| b->yy_bs_column = 0;
|
| +| }
|
| +|
|
| +| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| +|
|
| +| errno = oerrno;
|
| +| }
|
| +|
|
| +| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|
| +| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
|
| +| *
|
| +| */
|
| +| void yy_flush_buffer (YY_BUFFER_STATE b )
|
| +| {
|
| +| if ( ! b )
|
| +| return;
|
| +|
|
| +| b->yy_n_chars = 0;
|
| +|
|
| +| /* We always need two end-of-buffer characters. The first causes
|
| +| * a transition to the end-of-buffer state. The second causes
|
| +| * a jam in that state.
|
| +| */
|
| +| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
|
| +| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| +|
|
| +| b->yy_at_bol = 1;
|
| +| b->yy_buffer_status = YY_BUFFER_NEW;
|
| +|
|
| +| if ( b == YY_CURRENT_BUFFER )
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| /** Pushes the new state onto the stack. The new state becomes
|
| +| * the current state. This function will allocate the stack
|
| +| * if necessary.
|
| +| * @param new_buffer The new state.
|
| +| *
|
| +| */
|
| +| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
|
| +| {
|
| +| if (new_buffer == NULL)
|
| +| return;
|
| +|
|
| +| yyensure_buffer_stack();
|
| +|
|
| +| /* This block is copied from yy_switch_to_buffer. */
|
| +| if ( YY_CURRENT_BUFFER )
|
| +| {
|
| +| /* Flush out information for old buffer. */
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| /* Only push if top exists. Otherwise, replace top. */
|
| +| if (YY_CURRENT_BUFFER)
|
| +| (yy_buffer_stack_top)++;
|
| +| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| +|
|
| +| /* copied from yy_switch_to_buffer. */
|
| +| yy_load_buffer_state( );
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +|
|
| +| /** Removes and deletes the top of the stack, if present.
|
| +| * The next element becomes the new top.
|
| +| *
|
| +| */
|
| +| void yypop_buffer_state (void)
|
| +| {
|
| +| if (!YY_CURRENT_BUFFER)
|
| +| return;
|
| +|
|
| +| yy_delete_buffer(YY_CURRENT_BUFFER );
|
| +| YY_CURRENT_BUFFER_LVALUE = NULL;
|
| +| if ((yy_buffer_stack_top) > 0)
|
| +| --(yy_buffer_stack_top);
|
| +|
|
| +| if (YY_CURRENT_BUFFER) {
|
| +| yy_load_buffer_state( );
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +| }
|
| +|
|
| +| /* Allocates the stack if it does not exist.
|
| +| * Guarantees space for at least one push.
|
| +| */
|
| +| static void yyensure_buffer_stack (void)
|
| +| {
|
| +| int num_to_alloc;
|
| +|
|
| +| if (!(yy_buffer_stack)) {
|
| +|
|
| +| /* First allocation is just for 2 elements, since we don't know if this
|
| +| * scanner will even need a stack. We use 2 instead of 1 to avoid an
|
| +| * immediate realloc on the next call.
|
| +| */
|
| +| num_to_alloc = 1;
|
| +| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
|
| +| (num_to_alloc * sizeof(struct yy_buffer_state*)
|
| +| );
|
| +| if ( ! (yy_buffer_stack) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| +|
|
| +| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| +|
|
| +| (yy_buffer_stack_max) = num_to_alloc;
|
| +| (yy_buffer_stack_top) = 0;
|
| +| return;
|
| +| }
|
| +|
|
| +| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| +|
|
| +| /* Increase the buffer to prepare for a possible push. */
|
| +| int grow_size = 8 /* arbitrary grow size */;
|
| +|
|
| +| num_to_alloc = (yy_buffer_stack_max) + grow_size;
|
| +| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
|
| +| ((yy_buffer_stack),
|
| +| num_to_alloc * sizeof(struct yy_buffer_state*)
|
| +| );
|
| +| if ( ! (yy_buffer_stack) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| +|
|
| +| /* zero only the new slots.*/
|
| +| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
|
| +| (yy_buffer_stack_max) = num_to_alloc;
|
| +| }
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan directly from a user-specified character buffer.
|
| +| * @param base the character buffer
|
| +| * @param size the size in bytes of the character buffer
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +|
|
| +| if ( size < 2 ||
|
| +| base[size-2] != YY_END_OF_BUFFER_CHAR ||
|
| +| base[size-1] != YY_END_OF_BUFFER_CHAR )
|
| +| /* They forgot to leave room for the EOB's. */
|
| +| return 0;
|
| +|
|
| +| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| +|
|
| +| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
|
| +| b->yy_buf_pos = b->yy_ch_buf = base;
|
| +| b->yy_is_our_buffer = 0;
|
| +| b->yy_input_file = 0;
|
| +| b->yy_n_chars = b->yy_buf_size;
|
| +| b->yy_is_interactive = 0;
|
| +| b->yy_at_bol = 1;
|
| +| b->yy_fill_buffer = 0;
|
| +| b->yy_buffer_status = YY_BUFFER_NEW;
|
| +|
|
| +| yy_switch_to_buffer(b );
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan a string. The next call to yylex() will
|
| +| * scan from a @e copy of @a str.
|
| +| * @param yystr a NUL-terminated string to scan
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| * @note If you want to scan bytes that may contain NUL values, then use
|
| +| * yy_scan_bytes() instead.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
|
| +| {
|
| +|
|
| +| return yy_scan_bytes(yystr,strlen(yystr) );
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
|
| +| * scan from a @e copy of @a bytes.
|
| +| * @param bytes the byte buffer to scan
|
| +| * @param len the number of bytes in the buffer pointed to by @a bytes.
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +| char *buf;
|
| +| yy_size_t n;
|
| +| int i;
|
| +|
|
| +| /* Get memory for full buffer, including space for trailing EOB's. */
|
| +| n = _yybytes_len + 2;
|
| +| buf = (char *) yyalloc(n );
|
| +| if ( ! buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| +|
|
| +| for ( i = 0; i < _yybytes_len; ++i )
|
| +| buf[i] = yybytes[i];
|
| +|
|
| +| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| b = yy_scan_buffer(buf,n );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| +|
|
| +| /* It's okay to grow etc. this buffer, and we should throw it
|
| +| * away when we're done.
|
| +| */
|
| +| b->yy_is_our_buffer = 1;
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| #ifndef YY_EXIT_FAILURE
|
| +| #define YY_EXIT_FAILURE 2
|
| +| #endif
|
| +|
|
| +| static void yy_fatal_error (yyconst char* msg )
|
| +| {
|
| +| (void) fprintf( stderr, "%s\n", msg );
|
| +| exit( YY_EXIT_FAILURE );
|
| +| }
|
| +|
|
| +| /* Redefine yyless() so it works in section 3 code. */
|
| +|
|
| +| #undef yyless
|
| +| #define yyless(n) \
|
| +| do \
|
| +| { \
|
| +| /* Undo effects of setting up yytext. */ \
|
| +| int yyless_macro_arg = (n); \
|
| +| YY_LESS_LINENO(yyless_macro_arg);\
|
| +| yytext[yyleng] = (yy_hold_char); \
|
| +| (yy_c_buf_p) = yytext + yyless_macro_arg; \
|
| +| (yy_hold_char) = *(yy_c_buf_p); \
|
| +| *(yy_c_buf_p) = '\0'; \
|
| +| yyleng = yyless_macro_arg; \
|
| +| } \
|
| +| while ( 0 )
|
| +|
|
| +| /* Accessor methods (get/set functions) to struct members. */
|
| +|
|
| +| /** Get the current line number.
|
| +| *
|
| +| */
|
| +| int yyget_lineno (void)
|
| +| {
|
| +|
|
| +| return yylineno;
|
| +| }
|
| +|
|
| +| /** Get the input stream.
|
| +| *
|
| +| */
|
| +| FILE *yyget_in (void)
|
| +| {
|
| +| return yyin;
|
| +| }
|
| +|
|
| +| /** Get the output stream.
|
| +| *
|
| +| */
|
| +| FILE *yyget_out (void)
|
| +| {
|
| +| return yyout;
|
| +| }
|
| +|
|
| +| /** Get the length of the current token.
|
| +| *
|
| +| */
|
| +| int yyget_leng (void)
|
| +| {
|
| +| return yyleng;
|
| +| }
|
| +|
|
| +| /** Get the current token.
|
| +| *
|
| +| */
|
| +|
|
| +| char *yyget_text (void)
|
| +| {
|
| +| return yytext;
|
| +| }
|
| +|
|
| +| /** Set the current line number.
|
| +| * @param line_number
|
| +| *
|
| +| */
|
| +| void yyset_lineno (int line_number )
|
| +| {
|
| +|
|
| +| yylineno = line_number;
|
| +| }
|
| +|
|
| +| /** Set the input stream. This does not discard the current
|
| +| * input buffer.
|
| +| * @param in_str A readable stream.
|
| +| *
|
| +| * @see yy_switch_to_buffer
|
| +| */
|
| +| void yyset_in (FILE * in_str )
|
| +| {
|
| +| yyin = in_str ;
|
| +| }
|
| +|
|
| +| void yyset_out (FILE * out_str )
|
| +| {
|
| +| yyout = out_str ;
|
| +| }
|
| +|
|
| +| int yyget_debug (void)
|
| +| {
|
| +| return yy_flex_debug;
|
| +| }
|
| +|
|
| +| void yyset_debug (int bdebug )
|
| +| {
|
| +| yy_flex_debug = bdebug ;
|
| +| }
|
| +|
|
| +| static int yy_init_globals (void)
|
| +| {
|
| +| /* Initialization is the same as for the non-reentrant scanner.
|
| +| * This function is called from yylex_destroy(), so don't allocate here.
|
| +| */
|
| +|
|
| +| (yy_buffer_stack) = 0;
|
| +| (yy_buffer_stack_top) = 0;
|
| +| (yy_buffer_stack_max) = 0;
|
| +| (yy_c_buf_p) = (char *) 0;
|
| +| (yy_init) = 0;
|
| +| (yy_start) = 0;
|
| +|
|
| +| (yy_state_buf) = 0;
|
| +| (yy_state_ptr) = 0;
|
| +| (yy_full_match) = 0;
|
| +| (yy_lp) = 0;
|
| +|
|
| +| /* Defined in main.c */
|
| +| #ifdef YY_STDINIT
|
| +| yyin = stdin;
|
| +| yyout = stdout;
|
| +| #else
|
| +| yyin = (FILE *) 0;
|
| +| yyout = (FILE *) 0;
|
| +| #endif
|
| +|
|
| +| /* For future reference: Set errno on error, since we are called by
|
| +| * yylex_init()
|
| +| */
|
| +| return 0;
|
| +| }
|
| +|
|
| +| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
|
| +| int yylex_destroy (void)
|
| +| {
|
| +|
|
| +| /* Pop the buffer stack, destroying each element. */
|
| +| while(YY_CURRENT_BUFFER){
|
| +| yy_delete_buffer(YY_CURRENT_BUFFER );
|
| +| YY_CURRENT_BUFFER_LVALUE = NULL;
|
| +| yypop_buffer_state();
|
| +| }
|
| +|
|
| +| /* Destroy the stack itself. */
|
| +| yyfree((yy_buffer_stack) );
|
| +| (yy_buffer_stack) = NULL;
|
| +|
|
| +| yyfree ( (yy_state_buf) );
|
| +| (yy_state_buf) = NULL;
|
| +|
|
| +| /* Reset the globals. This is important in a non-reentrant scanner so the next time
|
| +| * yylex() is called, initialization will occur. */
|
| +| yy_init_globals( );
|
| +|
|
| +| return 0;
|
| +| }
|
| +|
|
| +| /*
|
| +| * Internal utility routines.
|
| +| */
|
| +|
|
| +| #ifndef yytext_ptr
|
| +| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
|
| +| {
|
| +| register int i;
|
| +| for ( i = 0; i < n; ++i )
|
| +| s1[i] = s2[i];
|
| +| }
|
| +| #endif
|
| +|
|
| +| #ifdef YY_NEED_STRLEN
|
| +| static int yy_flex_strlen (yyconst char * s )
|
| +| {
|
| +| register int n;
|
| +| for ( n = 0; s[n]; ++n )
|
| +| ;
|
| +|
|
| +| return n;
|
| +| }
|
| +| #endif
|
| +|
|
| +| void *yyalloc (yy_size_t size )
|
| +| {
|
| +| return (void *) malloc( size );
|
| +| }
|
| +|
|
| +| void *yyrealloc (void * ptr, yy_size_t size )
|
| +| {
|
| +| /* The cast to (char *) in the following accommodates both
|
| +| * implementations that use char* generic pointers, and those
|
| +| * that use void* generic pointers. It works with the latter
|
| +| * because both ANSI C and C++ allow castless assignment from
|
| +| * any pointer type to void*, and deal with argument conversions
|
| +| * as though doing an assignment.
|
| +| */
|
| +| return (void *) realloc( (char *) ptr, size );
|
| +| }
|
| +|
|
| +| void yyfree (void * ptr )
|
| +| {
|
| +| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
|
| +| }
|
| +|
|
| +| #define YYTABLES_NAME "yytables"
|
| +|
|
| +| #line 9 "conftest.l"
|
| +|
|
| +|
|
| +| #ifdef YYTEXT_POINTER
|
| +| extern char *yytext;
|
| +| #endif
|
| +| int
|
| +| main (void)
|
| +| {
|
| +| return ! yylex () + ! yywrap ();
|
| +| }
|
| +configure:6193: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -lfl -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +g:\mingw\3.4.5\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lfl
|
| +collect2: ld returned 1 exit status
|
| +configure:6200: $? = 1
|
| +configure: failed program was:
|
| +|
|
| +| #line 3 "lex.yy.c"
|
| +|
|
| +| #define YY_INT_ALIGNED short int
|
| +|
|
| +| /* A lexical scanner generated by flex */
|
| +|
|
| +| #define FLEX_SCANNER
|
| +| #define YY_FLEX_MAJOR_VERSION 2
|
| +| #define YY_FLEX_MINOR_VERSION 5
|
| +| #define YY_FLEX_SUBMINOR_VERSION 35
|
| +| #if YY_FLEX_SUBMINOR_VERSION > 0
|
| +| #define FLEX_BETA
|
| +| #endif
|
| +|
|
| +| /* First, we deal with platform-specific or compiler-specific issues. */
|
| +|
|
| +| /* begin standard C headers. */
|
| +| #include <stdio.h>
|
| +| #include <string.h>
|
| +| #include <errno.h>
|
| +| #include <stdlib.h>
|
| +|
|
| +| /* end standard C headers. */
|
| +|
|
| +| /* flex integer type definitions */
|
| +|
|
| +| #ifndef FLEXINT_H
|
| +| #define FLEXINT_H
|
| +|
|
| +| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| +|
|
| +| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| +|
|
| +| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|
| +| * if you want the limit (max/min) macros for int types.
|
| +| */
|
| +| #ifndef __STDC_LIMIT_MACROS
|
| +| #define __STDC_LIMIT_MACROS 1
|
| +| #endif
|
| +|
|
| +| #include <inttypes.h>
|
| +| typedef int8_t flex_int8_t;
|
| +| typedef uint8_t flex_uint8_t;
|
| +| typedef int16_t flex_int16_t;
|
| +| typedef uint16_t flex_uint16_t;
|
| +| typedef int32_t flex_int32_t;
|
| +| typedef uint32_t flex_uint32_t;
|
| +| #else
|
| +| typedef signed char flex_int8_t;
|
| +| typedef short int flex_int16_t;
|
| +| typedef int flex_int32_t;
|
| +| typedef unsigned char flex_uint8_t;
|
| +| typedef unsigned short int flex_uint16_t;
|
| +| typedef unsigned int flex_uint32_t;
|
| +| #endif /* ! C99 */
|
| +|
|
| +| /* Limits of integral types. */
|
| +| #ifndef INT8_MIN
|
| +| #define INT8_MIN (-128)
|
| +| #endif
|
| +| #ifndef INT16_MIN
|
| +| #define INT16_MIN (-32767-1)
|
| +| #endif
|
| +| #ifndef INT32_MIN
|
| +| #define INT32_MIN (-2147483647-1)
|
| +| #endif
|
| +| #ifndef INT8_MAX
|
| +| #define INT8_MAX (127)
|
| +| #endif
|
| +| #ifndef INT16_MAX
|
| +| #define INT16_MAX (32767)
|
| +| #endif
|
| +| #ifndef INT32_MAX
|
| +| #define INT32_MAX (2147483647)
|
| +| #endif
|
| +| #ifndef UINT8_MAX
|
| +| #define UINT8_MAX (255U)
|
| +| #endif
|
| +| #ifndef UINT16_MAX
|
| +| #define UINT16_MAX (65535U)
|
| +| #endif
|
| +| #ifndef UINT32_MAX
|
| +| #define UINT32_MAX (4294967295U)
|
| +| #endif
|
| +|
|
| +| #endif /* ! FLEXINT_H */
|
| +|
|
| +| #ifdef __cplusplus
|
| +|
|
| +| /* The "const" storage-class-modifier is valid. */
|
| +| #define YY_USE_CONST
|
| +|
|
| +| #else /* ! __cplusplus */
|
| +|
|
| +| /* C99 requires __STDC__ to be defined as 1. */
|
| +| #if defined (__STDC__)
|
| +|
|
| +| #define YY_USE_CONST
|
| +|
|
| +| #endif /* defined (__STDC__) */
|
| +| #endif /* ! __cplusplus */
|
| +|
|
| +| #ifdef YY_USE_CONST
|
| +| #define yyconst const
|
| +| #else
|
| +| #define yyconst
|
| +| #endif
|
| +|
|
| +| /* Returned upon end-of-file. */
|
| +| #define YY_NULL 0
|
| +|
|
| +| /* Promotes a possibly negative, possibly signed char to an unsigned
|
| +| * integer for use as an array index. If the signed char is negative,
|
| +| * we want to instead treat it as an 8-bit unsigned char, hence the
|
| +| * double cast.
|
| +| */
|
| +| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| +|
|
| +| /* Enter a start condition. This macro really ought to take a parameter,
|
| +| * but we do it the disgusting crufty way forced on us by the ()-less
|
| +| * definition of BEGIN.
|
| +| */
|
| +| #define BEGIN (yy_start) = 1 + 2 *
|
| +|
|
| +| /* Translate the current start state into a value that can be later handed
|
| +| * to BEGIN to return to the state. The YYSTATE alias is for lex
|
| +| * compatibility.
|
| +| */
|
| +| #define YY_START (((yy_start) - 1) / 2)
|
| +| #define YYSTATE YY_START
|
| +|
|
| +| /* Action number for EOF rule of a given start state. */
|
| +| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| +|
|
| +| /* Special action meaning "start processing a new file". */
|
| +| #define YY_NEW_FILE yyrestart(yyin )
|
| +|
|
| +| #define YY_END_OF_BUFFER_CHAR 0
|
| +|
|
| +| /* Size of default input buffer. */
|
| +| #ifndef YY_BUF_SIZE
|
| +| #define YY_BUF_SIZE 16384
|
| +| #endif
|
| +|
|
| +| /* The state buf must be large enough to hold one state per character in the main buffer.
|
| +| */
|
| +| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| +|
|
| +| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
|
| +| #define YY_TYPEDEF_YY_BUFFER_STATE
|
| +| typedef struct yy_buffer_state *YY_BUFFER_STATE;
|
| +| #endif
|
| +|
|
| +| extern int yyleng;
|
| +|
|
| +| extern FILE *yyin, *yyout;
|
| +|
|
| +| #define EOB_ACT_CONTINUE_SCAN 0
|
| +| #define EOB_ACT_END_OF_FILE 1
|
| +| #define EOB_ACT_LAST_MATCH 2
|
| +|
|
| +| #define YY_LESS_LINENO(n)
|
| +|
|
| +| /* Return all but the first "n" matched characters back to the input stream. */
|
| +| #define yyless(n) \
|
| +| do \
|
| +| { \
|
| +| /* Undo effects of setting up yytext. */ \
|
| +| int yyless_macro_arg = (n); \
|
| +| YY_LESS_LINENO(yyless_macro_arg);\
|
| +| *yy_cp = (yy_hold_char); \
|
| +| YY_RESTORE_YY_MORE_OFFSET \
|
| +| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
|
| +| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
|
| +| } \
|
| +| while ( 0 )
|
| +|
|
| +| #define unput(c) yyunput( c, (yytext_ptr) )
|
| +|
|
| +| #ifndef YY_TYPEDEF_YY_SIZE_T
|
| +| #define YY_TYPEDEF_YY_SIZE_T
|
| +| typedef size_t yy_size_t;
|
| +| #endif
|
| +|
|
| +| #ifndef YY_STRUCT_YY_BUFFER_STATE
|
| +| #define YY_STRUCT_YY_BUFFER_STATE
|
| +| struct yy_buffer_state
|
| +| {
|
| +| FILE *yy_input_file;
|
| +|
|
| +| char *yy_ch_buf; /* input buffer */
|
| +| char *yy_buf_pos; /* current position in input buffer */
|
| +|
|
| +| /* Size of input buffer in bytes, not including room for EOB
|
| +| * characters.
|
| +| */
|
| +| yy_size_t yy_buf_size;
|
| +|
|
| +| /* Number of characters read into yy_ch_buf, not including EOB
|
| +| * characters.
|
| +| */
|
| +| int yy_n_chars;
|
| +|
|
| +| /* Whether we "own" the buffer - i.e., we know we created it,
|
| +| * and can realloc() it to grow it, and should free() it to
|
| +| * delete it.
|
| +| */
|
| +| int yy_is_our_buffer;
|
| +|
|
| +| /* Whether this is an "interactive" input source; if so, and
|
| +| * if we're using stdio for input, then we want to use getc()
|
| +| * instead of fread(), to make sure we stop fetching input after
|
| +| * each newline.
|
| +| */
|
| +| int yy_is_interactive;
|
| +|
|
| +| /* Whether we're considered to be at the beginning of a line.
|
| +| * If so, '^' rules will be active on the next match, otherwise
|
| +| * not.
|
| +| */
|
| +| int yy_at_bol;
|
| +|
|
| +| int yy_bs_lineno; /**< The line count. */
|
| +| int yy_bs_column; /**< The column count. */
|
| +|
|
| +| /* Whether to try to fill the input buffer when we reach the
|
| +| * end of it.
|
| +| */
|
| +| int yy_fill_buffer;
|
| +|
|
| +| int yy_buffer_status;
|
| +|
|
| +| #define YY_BUFFER_NEW 0
|
| +| #define YY_BUFFER_NORMAL 1
|
| +| /* When an EOF's been seen but there's still some text to process
|
| +| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
|
| +| * shouldn't try reading from the input source any more. We might
|
| +| * still have a bunch of tokens to match, though, because of
|
| +| * possible backing-up.
|
| +| *
|
| +| * When we actually see the EOF, we change the status to "new"
|
| +| * (via yyrestart()), so that the user can continue scanning by
|
| +| * just pointing yyin at a new input file.
|
| +| */
|
| +| #define YY_BUFFER_EOF_PENDING 2
|
| +|
|
| +| };
|
| +| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| +|
|
| +| /* Stack of input buffers. */
|
| +| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
|
| +| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
|
| +| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| +|
|
| +| /* We provide macros for accessing buffer states in case in the
|
| +| * future we want to put the buffer states in a more general
|
| +| * "scanner state".
|
| +| *
|
| +| * Returns the top of the stack, or NULL.
|
| +| */
|
| +| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|
| +| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
|
| +| : NULL)
|
| +|
|
| +| /* Same as previous macro, but useful when we know that the buffer stack is not
|
| +| * NULL or when we need an lvalue. For internal use only.
|
| +| */
|
| +| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| +|
|
| +| /* yy_hold_char holds the character lost when yytext is formed. */
|
| +| static char yy_hold_char;
|
| +| static int yy_n_chars; /* number of characters read into yy_ch_buf */
|
| +| int yyleng;
|
| +|
|
| +| /* Points to current character in buffer. */
|
| +| static char *yy_c_buf_p = (char *) 0;
|
| +| static int yy_init = 0; /* whether we need to initialize */
|
| +| static int yy_start = 0; /* start state number */
|
| +|
|
| +| /* Flag which is used to allow yywrap()'s to do buffer switches
|
| +| * instead of setting up a fresh yyin. A bit of a hack ...
|
| +| */
|
| +| static int yy_did_buffer_switch_on_eof;
|
| +|
|
| +| void yyrestart (FILE *input_file );
|
| +| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
|
| +| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
|
| +| void yy_delete_buffer (YY_BUFFER_STATE b );
|
| +| void yy_flush_buffer (YY_BUFFER_STATE b );
|
| +| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
|
| +| void yypop_buffer_state (void );
|
| +|
|
| +| static void yyensure_buffer_stack (void );
|
| +| static void yy_load_buffer_state (void );
|
| +| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| +|
|
| +| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| +|
|
| +| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
|
| +| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
|
| +| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
|
| +|
|
| +| void *yyalloc (yy_size_t );
|
| +| void *yyrealloc (void *,yy_size_t );
|
| +| void yyfree (void * );
|
| +|
|
| +| #define yy_new_buffer yy_create_buffer
|
| +|
|
| +| #define yy_set_interactive(is_interactive) \
|
| +| { \
|
| +| if ( ! YY_CURRENT_BUFFER ){ \
|
| +| yyensure_buffer_stack (); \
|
| +| YY_CURRENT_BUFFER_LVALUE = \
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE ); \
|
| +| } \
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
|
| +| }
|
| +|
|
| +| #define yy_set_bol(at_bol) \
|
| +| { \
|
| +| if ( ! YY_CURRENT_BUFFER ){\
|
| +| yyensure_buffer_stack (); \
|
| +| YY_CURRENT_BUFFER_LVALUE = \
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE ); \
|
| +| } \
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
|
| +| }
|
| +|
|
| +| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| +|
|
| +| /* Begin user sect3 */
|
| +|
|
| +| typedef unsigned char YY_CHAR;
|
| +|
|
| +| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| +|
|
| +| typedef int yy_state_type;
|
| +|
|
| +| extern int yylineno;
|
| +|
|
| +| int yylineno = 1;
|
| +|
|
| +| extern char *yytext;
|
| +| #define yytext_ptr yytext
|
| +|
|
| +| static yy_state_type yy_get_previous_state (void );
|
| +| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
|
| +| static int yy_get_next_buffer (void );
|
| +| static void yy_fatal_error (yyconst char msg[] );
|
| +|
|
| +| /* Done after the current pattern has been matched and before the
|
| +| * corresponding action - sets up yytext.
|
| +| */
|
| +| #define YY_DO_BEFORE_ACTION \
|
| +| (yytext_ptr) = yy_bp; \
|
| +| (yytext_ptr) -= (yy_more_len); \
|
| +| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
|
| +| (yy_hold_char) = *yy_cp; \
|
| +| *yy_cp = '\0'; \
|
| +| (yy_c_buf_p) = yy_cp;
|
| +|
|
| +| #define YY_NUM_RULES 8
|
| +| #define YY_END_OF_BUFFER 9
|
| +| /* This struct is not used in this scanner,
|
| +| but its presence is necessary. */
|
| +| struct yy_trans_info
|
| +| {
|
| +| flex_int32_t yy_verify;
|
| +| flex_int32_t yy_nxt;
|
| +| };
|
| +| static yyconst flex_int16_t yy_acclist[23] =
|
| +| { 0,
|
| +| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
|
| +| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
|
| +| 7, 8
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_accept[14] =
|
| +| { 0,
|
| +| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
|
| +| 20, 23, 23
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int32_t yy_ec[256] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| +|
|
| +| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +|
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int32_t yy_meta[9] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_base[13] =
|
| +| { 0,
|
| +| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
|
| +| 10, 10
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_def[13] =
|
| +| { 0,
|
| +| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
|
| +| 12, 0
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_nxt[19] =
|
| +| { 0,
|
| +| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
|
| +| 12, 12, 12, 12, 12, 12, 12, 12
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_chk[19] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
|
| +| 12, 12, 12, 12, 12, 12, 12, 12
|
| +| } ;
|
| +|
|
| +| extern int yy_flex_debug;
|
| +| int yy_flex_debug = 0;
|
| +|
|
| +| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
|
| +| static char *yy_full_match;
|
| +| static int yy_lp;
|
| +| #define REJECT \
|
| +| { \
|
| +| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
|
| +| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
|
| +| ++(yy_lp); \
|
| +| goto find_rule; \
|
| +| }
|
| +|
|
| +| static int yy_more_flag = 0;
|
| +| static int yy_more_len = 0;
|
| +| #define yymore() ((yy_more_flag) = 1)
|
| +| #define YY_MORE_ADJ (yy_more_len)
|
| +| #define YY_RESTORE_YY_MORE_OFFSET
|
| +| char *yytext;
|
| +| #line 1 "conftest.l"
|
| +| #line 468 "lex.yy.c"
|
| +|
|
| +| #define INITIAL 0
|
| +|
|
| +| #ifndef YY_NO_UNISTD_H
|
| +| /* Special case for "unistd.h", since it is non-ANSI. We include it way
|
| +| * down here because we want the user's section 1 to have been scanned first.
|
| +| * The user has a chance to override it with an option.
|
| +| */
|
| +| #include <unistd.h>
|
| +| #endif
|
| +|
|
| +| #ifndef YY_EXTRA_TYPE
|
| +| #define YY_EXTRA_TYPE void *
|
| +| #endif
|
| +|
|
| +| static int yy_init_globals (void );
|
| +|
|
| +| /* Accessor methods to globals.
|
| +| These are made visible to non-reentrant scanners for convenience. */
|
| +|
|
| +| int yylex_destroy (void );
|
| +|
|
| +| int yyget_debug (void );
|
| +|
|
| +| void yyset_debug (int debug_flag );
|
| +|
|
| +| YY_EXTRA_TYPE yyget_extra (void );
|
| +|
|
| +| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| +|
|
| +| FILE *yyget_in (void );
|
| +|
|
| +| void yyset_in (FILE * in_str );
|
| +|
|
| +| FILE *yyget_out (void );
|
| +|
|
| +| void yyset_out (FILE * out_str );
|
| +|
|
| +| int yyget_leng (void );
|
| +|
|
| +| char *yyget_text (void );
|
| +|
|
| +| int yyget_lineno (void );
|
| +|
|
| +| void yyset_lineno (int line_number );
|
| +|
|
| +| /* Macros after this point can all be overridden by user definitions in
|
| +| * section 1.
|
| +| */
|
| +|
|
| +| #ifndef YY_SKIP_YYWRAP
|
| +| #ifdef __cplusplus
|
| +| extern "C" int yywrap (void );
|
| +| #else
|
| +| extern int yywrap (void );
|
| +| #endif
|
| +| #endif
|
| +|
|
| +| static void yyunput (int c,char *buf_ptr );
|
| +|
|
| +| #ifndef yytext_ptr
|
| +| static void yy_flex_strncpy (char *,yyconst char *,int );
|
| +| #endif
|
| +|
|
| +| #ifdef YY_NEED_STRLEN
|
| +| static int yy_flex_strlen (yyconst char * );
|
| +| #endif
|
| +|
|
| +| #ifndef YY_NO_INPUT
|
| +|
|
| +| #ifdef __cplusplus
|
| +| static int yyinput (void );
|
| +| #else
|
| +| static int input (void );
|
| +| #endif
|
| +|
|
| +| #endif
|
| +|
|
| +| /* Amount of stuff to slurp up with each read. */
|
| +| #ifndef YY_READ_BUF_SIZE
|
| +| #define YY_READ_BUF_SIZE 8192
|
| +| #endif
|
| +|
|
| +| /* Copy whatever the last rule matched to the standard output. */
|
| +| #ifndef ECHO
|
| +| /* This used to be an fputs(), but since the string might contain NUL's,
|
| +| * we now use fwrite().
|
| +| */
|
| +| #define ECHO fwrite( yytext, yyleng, 1, yyout )
|
| +| #endif
|
| +|
|
| +| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
|
| +| * is returned in "result".
|
| +| */
|
| +| #ifndef YY_INPUT
|
| +| #define YY_INPUT(buf,result,max_size) \
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
|
| +| { \
|
| +| int c = '*'; \
|
| +| int n; \
|
| +| for ( n = 0; n < max_size && \
|
| +| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
|
| +| buf[n] = (char) c; \
|
| +| if ( c == '\n' ) \
|
| +| buf[n++] = (char) c; \
|
| +| if ( c == EOF && ferror( yyin ) ) \
|
| +| YY_FATAL_ERROR( "input in flex scanner failed" ); \
|
| +| result = n; \
|
| +| } \
|
| +| else \
|
| +| { \
|
| +| errno=0; \
|
| +| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
|
| +| { \
|
| +| if( errno != EINTR) \
|
| +| { \
|
| +| YY_FATAL_ERROR( "input in flex scanner failed" ); \
|
| +| break; \
|
| +| } \
|
| +| errno=0; \
|
| +| clearerr(yyin); \
|
| +| } \
|
| +| }\
|
| +| \
|
| +|
|
| +| #endif
|
| +|
|
| +| /* No semi-colon after return; correct usage is to write "yyterminate();" -
|
| +| * we don't want an extra ';' after the "return" because that will cause
|
| +| * some compilers to complain about unreachable statements.
|
| +| */
|
| +| #ifndef yyterminate
|
| +| #define yyterminate() return YY_NULL
|
| +| #endif
|
| +|
|
| +| /* Number of entries by which start-condition stack grows. */
|
| +| #ifndef YY_START_STACK_INCR
|
| +| #define YY_START_STACK_INCR 25
|
| +| #endif
|
| +|
|
| +| /* Report a fatal error. */
|
| +| #ifndef YY_FATAL_ERROR
|
| +| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
|
| +| #endif
|
| +|
|
| +| /* end tables serialization structures and prototypes */
|
| +|
|
| +| /* Default declaration of generated scanner - a define so the user can
|
| +| * easily add parameters.
|
| +| */
|
| +| #ifndef YY_DECL
|
| +| #define YY_DECL_IS_OURS 1
|
| +|
|
| +| extern int yylex (void);
|
| +|
|
| +| #define YY_DECL int yylex (void)
|
| +| #endif /* !YY_DECL */
|
| +|
|
| +| /* Code executed at the beginning of each rule, after yytext and yyleng
|
| +| * have been set up.
|
| +| */
|
| +| #ifndef YY_USER_ACTION
|
| +| #define YY_USER_ACTION
|
| +| #endif
|
| +|
|
| +| /* Code executed at the end of each rule. */
|
| +| #ifndef YY_BREAK
|
| +| #define YY_BREAK break;
|
| +| #endif
|
| +|
|
| +| #define YY_RULE_SETUP \
|
| +| YY_USER_ACTION
|
| +|
|
| +| /** The main scanner function which does all the work.
|
| +| */
|
| +| YY_DECL
|
| +| {
|
| +| register yy_state_type yy_current_state;
|
| +| register char *yy_cp, *yy_bp;
|
| +| register int yy_act;
|
| +|
|
| +| #line 1 "conftest.l"
|
| +|
|
| +| #line 652 "lex.yy.c"
|
| +|
|
| +| if ( !(yy_init) )
|
| +| {
|
| +| (yy_init) = 1;
|
| +|
|
| +| #ifdef YY_USER_INIT
|
| +| YY_USER_INIT;
|
| +| #endif
|
| +|
|
| +| /* Create the reject buffer large enough to save one state per allowed character. */
|
| +| if ( ! (yy_state_buf) )
|
| +| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
|
| +| if ( ! (yy_state_buf) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| +|
|
| +| if ( ! (yy_start) )
|
| +| (yy_start) = 1; /* first start state */
|
| +|
|
| +| if ( ! yyin )
|
| +| yyin = stdin;
|
| +|
|
| +| if ( ! yyout )
|
| +| yyout = stdout;
|
| +|
|
| +| if ( ! YY_CURRENT_BUFFER ) {
|
| +| yyensure_buffer_stack ();
|
| +| YY_CURRENT_BUFFER_LVALUE =
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE );
|
| +| }
|
| +|
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| while ( 1 ) /* loops until end-of-file is reached */
|
| +| {
|
| +| (yy_more_len) = 0;
|
| +| if ( (yy_more_flag) )
|
| +| {
|
| +| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
|
| +| (yy_more_flag) = 0;
|
| +| }
|
| +| yy_cp = (yy_c_buf_p);
|
| +|
|
| +| /* Support of yytext. */
|
| +| *yy_cp = (yy_hold_char);
|
| +|
|
| +| /* yy_bp points to the position in yy_ch_buf of the start of
|
| +| * the current run.
|
| +| */
|
| +| yy_bp = yy_cp;
|
| +|
|
| +| yy_current_state = (yy_start);
|
| +|
|
| +| (yy_state_ptr) = (yy_state_buf);
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| yy_match:
|
| +| do
|
| +| {
|
| +| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +| ++yy_cp;
|
| +| }
|
| +| while ( yy_base[yy_current_state] != 10 );
|
| +|
|
| +| yy_find_action:
|
| +| yy_current_state = *--(yy_state_ptr);
|
| +| (yy_lp) = yy_accept[yy_current_state];
|
| +| find_rule: /* we branch to this label when backing up */
|
| +| for ( ; ; ) /* until we find what rule we matched */
|
| +| {
|
| +| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
|
| +| {
|
| +| yy_act = yy_acclist[(yy_lp)];
|
| +| {
|
| +| (yy_full_match) = yy_cp;
|
| +| break;
|
| +| }
|
| +| }
|
| +| --yy_cp;
|
| +| yy_current_state = *--(yy_state_ptr);
|
| +| (yy_lp) = yy_accept[yy_current_state];
|
| +| }
|
| +|
|
| +| YY_DO_BEFORE_ACTION;
|
| +|
|
| +| do_action: /* This label is used only to access EOF actions. */
|
| +|
|
| +| switch ( yy_act )
|
| +| { /* beginning of action switch */
|
| +| case 1:
|
| +| YY_RULE_SETUP
|
| +| #line 2 "conftest.l"
|
| +| { ECHO; }
|
| +| YY_BREAK
|
| +| case 2:
|
| +| YY_RULE_SETUP
|
| +| #line 3 "conftest.l"
|
| +| { REJECT; }
|
| +| YY_BREAK
|
| +| case 3:
|
| +| YY_RULE_SETUP
|
| +| #line 4 "conftest.l"
|
| +| { yymore (); }
|
| +| YY_BREAK
|
| +| case 4:
|
| +| YY_RULE_SETUP
|
| +| #line 5 "conftest.l"
|
| +| { yyless (1); }
|
| +| YY_BREAK
|
| +| case 5:
|
| +| YY_RULE_SETUP
|
| +| #line 6 "conftest.l"
|
| +| { yyless (input () != 0); }
|
| +| YY_BREAK
|
| +| case 6:
|
| +| YY_RULE_SETUP
|
| +| #line 7 "conftest.l"
|
| +| { unput (yytext[0]); }
|
| +| YY_BREAK
|
| +| case 7:
|
| +| YY_RULE_SETUP
|
| +| #line 8 "conftest.l"
|
| +| { BEGIN INITIAL; }
|
| +| YY_BREAK
|
| +| case 8:
|
| +| YY_RULE_SETUP
|
| +| #line 9 "conftest.l"
|
| +| ECHO;
|
| +| YY_BREAK
|
| +| #line 790 "lex.yy.c"
|
| +| case YY_STATE_EOF(INITIAL):
|
| +| yyterminate();
|
| +|
|
| +| case YY_END_OF_BUFFER:
|
| +| {
|
| +| /* Amount of text matched not including the EOB char. */
|
| +| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| +|
|
| +| /* Undo the effects of YY_DO_BEFORE_ACTION. */
|
| +| *yy_cp = (yy_hold_char);
|
| +| YY_RESTORE_YY_MORE_OFFSET
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
|
| +| {
|
| +| /* We're scanning a new file or input source. It's
|
| +| * possible that this happened because the user
|
| +| * just pointed yyin at a new source and called
|
| +| * yylex(). If so, then we have to assure
|
| +| * consistency between YY_CURRENT_BUFFER and our
|
| +| * globals. Here is the right place to do so, because
|
| +| * this is the first action (other than possibly a
|
| +| * back-up) that will match for the new input source.
|
| +| */
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
|
| +| }
|
| +|
|
| +| /* Note that here we test for yy_c_buf_p "<=" to the position
|
| +| * of the first EOB in the buffer, since yy_c_buf_p will
|
| +| * already have been incremented past the NUL character
|
| +| * (since all states make transitions on EOB to the
|
| +| * end-of-buffer state). Contrast this with the test
|
| +| * in input().
|
| +| */
|
| +| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
|
| +| { /* This was really a NUL. */
|
| +| yy_state_type yy_next_state;
|
| +|
|
| +| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| /* Okay, we're now positioned to make the NUL
|
| +| * transition. We couldn't have
|
| +| * yy_get_previous_state() go ahead and do it
|
| +| * for us because it doesn't know how to deal
|
| +| * with the possibility of jamming (and we don't
|
| +| * want to build jamming into it because then it
|
| +| * will run more slowly).
|
| +| */
|
| +|
|
| +| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| +|
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +|
|
| +| if ( yy_next_state )
|
| +| {
|
| +| /* Consume the NUL. */
|
| +| yy_cp = ++(yy_c_buf_p);
|
| +| yy_current_state = yy_next_state;
|
| +| goto yy_match;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| yy_cp = (yy_c_buf_p);
|
| +| goto yy_find_action;
|
| +| }
|
| +| }
|
| +|
|
| +| else switch ( yy_get_next_buffer( ) )
|
| +| {
|
| +| case EOB_ACT_END_OF_FILE:
|
| +| {
|
| +| (yy_did_buffer_switch_on_eof) = 0;
|
| +|
|
| +| if ( yywrap( ) )
|
| +| {
|
| +| /* Note: because we've taken care in
|
| +| * yy_get_next_buffer() to have set up
|
| +| * yytext, we can now set up
|
| +| * yy_c_buf_p so that if some total
|
| +| * hoser (like flex itself) wants to
|
| +| * call the scanner after we return the
|
| +| * YY_NULL, it'll still work - another
|
| +| * YY_NULL will get returned.
|
| +| */
|
| +| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| +|
|
| +| yy_act = YY_STATE_EOF(YY_START);
|
| +| goto do_action;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| if ( ! (yy_did_buffer_switch_on_eof) )
|
| +| YY_NEW_FILE;
|
| +| }
|
| +| break;
|
| +| }
|
| +|
|
| +| case EOB_ACT_CONTINUE_SCAN:
|
| +| (yy_c_buf_p) =
|
| +| (yytext_ptr) + yy_amount_of_matched_text;
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +| goto yy_match;
|
| +|
|
| +| case EOB_ACT_LAST_MATCH:
|
| +| (yy_c_buf_p) =
|
| +| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +| goto yy_find_action;
|
| +| }
|
| +| break;
|
| +| }
|
| +|
|
| +| default:
|
| +| YY_FATAL_ERROR(
|
| +| "fatal flex scanner internal error--no action found" );
|
| +| } /* end of action switch */
|
| +| } /* end of scanning one token */
|
| +| } /* end of yylex */
|
| +|
|
| +| /* yy_get_next_buffer - try to read in a new buffer
|
| +| *
|
| +| * Returns a code representing an action:
|
| +| * EOB_ACT_LAST_MATCH -
|
| +| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|
| +| * EOB_ACT_END_OF_FILE - end of file
|
| +| */
|
| +| static int yy_get_next_buffer (void)
|
| +| {
|
| +| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
|
| +| register char *source = (yytext_ptr);
|
| +| register int number_to_move, i;
|
| +| int ret_val;
|
| +|
|
| +| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
|
| +| YY_FATAL_ERROR(
|
| +| "fatal flex scanner internal error--end of buffer missed" );
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
|
| +| { /* Don't try to fill the buffer, so this is an EOF. */
|
| +| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
|
| +| {
|
| +| /* We matched a single character, the EOB, so
|
| +| * treat this as a final EOF.
|
| +| */
|
| +| return EOB_ACT_END_OF_FILE;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| /* We matched some text prior to the EOB, first
|
| +| * process it.
|
| +| */
|
| +| return EOB_ACT_LAST_MATCH;
|
| +| }
|
| +| }
|
| +|
|
| +| /* Try to read more data. */
|
| +|
|
| +| /* First move last chars to start of buffer. */
|
| +| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| +|
|
| +| for ( i = 0; i < number_to_move; ++i )
|
| +| *(dest++) = *(source++);
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
|
| +| /* don't do the read, it's not guaranteed to return an EOF,
|
| +| * just force an EOF
|
| +| */
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| +|
|
| +| else
|
| +| {
|
| +| int num_to_read =
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| +|
|
| +| while ( num_to_read <= 0 )
|
| +| { /* Not enough room in the buffer - grow it. */
|
| +|
|
| +| YY_FATAL_ERROR(
|
| +| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| +|
|
| +| }
|
| +|
|
| +| if ( num_to_read > YY_READ_BUF_SIZE )
|
| +| num_to_read = YY_READ_BUF_SIZE;
|
| +|
|
| +| /* Read in more data. */
|
| +| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
|
| +| (yy_n_chars), (size_t) num_to_read );
|
| +|
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| if ( (yy_n_chars) == 0 )
|
| +| {
|
| +| if ( number_to_move == YY_MORE_ADJ )
|
| +| {
|
| +| ret_val = EOB_ACT_END_OF_FILE;
|
| +| yyrestart(yyin );
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| ret_val = EOB_ACT_LAST_MATCH;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
|
| +| YY_BUFFER_EOF_PENDING;
|
| +| }
|
| +| }
|
| +|
|
| +| else
|
| +| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| +|
|
| +| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
|
| +| /* Extend the array by 50%, plus the number we really need. */
|
| +| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
|
| +| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
|
| +| }
|
| +|
|
| +| (yy_n_chars) += number_to_move;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| +|
|
| +| return ret_val;
|
| +| }
|
| +|
|
| +| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| +|
|
| +| static yy_state_type yy_get_previous_state (void)
|
| +| {
|
| +| register yy_state_type yy_current_state;
|
| +| register char *yy_cp;
|
| +|
|
| +| yy_current_state = (yy_start);
|
| +|
|
| +| (yy_state_ptr) = (yy_state_buf);
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
|
| +| {
|
| +| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +| }
|
| +|
|
| +| return yy_current_state;
|
| +| }
|
| +|
|
| +| /* yy_try_NUL_trans - try to make a transition on the NUL character
|
| +| *
|
| +| * synopsis
|
| +| * next_state = yy_try_NUL_trans( current_state );
|
| +| */
|
| +| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
|
| +| {
|
| +| register int yy_is_jam;
|
| +|
|
| +| register YY_CHAR yy_c = 1;
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| yy_is_jam = (yy_current_state == 12);
|
| +| if ( ! yy_is_jam )
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| return yy_is_jam ? 0 : yy_current_state;
|
| +| }
|
| +|
|
| +| static void yyunput (int c, register char * yy_bp )
|
| +| {
|
| +| register char *yy_cp;
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +|
|
| +| /* undo effects of setting up yytext */
|
| +| *yy_cp = (yy_hold_char);
|
| +|
|
| +| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
|
| +| { /* need to shift things up to make room */
|
| +| /* +2 for EOB chars. */
|
| +| register int number_to_move = (yy_n_chars) + 2;
|
| +| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
|
| +| register char *source =
|
| +| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| +|
|
| +| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
|
| +| *--dest = *--source;
|
| +|
|
| +| yy_cp += (int) (dest - source);
|
| +| yy_bp += (int) (dest - source);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| +|
|
| +| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
|
| +| YY_FATAL_ERROR( "flex scanner push-back overflow" );
|
| +| }
|
| +|
|
| +| *--yy_cp = (char) c;
|
| +|
|
| +| (yytext_ptr) = yy_bp;
|
| +| (yy_hold_char) = *yy_cp;
|
| +| (yy_c_buf_p) = yy_cp;
|
| +| }
|
| +|
|
| +| #ifndef YY_NO_INPUT
|
| +| #ifdef __cplusplus
|
| +| static int yyinput (void)
|
| +| #else
|
| +| static int input (void)
|
| +| #endif
|
| +|
|
| +| {
|
| +| int c;
|
| +|
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +|
|
| +| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
|
| +| {
|
| +| /* yy_c_buf_p now points to the character we want to return.
|
| +| * If this occurs *before* the EOB characters, then it's a
|
| +| * valid NUL; if not, then we've hit the end of the buffer.
|
| +| */
|
| +| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
|
| +| /* This was really a NUL. */
|
| +| *(yy_c_buf_p) = '\0';
|
| +|
|
| +| else
|
| +| { /* need more input */
|
| +| int offset = (yy_c_buf_p) - (yytext_ptr);
|
| +| ++(yy_c_buf_p);
|
| +|
|
| +| switch ( yy_get_next_buffer( ) )
|
| +| {
|
| +| case EOB_ACT_LAST_MATCH:
|
| +| /* This happens because yy_g_n_b()
|
| +| * sees that we've accumulated a
|
| +| * token and flags that we need to
|
| +| * try matching the token before
|
| +| * proceeding. But for input(),
|
| +| * there's no matching to consider.
|
| +| * So convert the EOB_ACT_LAST_MATCH
|
| +| * to EOB_ACT_END_OF_FILE.
|
| +| */
|
| +|
|
| +| /* Reset buffer status. */
|
| +| yyrestart(yyin );
|
| +|
|
| +| /*FALLTHROUGH*/
|
| +|
|
| +| case EOB_ACT_END_OF_FILE:
|
| +| {
|
| +| if ( yywrap( ) )
|
| +| return EOF;
|
| +|
|
| +| if ( ! (yy_did_buffer_switch_on_eof) )
|
| +| YY_NEW_FILE;
|
| +| #ifdef __cplusplus
|
| +| return yyinput();
|
| +| #else
|
| +| return input();
|
| +| #endif
|
| +| }
|
| +|
|
| +| case EOB_ACT_CONTINUE_SCAN:
|
| +| (yy_c_buf_p) = (yytext_ptr) + offset;
|
| +| break;
|
| +| }
|
| +| }
|
| +| }
|
| +|
|
| +| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
|
| +| *(yy_c_buf_p) = '\0'; /* preserve yytext */
|
| +| (yy_hold_char) = *++(yy_c_buf_p);
|
| +|
|
| +| return c;
|
| +| }
|
| +| #endif /* ifndef YY_NO_INPUT */
|
| +|
|
| +| /** Immediately switch to a different input stream.
|
| +| * @param input_file A readable stream.
|
| +| *
|
| +| * @note This function does not reset the start condition to @c INITIAL .
|
| +| */
|
| +| void yyrestart (FILE * input_file )
|
| +| {
|
| +|
|
| +| if ( ! YY_CURRENT_BUFFER ){
|
| +| yyensure_buffer_stack ();
|
| +| YY_CURRENT_BUFFER_LVALUE =
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE );
|
| +| }
|
| +|
|
| +| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| /** Switch to a different input buffer.
|
| +| * @param new_buffer The new input buffer.
|
| +| *
|
| +| */
|
| +| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
|
| +| {
|
| +|
|
| +| /* TODO. We should be able to replace this entire function body
|
| +| * with
|
| +| * yypop_buffer_state();
|
| +| * yypush_buffer_state(new_buffer);
|
| +| */
|
| +| yyensure_buffer_stack ();
|
| +| if ( YY_CURRENT_BUFFER == new_buffer )
|
| +| return;
|
| +|
|
| +| if ( YY_CURRENT_BUFFER )
|
| +| {
|
| +| /* Flush out information for old buffer. */
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| +| yy_load_buffer_state( );
|
| +|
|
| +| /* We don't actually know whether we did this switch during
|
| +| * EOF (yywrap()) processing, but the only time this flag
|
| +| * is looked at is after yywrap() is called, so it's safe
|
| +| * to go ahead and always set it.
|
| +| */
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +|
|
| +| static void yy_load_buffer_state (void)
|
| +| {
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
|
| +| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
|
| +| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
|
| +| (yy_hold_char) = *(yy_c_buf_p);
|
| +| }
|
| +|
|
| +| /** Allocate and initialize an input buffer state.
|
| +| * @param file A readable stream.
|
| +| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
|
| +| *
|
| +| * @return the allocated buffer state.
|
| +| */
|
| +| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +|
|
| +| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| +|
|
| +| b->yy_buf_size = size;
|
| +|
|
| +| /* yy_ch_buf has to be 2 characters longer than the size given because
|
| +| * we need to put in 2 end-of-buffer characters.
|
| +| */
|
| +| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
|
| +| if ( ! b->yy_ch_buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| +|
|
| +| b->yy_is_our_buffer = 1;
|
| +|
|
| +| yy_init_buffer(b,file );
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| /** Destroy the buffer.
|
| +| * @param b a buffer created with yy_create_buffer()
|
| +| *
|
| +| */
|
| +| void yy_delete_buffer (YY_BUFFER_STATE b )
|
| +| {
|
| +|
|
| +| if ( ! b )
|
| +| return;
|
| +|
|
| +| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
|
| +| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| +|
|
| +| if ( b->yy_is_our_buffer )
|
| +| yyfree((void *) b->yy_ch_buf );
|
| +|
|
| +| yyfree((void *) b );
|
| +| }
|
| +|
|
| +| #ifndef __cplusplus
|
| +| extern int isatty (int );
|
| +| #endif /* __cplusplus */
|
| +|
|
| +| /* Initializes or reinitializes a buffer.
|
| +| * This function is sometimes called more than once on the same buffer,
|
| +| * such as during a yyrestart() or at EOF.
|
| +| */
|
| +| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| +|
|
| +| {
|
| +| int oerrno = errno;
|
| +|
|
| +| yy_flush_buffer(b );
|
| +|
|
| +| b->yy_input_file = file;
|
| +| b->yy_fill_buffer = 1;
|
| +|
|
| +| /* If b is the current buffer, then yy_init_buffer was _probably_
|
| +| * called from yyrestart() or through yy_get_next_buffer.
|
| +| * In that case, we don't want to reset the lineno or column.
|
| +| */
|
| +| if (b != YY_CURRENT_BUFFER){
|
| +| b->yy_bs_lineno = 1;
|
| +| b->yy_bs_column = 0;
|
| +| }
|
| +|
|
| +| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| +|
|
| +| errno = oerrno;
|
| +| }
|
| +|
|
| +| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|
| +| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
|
| +| *
|
| +| */
|
| +| void yy_flush_buffer (YY_BUFFER_STATE b )
|
| +| {
|
| +| if ( ! b )
|
| +| return;
|
| +|
|
| +| b->yy_n_chars = 0;
|
| +|
|
| +| /* We always need two end-of-buffer characters. The first causes
|
| +| * a transition to the end-of-buffer state. The second causes
|
| +| * a jam in that state.
|
| +| */
|
| +| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
|
| +| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| +|
|
| +| b->yy_at_bol = 1;
|
| +| b->yy_buffer_status = YY_BUFFER_NEW;
|
| +|
|
| +| if ( b == YY_CURRENT_BUFFER )
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| /** Pushes the new state onto the stack. The new state becomes
|
| +| * the current state. This function will allocate the stack
|
| +| * if necessary.
|
| +| * @param new_buffer The new state.
|
| +| *
|
| +| */
|
| +| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
|
| +| {
|
| +| if (new_buffer == NULL)
|
| +| return;
|
| +|
|
| +| yyensure_buffer_stack();
|
| +|
|
| +| /* This block is copied from yy_switch_to_buffer. */
|
| +| if ( YY_CURRENT_BUFFER )
|
| +| {
|
| +| /* Flush out information for old buffer. */
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| /* Only push if top exists. Otherwise, replace top. */
|
| +| if (YY_CURRENT_BUFFER)
|
| +| (yy_buffer_stack_top)++;
|
| +| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| +|
|
| +| /* copied from yy_switch_to_buffer. */
|
| +| yy_load_buffer_state( );
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +|
|
| +| /** Removes and deletes the top of the stack, if present.
|
| +| * The next element becomes the new top.
|
| +| *
|
| +| */
|
| +| void yypop_buffer_state (void)
|
| +| {
|
| +| if (!YY_CURRENT_BUFFER)
|
| +| return;
|
| +|
|
| +| yy_delete_buffer(YY_CURRENT_BUFFER );
|
| +| YY_CURRENT_BUFFER_LVALUE = NULL;
|
| +| if ((yy_buffer_stack_top) > 0)
|
| +| --(yy_buffer_stack_top);
|
| +|
|
| +| if (YY_CURRENT_BUFFER) {
|
| +| yy_load_buffer_state( );
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +| }
|
| +|
|
| +| /* Allocates the stack if it does not exist.
|
| +| * Guarantees space for at least one push.
|
| +| */
|
| +| static void yyensure_buffer_stack (void)
|
| +| {
|
| +| int num_to_alloc;
|
| +|
|
| +| if (!(yy_buffer_stack)) {
|
| +|
|
| +| /* First allocation is just for 2 elements, since we don't know if this
|
| +| * scanner will even need a stack. We use 2 instead of 1 to avoid an
|
| +| * immediate realloc on the next call.
|
| +| */
|
| +| num_to_alloc = 1;
|
| +| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
|
| +| (num_to_alloc * sizeof(struct yy_buffer_state*)
|
| +| );
|
| +| if ( ! (yy_buffer_stack) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| +|
|
| +| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| +|
|
| +| (yy_buffer_stack_max) = num_to_alloc;
|
| +| (yy_buffer_stack_top) = 0;
|
| +| return;
|
| +| }
|
| +|
|
| +| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| +|
|
| +| /* Increase the buffer to prepare for a possible push. */
|
| +| int grow_size = 8 /* arbitrary grow size */;
|
| +|
|
| +| num_to_alloc = (yy_buffer_stack_max) + grow_size;
|
| +| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
|
| +| ((yy_buffer_stack),
|
| +| num_to_alloc * sizeof(struct yy_buffer_state*)
|
| +| );
|
| +| if ( ! (yy_buffer_stack) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| +|
|
| +| /* zero only the new slots.*/
|
| +| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
|
| +| (yy_buffer_stack_max) = num_to_alloc;
|
| +| }
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan directly from a user-specified character buffer.
|
| +| * @param base the character buffer
|
| +| * @param size the size in bytes of the character buffer
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +|
|
| +| if ( size < 2 ||
|
| +| base[size-2] != YY_END_OF_BUFFER_CHAR ||
|
| +| base[size-1] != YY_END_OF_BUFFER_CHAR )
|
| +| /* They forgot to leave room for the EOB's. */
|
| +| return 0;
|
| +|
|
| +| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| +|
|
| +| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
|
| +| b->yy_buf_pos = b->yy_ch_buf = base;
|
| +| b->yy_is_our_buffer = 0;
|
| +| b->yy_input_file = 0;
|
| +| b->yy_n_chars = b->yy_buf_size;
|
| +| b->yy_is_interactive = 0;
|
| +| b->yy_at_bol = 1;
|
| +| b->yy_fill_buffer = 0;
|
| +| b->yy_buffer_status = YY_BUFFER_NEW;
|
| +|
|
| +| yy_switch_to_buffer(b );
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan a string. The next call to yylex() will
|
| +| * scan from a @e copy of @a str.
|
| +| * @param yystr a NUL-terminated string to scan
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| * @note If you want to scan bytes that may contain NUL values, then use
|
| +| * yy_scan_bytes() instead.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
|
| +| {
|
| +|
|
| +| return yy_scan_bytes(yystr,strlen(yystr) );
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
|
| +| * scan from a @e copy of @a bytes.
|
| +| * @param bytes the byte buffer to scan
|
| +| * @param len the number of bytes in the buffer pointed to by @a bytes.
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +| char *buf;
|
| +| yy_size_t n;
|
| +| int i;
|
| +|
|
| +| /* Get memory for full buffer, including space for trailing EOB's. */
|
| +| n = _yybytes_len + 2;
|
| +| buf = (char *) yyalloc(n );
|
| +| if ( ! buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| +|
|
| +| for ( i = 0; i < _yybytes_len; ++i )
|
| +| buf[i] = yybytes[i];
|
| +|
|
| +| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| b = yy_scan_buffer(buf,n );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| +|
|
| +| /* It's okay to grow etc. this buffer, and we should throw it
|
| +| * away when we're done.
|
| +| */
|
| +| b->yy_is_our_buffer = 1;
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| #ifndef YY_EXIT_FAILURE
|
| +| #define YY_EXIT_FAILURE 2
|
| +| #endif
|
| +|
|
| +| static void yy_fatal_error (yyconst char* msg )
|
| +| {
|
| +| (void) fprintf( stderr, "%s\n", msg );
|
| +| exit( YY_EXIT_FAILURE );
|
| +| }
|
| +|
|
| +| /* Redefine yyless() so it works in section 3 code. */
|
| +|
|
| +| #undef yyless
|
| +| #define yyless(n) \
|
| +| do \
|
| +| { \
|
| +| /* Undo effects of setting up yytext. */ \
|
| +| int yyless_macro_arg = (n); \
|
| +| YY_LESS_LINENO(yyless_macro_arg);\
|
| +| yytext[yyleng] = (yy_hold_char); \
|
| +| (yy_c_buf_p) = yytext + yyless_macro_arg; \
|
| +| (yy_hold_char) = *(yy_c_buf_p); \
|
| +| *(yy_c_buf_p) = '\0'; \
|
| +| yyleng = yyless_macro_arg; \
|
| +| } \
|
| +| while ( 0 )
|
| +|
|
| +| /* Accessor methods (get/set functions) to struct members. */
|
| +|
|
| +| /** Get the current line number.
|
| +| *
|
| +| */
|
| +| int yyget_lineno (void)
|
| +| {
|
| +|
|
| +| return yylineno;
|
| +| }
|
| +|
|
| +| /** Get the input stream.
|
| +| *
|
| +| */
|
| +| FILE *yyget_in (void)
|
| +| {
|
| +| return yyin;
|
| +| }
|
| +|
|
| +| /** Get the output stream.
|
| +| *
|
| +| */
|
| +| FILE *yyget_out (void)
|
| +| {
|
| +| return yyout;
|
| +| }
|
| +|
|
| +| /** Get the length of the current token.
|
| +| *
|
| +| */
|
| +| int yyget_leng (void)
|
| +| {
|
| +| return yyleng;
|
| +| }
|
| +|
|
| +| /** Get the current token.
|
| +| *
|
| +| */
|
| +|
|
| +| char *yyget_text (void)
|
| +| {
|
| +| return yytext;
|
| +| }
|
| +|
|
| +| /** Set the current line number.
|
| +| * @param line_number
|
| +| *
|
| +| */
|
| +| void yyset_lineno (int line_number )
|
| +| {
|
| +|
|
| +| yylineno = line_number;
|
| +| }
|
| +|
|
| +| /** Set the input stream. This does not discard the current
|
| +| * input buffer.
|
| +| * @param in_str A readable stream.
|
| +| *
|
| +| * @see yy_switch_to_buffer
|
| +| */
|
| +| void yyset_in (FILE * in_str )
|
| +| {
|
| +| yyin = in_str ;
|
| +| }
|
| +|
|
| +| void yyset_out (FILE * out_str )
|
| +| {
|
| +| yyout = out_str ;
|
| +| }
|
| +|
|
| +| int yyget_debug (void)
|
| +| {
|
| +| return yy_flex_debug;
|
| +| }
|
| +|
|
| +| void yyset_debug (int bdebug )
|
| +| {
|
| +| yy_flex_debug = bdebug ;
|
| +| }
|
| +|
|
| +| static int yy_init_globals (void)
|
| +| {
|
| +| /* Initialization is the same as for the non-reentrant scanner.
|
| +| * This function is called from yylex_destroy(), so don't allocate here.
|
| +| */
|
| +|
|
| +| (yy_buffer_stack) = 0;
|
| +| (yy_buffer_stack_top) = 0;
|
| +| (yy_buffer_stack_max) = 0;
|
| +| (yy_c_buf_p) = (char *) 0;
|
| +| (yy_init) = 0;
|
| +| (yy_start) = 0;
|
| +|
|
| +| (yy_state_buf) = 0;
|
| +| (yy_state_ptr) = 0;
|
| +| (yy_full_match) = 0;
|
| +| (yy_lp) = 0;
|
| +|
|
| +| /* Defined in main.c */
|
| +| #ifdef YY_STDINIT
|
| +| yyin = stdin;
|
| +| yyout = stdout;
|
| +| #else
|
| +| yyin = (FILE *) 0;
|
| +| yyout = (FILE *) 0;
|
| +| #endif
|
| +|
|
| +| /* For future reference: Set errno on error, since we are called by
|
| +| * yylex_init()
|
| +| */
|
| +| return 0;
|
| +| }
|
| +|
|
| +| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
|
| +| int yylex_destroy (void)
|
| +| {
|
| +|
|
| +| /* Pop the buffer stack, destroying each element. */
|
| +| while(YY_CURRENT_BUFFER){
|
| +| yy_delete_buffer(YY_CURRENT_BUFFER );
|
| +| YY_CURRENT_BUFFER_LVALUE = NULL;
|
| +| yypop_buffer_state();
|
| +| }
|
| +|
|
| +| /* Destroy the stack itself. */
|
| +| yyfree((yy_buffer_stack) );
|
| +| (yy_buffer_stack) = NULL;
|
| +|
|
| +| yyfree ( (yy_state_buf) );
|
| +| (yy_state_buf) = NULL;
|
| +|
|
| +| /* Reset the globals. This is important in a non-reentrant scanner so the next time
|
| +| * yylex() is called, initialization will occur. */
|
| +| yy_init_globals( );
|
| +|
|
| +| return 0;
|
| +| }
|
| +|
|
| +| /*
|
| +| * Internal utility routines.
|
| +| */
|
| +|
|
| +| #ifndef yytext_ptr
|
| +| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
|
| +| {
|
| +| register int i;
|
| +| for ( i = 0; i < n; ++i )
|
| +| s1[i] = s2[i];
|
| +| }
|
| +| #endif
|
| +|
|
| +| #ifdef YY_NEED_STRLEN
|
| +| static int yy_flex_strlen (yyconst char * s )
|
| +| {
|
| +| register int n;
|
| +| for ( n = 0; s[n]; ++n )
|
| +| ;
|
| +|
|
| +| return n;
|
| +| }
|
| +| #endif
|
| +|
|
| +| void *yyalloc (yy_size_t size )
|
| +| {
|
| +| return (void *) malloc( size );
|
| +| }
|
| +|
|
| +| void *yyrealloc (void * ptr, yy_size_t size )
|
| +| {
|
| +| /* The cast to (char *) in the following accommodates both
|
| +| * implementations that use char* generic pointers, and those
|
| +| * that use void* generic pointers. It works with the latter
|
| +| * because both ANSI C and C++ allow castless assignment from
|
| +| * any pointer type to void*, and deal with argument conversions
|
| +| * as though doing an assignment.
|
| +| */
|
| +| return (void *) realloc( (char *) ptr, size );
|
| +| }
|
| +|
|
| +| void yyfree (void * ptr )
|
| +| {
|
| +| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
|
| +| }
|
| +|
|
| +| #define YYTABLES_NAME "yytables"
|
| +|
|
| +| #line 9 "conftest.l"
|
| +|
|
| +|
|
| +| #ifdef YYTEXT_POINTER
|
| +| extern char *yytext;
|
| +| #endif
|
| +| int
|
| +| main (void)
|
| +| {
|
| +| return ! yylex () + ! yywrap ();
|
| +| }
|
| +configure:6193: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -ll -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +g:\mingw\3.4.5\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -ll
|
| +collect2: ld returned 1 exit status
|
| +configure:6200: $? = 1
|
| +configure: failed program was:
|
| +|
|
| +| #line 3 "lex.yy.c"
|
| +|
|
| +| #define YY_INT_ALIGNED short int
|
| +|
|
| +| /* A lexical scanner generated by flex */
|
| +|
|
| +| #define FLEX_SCANNER
|
| +| #define YY_FLEX_MAJOR_VERSION 2
|
| +| #define YY_FLEX_MINOR_VERSION 5
|
| +| #define YY_FLEX_SUBMINOR_VERSION 35
|
| +| #if YY_FLEX_SUBMINOR_VERSION > 0
|
| +| #define FLEX_BETA
|
| +| #endif
|
| +|
|
| +| /* First, we deal with platform-specific or compiler-specific issues. */
|
| +|
|
| +| /* begin standard C headers. */
|
| +| #include <stdio.h>
|
| +| #include <string.h>
|
| +| #include <errno.h>
|
| +| #include <stdlib.h>
|
| +|
|
| +| /* end standard C headers. */
|
| +|
|
| +| /* flex integer type definitions */
|
| +|
|
| +| #ifndef FLEXINT_H
|
| +| #define FLEXINT_H
|
| +|
|
| +| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| +|
|
| +| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| +|
|
| +| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|
| +| * if you want the limit (max/min) macros for int types.
|
| +| */
|
| +| #ifndef __STDC_LIMIT_MACROS
|
| +| #define __STDC_LIMIT_MACROS 1
|
| +| #endif
|
| +|
|
| +| #include <inttypes.h>
|
| +| typedef int8_t flex_int8_t;
|
| +| typedef uint8_t flex_uint8_t;
|
| +| typedef int16_t flex_int16_t;
|
| +| typedef uint16_t flex_uint16_t;
|
| +| typedef int32_t flex_int32_t;
|
| +| typedef uint32_t flex_uint32_t;
|
| +| #else
|
| +| typedef signed char flex_int8_t;
|
| +| typedef short int flex_int16_t;
|
| +| typedef int flex_int32_t;
|
| +| typedef unsigned char flex_uint8_t;
|
| +| typedef unsigned short int flex_uint16_t;
|
| +| typedef unsigned int flex_uint32_t;
|
| +| #endif /* ! C99 */
|
| +|
|
| +| /* Limits of integral types. */
|
| +| #ifndef INT8_MIN
|
| +| #define INT8_MIN (-128)
|
| +| #endif
|
| +| #ifndef INT16_MIN
|
| +| #define INT16_MIN (-32767-1)
|
| +| #endif
|
| +| #ifndef INT32_MIN
|
| +| #define INT32_MIN (-2147483647-1)
|
| +| #endif
|
| +| #ifndef INT8_MAX
|
| +| #define INT8_MAX (127)
|
| +| #endif
|
| +| #ifndef INT16_MAX
|
| +| #define INT16_MAX (32767)
|
| +| #endif
|
| +| #ifndef INT32_MAX
|
| +| #define INT32_MAX (2147483647)
|
| +| #endif
|
| +| #ifndef UINT8_MAX
|
| +| #define UINT8_MAX (255U)
|
| +| #endif
|
| +| #ifndef UINT16_MAX
|
| +| #define UINT16_MAX (65535U)
|
| +| #endif
|
| +| #ifndef UINT32_MAX
|
| +| #define UINT32_MAX (4294967295U)
|
| +| #endif
|
| +|
|
| +| #endif /* ! FLEXINT_H */
|
| +|
|
| +| #ifdef __cplusplus
|
| +|
|
| +| /* The "const" storage-class-modifier is valid. */
|
| +| #define YY_USE_CONST
|
| +|
|
| +| #else /* ! __cplusplus */
|
| +|
|
| +| /* C99 requires __STDC__ to be defined as 1. */
|
| +| #if defined (__STDC__)
|
| +|
|
| +| #define YY_USE_CONST
|
| +|
|
| +| #endif /* defined (__STDC__) */
|
| +| #endif /* ! __cplusplus */
|
| +|
|
| +| #ifdef YY_USE_CONST
|
| +| #define yyconst const
|
| +| #else
|
| +| #define yyconst
|
| +| #endif
|
| +|
|
| +| /* Returned upon end-of-file. */
|
| +| #define YY_NULL 0
|
| +|
|
| +| /* Promotes a possibly negative, possibly signed char to an unsigned
|
| +| * integer for use as an array index. If the signed char is negative,
|
| +| * we want to instead treat it as an 8-bit unsigned char, hence the
|
| +| * double cast.
|
| +| */
|
| +| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| +|
|
| +| /* Enter a start condition. This macro really ought to take a parameter,
|
| +| * but we do it the disgusting crufty way forced on us by the ()-less
|
| +| * definition of BEGIN.
|
| +| */
|
| +| #define BEGIN (yy_start) = 1 + 2 *
|
| +|
|
| +| /* Translate the current start state into a value that can be later handed
|
| +| * to BEGIN to return to the state. The YYSTATE alias is for lex
|
| +| * compatibility.
|
| +| */
|
| +| #define YY_START (((yy_start) - 1) / 2)
|
| +| #define YYSTATE YY_START
|
| +|
|
| +| /* Action number for EOF rule of a given start state. */
|
| +| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| +|
|
| +| /* Special action meaning "start processing a new file". */
|
| +| #define YY_NEW_FILE yyrestart(yyin )
|
| +|
|
| +| #define YY_END_OF_BUFFER_CHAR 0
|
| +|
|
| +| /* Size of default input buffer. */
|
| +| #ifndef YY_BUF_SIZE
|
| +| #define YY_BUF_SIZE 16384
|
| +| #endif
|
| +|
|
| +| /* The state buf must be large enough to hold one state per character in the main buffer.
|
| +| */
|
| +| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| +|
|
| +| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
|
| +| #define YY_TYPEDEF_YY_BUFFER_STATE
|
| +| typedef struct yy_buffer_state *YY_BUFFER_STATE;
|
| +| #endif
|
| +|
|
| +| extern int yyleng;
|
| +|
|
| +| extern FILE *yyin, *yyout;
|
| +|
|
| +| #define EOB_ACT_CONTINUE_SCAN 0
|
| +| #define EOB_ACT_END_OF_FILE 1
|
| +| #define EOB_ACT_LAST_MATCH 2
|
| +|
|
| +| #define YY_LESS_LINENO(n)
|
| +|
|
| +| /* Return all but the first "n" matched characters back to the input stream. */
|
| +| #define yyless(n) \
|
| +| do \
|
| +| { \
|
| +| /* Undo effects of setting up yytext. */ \
|
| +| int yyless_macro_arg = (n); \
|
| +| YY_LESS_LINENO(yyless_macro_arg);\
|
| +| *yy_cp = (yy_hold_char); \
|
| +| YY_RESTORE_YY_MORE_OFFSET \
|
| +| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
|
| +| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
|
| +| } \
|
| +| while ( 0 )
|
| +|
|
| +| #define unput(c) yyunput( c, (yytext_ptr) )
|
| +|
|
| +| #ifndef YY_TYPEDEF_YY_SIZE_T
|
| +| #define YY_TYPEDEF_YY_SIZE_T
|
| +| typedef size_t yy_size_t;
|
| +| #endif
|
| +|
|
| +| #ifndef YY_STRUCT_YY_BUFFER_STATE
|
| +| #define YY_STRUCT_YY_BUFFER_STATE
|
| +| struct yy_buffer_state
|
| +| {
|
| +| FILE *yy_input_file;
|
| +|
|
| +| char *yy_ch_buf; /* input buffer */
|
| +| char *yy_buf_pos; /* current position in input buffer */
|
| +|
|
| +| /* Size of input buffer in bytes, not including room for EOB
|
| +| * characters.
|
| +| */
|
| +| yy_size_t yy_buf_size;
|
| +|
|
| +| /* Number of characters read into yy_ch_buf, not including EOB
|
| +| * characters.
|
| +| */
|
| +| int yy_n_chars;
|
| +|
|
| +| /* Whether we "own" the buffer - i.e., we know we created it,
|
| +| * and can realloc() it to grow it, and should free() it to
|
| +| * delete it.
|
| +| */
|
| +| int yy_is_our_buffer;
|
| +|
|
| +| /* Whether this is an "interactive" input source; if so, and
|
| +| * if we're using stdio for input, then we want to use getc()
|
| +| * instead of fread(), to make sure we stop fetching input after
|
| +| * each newline.
|
| +| */
|
| +| int yy_is_interactive;
|
| +|
|
| +| /* Whether we're considered to be at the beginning of a line.
|
| +| * If so, '^' rules will be active on the next match, otherwise
|
| +| * not.
|
| +| */
|
| +| int yy_at_bol;
|
| +|
|
| +| int yy_bs_lineno; /**< The line count. */
|
| +| int yy_bs_column; /**< The column count. */
|
| +|
|
| +| /* Whether to try to fill the input buffer when we reach the
|
| +| * end of it.
|
| +| */
|
| +| int yy_fill_buffer;
|
| +|
|
| +| int yy_buffer_status;
|
| +|
|
| +| #define YY_BUFFER_NEW 0
|
| +| #define YY_BUFFER_NORMAL 1
|
| +| /* When an EOF's been seen but there's still some text to process
|
| +| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
|
| +| * shouldn't try reading from the input source any more. We might
|
| +| * still have a bunch of tokens to match, though, because of
|
| +| * possible backing-up.
|
| +| *
|
| +| * When we actually see the EOF, we change the status to "new"
|
| +| * (via yyrestart()), so that the user can continue scanning by
|
| +| * just pointing yyin at a new input file.
|
| +| */
|
| +| #define YY_BUFFER_EOF_PENDING 2
|
| +|
|
| +| };
|
| +| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| +|
|
| +| /* Stack of input buffers. */
|
| +| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
|
| +| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
|
| +| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| +|
|
| +| /* We provide macros for accessing buffer states in case in the
|
| +| * future we want to put the buffer states in a more general
|
| +| * "scanner state".
|
| +| *
|
| +| * Returns the top of the stack, or NULL.
|
| +| */
|
| +| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|
| +| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
|
| +| : NULL)
|
| +|
|
| +| /* Same as previous macro, but useful when we know that the buffer stack is not
|
| +| * NULL or when we need an lvalue. For internal use only.
|
| +| */
|
| +| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| +|
|
| +| /* yy_hold_char holds the character lost when yytext is formed. */
|
| +| static char yy_hold_char;
|
| +| static int yy_n_chars; /* number of characters read into yy_ch_buf */
|
| +| int yyleng;
|
| +|
|
| +| /* Points to current character in buffer. */
|
| +| static char *yy_c_buf_p = (char *) 0;
|
| +| static int yy_init = 0; /* whether we need to initialize */
|
| +| static int yy_start = 0; /* start state number */
|
| +|
|
| +| /* Flag which is used to allow yywrap()'s to do buffer switches
|
| +| * instead of setting up a fresh yyin. A bit of a hack ...
|
| +| */
|
| +| static int yy_did_buffer_switch_on_eof;
|
| +|
|
| +| void yyrestart (FILE *input_file );
|
| +| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
|
| +| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
|
| +| void yy_delete_buffer (YY_BUFFER_STATE b );
|
| +| void yy_flush_buffer (YY_BUFFER_STATE b );
|
| +| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
|
| +| void yypop_buffer_state (void );
|
| +|
|
| +| static void yyensure_buffer_stack (void );
|
| +| static void yy_load_buffer_state (void );
|
| +| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| +|
|
| +| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| +|
|
| +| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
|
| +| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
|
| +| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
|
| +|
|
| +| void *yyalloc (yy_size_t );
|
| +| void *yyrealloc (void *,yy_size_t );
|
| +| void yyfree (void * );
|
| +|
|
| +| #define yy_new_buffer yy_create_buffer
|
| +|
|
| +| #define yy_set_interactive(is_interactive) \
|
| +| { \
|
| +| if ( ! YY_CURRENT_BUFFER ){ \
|
| +| yyensure_buffer_stack (); \
|
| +| YY_CURRENT_BUFFER_LVALUE = \
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE ); \
|
| +| } \
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
|
| +| }
|
| +|
|
| +| #define yy_set_bol(at_bol) \
|
| +| { \
|
| +| if ( ! YY_CURRENT_BUFFER ){\
|
| +| yyensure_buffer_stack (); \
|
| +| YY_CURRENT_BUFFER_LVALUE = \
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE ); \
|
| +| } \
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
|
| +| }
|
| +|
|
| +| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| +|
|
| +| /* Begin user sect3 */
|
| +|
|
| +| typedef unsigned char YY_CHAR;
|
| +|
|
| +| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| +|
|
| +| typedef int yy_state_type;
|
| +|
|
| +| extern int yylineno;
|
| +|
|
| +| int yylineno = 1;
|
| +|
|
| +| extern char *yytext;
|
| +| #define yytext_ptr yytext
|
| +|
|
| +| static yy_state_type yy_get_previous_state (void );
|
| +| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
|
| +| static int yy_get_next_buffer (void );
|
| +| static void yy_fatal_error (yyconst char msg[] );
|
| +|
|
| +| /* Done after the current pattern has been matched and before the
|
| +| * corresponding action - sets up yytext.
|
| +| */
|
| +| #define YY_DO_BEFORE_ACTION \
|
| +| (yytext_ptr) = yy_bp; \
|
| +| (yytext_ptr) -= (yy_more_len); \
|
| +| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
|
| +| (yy_hold_char) = *yy_cp; \
|
| +| *yy_cp = '\0'; \
|
| +| (yy_c_buf_p) = yy_cp;
|
| +|
|
| +| #define YY_NUM_RULES 8
|
| +| #define YY_END_OF_BUFFER 9
|
| +| /* This struct is not used in this scanner,
|
| +| but its presence is necessary. */
|
| +| struct yy_trans_info
|
| +| {
|
| +| flex_int32_t yy_verify;
|
| +| flex_int32_t yy_nxt;
|
| +| };
|
| +| static yyconst flex_int16_t yy_acclist[23] =
|
| +| { 0,
|
| +| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
|
| +| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
|
| +| 7, 8
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_accept[14] =
|
| +| { 0,
|
| +| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
|
| +| 20, 23, 23
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int32_t yy_ec[256] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| +|
|
| +| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +|
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int32_t yy_meta[9] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_base[13] =
|
| +| { 0,
|
| +| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
|
| +| 10, 10
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_def[13] =
|
| +| { 0,
|
| +| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
|
| +| 12, 0
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_nxt[19] =
|
| +| { 0,
|
| +| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
|
| +| 12, 12, 12, 12, 12, 12, 12, 12
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_chk[19] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
|
| +| 12, 12, 12, 12, 12, 12, 12, 12
|
| +| } ;
|
| +|
|
| +| extern int yy_flex_debug;
|
| +| int yy_flex_debug = 0;
|
| +|
|
| +| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
|
| +| static char *yy_full_match;
|
| +| static int yy_lp;
|
| +| #define REJECT \
|
| +| { \
|
| +| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
|
| +| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
|
| +| ++(yy_lp); \
|
| +| goto find_rule; \
|
| +| }
|
| +|
|
| +| static int yy_more_flag = 0;
|
| +| static int yy_more_len = 0;
|
| +| #define yymore() ((yy_more_flag) = 1)
|
| +| #define YY_MORE_ADJ (yy_more_len)
|
| +| #define YY_RESTORE_YY_MORE_OFFSET
|
| +| char *yytext;
|
| +| #line 1 "conftest.l"
|
| +| #line 468 "lex.yy.c"
|
| +|
|
| +| #define INITIAL 0
|
| +|
|
| +| #ifndef YY_NO_UNISTD_H
|
| +| /* Special case for "unistd.h", since it is non-ANSI. We include it way
|
| +| * down here because we want the user's section 1 to have been scanned first.
|
| +| * The user has a chance to override it with an option.
|
| +| */
|
| +| #include <unistd.h>
|
| +| #endif
|
| +|
|
| +| #ifndef YY_EXTRA_TYPE
|
| +| #define YY_EXTRA_TYPE void *
|
| +| #endif
|
| +|
|
| +| static int yy_init_globals (void );
|
| +|
|
| +| /* Accessor methods to globals.
|
| +| These are made visible to non-reentrant scanners for convenience. */
|
| +|
|
| +| int yylex_destroy (void );
|
| +|
|
| +| int yyget_debug (void );
|
| +|
|
| +| void yyset_debug (int debug_flag );
|
| +|
|
| +| YY_EXTRA_TYPE yyget_extra (void );
|
| +|
|
| +| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| +|
|
| +| FILE *yyget_in (void );
|
| +|
|
| +| void yyset_in (FILE * in_str );
|
| +|
|
| +| FILE *yyget_out (void );
|
| +|
|
| +| void yyset_out (FILE * out_str );
|
| +|
|
| +| int yyget_leng (void );
|
| +|
|
| +| char *yyget_text (void );
|
| +|
|
| +| int yyget_lineno (void );
|
| +|
|
| +| void yyset_lineno (int line_number );
|
| +|
|
| +| /* Macros after this point can all be overridden by user definitions in
|
| +| * section 1.
|
| +| */
|
| +|
|
| +| #ifndef YY_SKIP_YYWRAP
|
| +| #ifdef __cplusplus
|
| +| extern "C" int yywrap (void );
|
| +| #else
|
| +| extern int yywrap (void );
|
| +| #endif
|
| +| #endif
|
| +|
|
| +| static void yyunput (int c,char *buf_ptr );
|
| +|
|
| +| #ifndef yytext_ptr
|
| +| static void yy_flex_strncpy (char *,yyconst char *,int );
|
| +| #endif
|
| +|
|
| +| #ifdef YY_NEED_STRLEN
|
| +| static int yy_flex_strlen (yyconst char * );
|
| +| #endif
|
| +|
|
| +| #ifndef YY_NO_INPUT
|
| +|
|
| +| #ifdef __cplusplus
|
| +| static int yyinput (void );
|
| +| #else
|
| +| static int input (void );
|
| +| #endif
|
| +|
|
| +| #endif
|
| +|
|
| +| /* Amount of stuff to slurp up with each read. */
|
| +| #ifndef YY_READ_BUF_SIZE
|
| +| #define YY_READ_BUF_SIZE 8192
|
| +| #endif
|
| +|
|
| +| /* Copy whatever the last rule matched to the standard output. */
|
| +| #ifndef ECHO
|
| +| /* This used to be an fputs(), but since the string might contain NUL's,
|
| +| * we now use fwrite().
|
| +| */
|
| +| #define ECHO fwrite( yytext, yyleng, 1, yyout )
|
| +| #endif
|
| +|
|
| +| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
|
| +| * is returned in "result".
|
| +| */
|
| +| #ifndef YY_INPUT
|
| +| #define YY_INPUT(buf,result,max_size) \
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
|
| +| { \
|
| +| int c = '*'; \
|
| +| int n; \
|
| +| for ( n = 0; n < max_size && \
|
| +| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
|
| +| buf[n] = (char) c; \
|
| +| if ( c == '\n' ) \
|
| +| buf[n++] = (char) c; \
|
| +| if ( c == EOF && ferror( yyin ) ) \
|
| +| YY_FATAL_ERROR( "input in flex scanner failed" ); \
|
| +| result = n; \
|
| +| } \
|
| +| else \
|
| +| { \
|
| +| errno=0; \
|
| +| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
|
| +| { \
|
| +| if( errno != EINTR) \
|
| +| { \
|
| +| YY_FATAL_ERROR( "input in flex scanner failed" ); \
|
| +| break; \
|
| +| } \
|
| +| errno=0; \
|
| +| clearerr(yyin); \
|
| +| } \
|
| +| }\
|
| +| \
|
| +|
|
| +| #endif
|
| +|
|
| +| /* No semi-colon after return; correct usage is to write "yyterminate();" -
|
| +| * we don't want an extra ';' after the "return" because that will cause
|
| +| * some compilers to complain about unreachable statements.
|
| +| */
|
| +| #ifndef yyterminate
|
| +| #define yyterminate() return YY_NULL
|
| +| #endif
|
| +|
|
| +| /* Number of entries by which start-condition stack grows. */
|
| +| #ifndef YY_START_STACK_INCR
|
| +| #define YY_START_STACK_INCR 25
|
| +| #endif
|
| +|
|
| +| /* Report a fatal error. */
|
| +| #ifndef YY_FATAL_ERROR
|
| +| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
|
| +| #endif
|
| +|
|
| +| /* end tables serialization structures and prototypes */
|
| +|
|
| +| /* Default declaration of generated scanner - a define so the user can
|
| +| * easily add parameters.
|
| +| */
|
| +| #ifndef YY_DECL
|
| +| #define YY_DECL_IS_OURS 1
|
| +|
|
| +| extern int yylex (void);
|
| +|
|
| +| #define YY_DECL int yylex (void)
|
| +| #endif /* !YY_DECL */
|
| +|
|
| +| /* Code executed at the beginning of each rule, after yytext and yyleng
|
| +| * have been set up.
|
| +| */
|
| +| #ifndef YY_USER_ACTION
|
| +| #define YY_USER_ACTION
|
| +| #endif
|
| +|
|
| +| /* Code executed at the end of each rule. */
|
| +| #ifndef YY_BREAK
|
| +| #define YY_BREAK break;
|
| +| #endif
|
| +|
|
| +| #define YY_RULE_SETUP \
|
| +| YY_USER_ACTION
|
| +|
|
| +| /** The main scanner function which does all the work.
|
| +| */
|
| +| YY_DECL
|
| +| {
|
| +| register yy_state_type yy_current_state;
|
| +| register char *yy_cp, *yy_bp;
|
| +| register int yy_act;
|
| +|
|
| +| #line 1 "conftest.l"
|
| +|
|
| +| #line 652 "lex.yy.c"
|
| +|
|
| +| if ( !(yy_init) )
|
| +| {
|
| +| (yy_init) = 1;
|
| +|
|
| +| #ifdef YY_USER_INIT
|
| +| YY_USER_INIT;
|
| +| #endif
|
| +|
|
| +| /* Create the reject buffer large enough to save one state per allowed character. */
|
| +| if ( ! (yy_state_buf) )
|
| +| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
|
| +| if ( ! (yy_state_buf) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| +|
|
| +| if ( ! (yy_start) )
|
| +| (yy_start) = 1; /* first start state */
|
| +|
|
| +| if ( ! yyin )
|
| +| yyin = stdin;
|
| +|
|
| +| if ( ! yyout )
|
| +| yyout = stdout;
|
| +|
|
| +| if ( ! YY_CURRENT_BUFFER ) {
|
| +| yyensure_buffer_stack ();
|
| +| YY_CURRENT_BUFFER_LVALUE =
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE );
|
| +| }
|
| +|
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| while ( 1 ) /* loops until end-of-file is reached */
|
| +| {
|
| +| (yy_more_len) = 0;
|
| +| if ( (yy_more_flag) )
|
| +| {
|
| +| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
|
| +| (yy_more_flag) = 0;
|
| +| }
|
| +| yy_cp = (yy_c_buf_p);
|
| +|
|
| +| /* Support of yytext. */
|
| +| *yy_cp = (yy_hold_char);
|
| +|
|
| +| /* yy_bp points to the position in yy_ch_buf of the start of
|
| +| * the current run.
|
| +| */
|
| +| yy_bp = yy_cp;
|
| +|
|
| +| yy_current_state = (yy_start);
|
| +|
|
| +| (yy_state_ptr) = (yy_state_buf);
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| yy_match:
|
| +| do
|
| +| {
|
| +| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +| ++yy_cp;
|
| +| }
|
| +| while ( yy_base[yy_current_state] != 10 );
|
| +|
|
| +| yy_find_action:
|
| +| yy_current_state = *--(yy_state_ptr);
|
| +| (yy_lp) = yy_accept[yy_current_state];
|
| +| find_rule: /* we branch to this label when backing up */
|
| +| for ( ; ; ) /* until we find what rule we matched */
|
| +| {
|
| +| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
|
| +| {
|
| +| yy_act = yy_acclist[(yy_lp)];
|
| +| {
|
| +| (yy_full_match) = yy_cp;
|
| +| break;
|
| +| }
|
| +| }
|
| +| --yy_cp;
|
| +| yy_current_state = *--(yy_state_ptr);
|
| +| (yy_lp) = yy_accept[yy_current_state];
|
| +| }
|
| +|
|
| +| YY_DO_BEFORE_ACTION;
|
| +|
|
| +| do_action: /* This label is used only to access EOF actions. */
|
| +|
|
| +| switch ( yy_act )
|
| +| { /* beginning of action switch */
|
| +| case 1:
|
| +| YY_RULE_SETUP
|
| +| #line 2 "conftest.l"
|
| +| { ECHO; }
|
| +| YY_BREAK
|
| +| case 2:
|
| +| YY_RULE_SETUP
|
| +| #line 3 "conftest.l"
|
| +| { REJECT; }
|
| +| YY_BREAK
|
| +| case 3:
|
| +| YY_RULE_SETUP
|
| +| #line 4 "conftest.l"
|
| +| { yymore (); }
|
| +| YY_BREAK
|
| +| case 4:
|
| +| YY_RULE_SETUP
|
| +| #line 5 "conftest.l"
|
| +| { yyless (1); }
|
| +| YY_BREAK
|
| +| case 5:
|
| +| YY_RULE_SETUP
|
| +| #line 6 "conftest.l"
|
| +| { yyless (input () != 0); }
|
| +| YY_BREAK
|
| +| case 6:
|
| +| YY_RULE_SETUP
|
| +| #line 7 "conftest.l"
|
| +| { unput (yytext[0]); }
|
| +| YY_BREAK
|
| +| case 7:
|
| +| YY_RULE_SETUP
|
| +| #line 8 "conftest.l"
|
| +| { BEGIN INITIAL; }
|
| +| YY_BREAK
|
| +| case 8:
|
| +| YY_RULE_SETUP
|
| +| #line 9 "conftest.l"
|
| +| ECHO;
|
| +| YY_BREAK
|
| +| #line 790 "lex.yy.c"
|
| +| case YY_STATE_EOF(INITIAL):
|
| +| yyterminate();
|
| +|
|
| +| case YY_END_OF_BUFFER:
|
| +| {
|
| +| /* Amount of text matched not including the EOB char. */
|
| +| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| +|
|
| +| /* Undo the effects of YY_DO_BEFORE_ACTION. */
|
| +| *yy_cp = (yy_hold_char);
|
| +| YY_RESTORE_YY_MORE_OFFSET
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
|
| +| {
|
| +| /* We're scanning a new file or input source. It's
|
| +| * possible that this happened because the user
|
| +| * just pointed yyin at a new source and called
|
| +| * yylex(). If so, then we have to assure
|
| +| * consistency between YY_CURRENT_BUFFER and our
|
| +| * globals. Here is the right place to do so, because
|
| +| * this is the first action (other than possibly a
|
| +| * back-up) that will match for the new input source.
|
| +| */
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
|
| +| }
|
| +|
|
| +| /* Note that here we test for yy_c_buf_p "<=" to the position
|
| +| * of the first EOB in the buffer, since yy_c_buf_p will
|
| +| * already have been incremented past the NUL character
|
| +| * (since all states make transitions on EOB to the
|
| +| * end-of-buffer state). Contrast this with the test
|
| +| * in input().
|
| +| */
|
| +| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
|
| +| { /* This was really a NUL. */
|
| +| yy_state_type yy_next_state;
|
| +|
|
| +| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| /* Okay, we're now positioned to make the NUL
|
| +| * transition. We couldn't have
|
| +| * yy_get_previous_state() go ahead and do it
|
| +| * for us because it doesn't know how to deal
|
| +| * with the possibility of jamming (and we don't
|
| +| * want to build jamming into it because then it
|
| +| * will run more slowly).
|
| +| */
|
| +|
|
| +| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| +|
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +|
|
| +| if ( yy_next_state )
|
| +| {
|
| +| /* Consume the NUL. */
|
| +| yy_cp = ++(yy_c_buf_p);
|
| +| yy_current_state = yy_next_state;
|
| +| goto yy_match;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| yy_cp = (yy_c_buf_p);
|
| +| goto yy_find_action;
|
| +| }
|
| +| }
|
| +|
|
| +| else switch ( yy_get_next_buffer( ) )
|
| +| {
|
| +| case EOB_ACT_END_OF_FILE:
|
| +| {
|
| +| (yy_did_buffer_switch_on_eof) = 0;
|
| +|
|
| +| if ( yywrap( ) )
|
| +| {
|
| +| /* Note: because we've taken care in
|
| +| * yy_get_next_buffer() to have set up
|
| +| * yytext, we can now set up
|
| +| * yy_c_buf_p so that if some total
|
| +| * hoser (like flex itself) wants to
|
| +| * call the scanner after we return the
|
| +| * YY_NULL, it'll still work - another
|
| +| * YY_NULL will get returned.
|
| +| */
|
| +| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| +|
|
| +| yy_act = YY_STATE_EOF(YY_START);
|
| +| goto do_action;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| if ( ! (yy_did_buffer_switch_on_eof) )
|
| +| YY_NEW_FILE;
|
| +| }
|
| +| break;
|
| +| }
|
| +|
|
| +| case EOB_ACT_CONTINUE_SCAN:
|
| +| (yy_c_buf_p) =
|
| +| (yytext_ptr) + yy_amount_of_matched_text;
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +| goto yy_match;
|
| +|
|
| +| case EOB_ACT_LAST_MATCH:
|
| +| (yy_c_buf_p) =
|
| +| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +| goto yy_find_action;
|
| +| }
|
| +| break;
|
| +| }
|
| +|
|
| +| default:
|
| +| YY_FATAL_ERROR(
|
| +| "fatal flex scanner internal error--no action found" );
|
| +| } /* end of action switch */
|
| +| } /* end of scanning one token */
|
| +| } /* end of yylex */
|
| +|
|
| +| /* yy_get_next_buffer - try to read in a new buffer
|
| +| *
|
| +| * Returns a code representing an action:
|
| +| * EOB_ACT_LAST_MATCH -
|
| +| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|
| +| * EOB_ACT_END_OF_FILE - end of file
|
| +| */
|
| +| static int yy_get_next_buffer (void)
|
| +| {
|
| +| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
|
| +| register char *source = (yytext_ptr);
|
| +| register int number_to_move, i;
|
| +| int ret_val;
|
| +|
|
| +| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
|
| +| YY_FATAL_ERROR(
|
| +| "fatal flex scanner internal error--end of buffer missed" );
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
|
| +| { /* Don't try to fill the buffer, so this is an EOF. */
|
| +| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
|
| +| {
|
| +| /* We matched a single character, the EOB, so
|
| +| * treat this as a final EOF.
|
| +| */
|
| +| return EOB_ACT_END_OF_FILE;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| /* We matched some text prior to the EOB, first
|
| +| * process it.
|
| +| */
|
| +| return EOB_ACT_LAST_MATCH;
|
| +| }
|
| +| }
|
| +|
|
| +| /* Try to read more data. */
|
| +|
|
| +| /* First move last chars to start of buffer. */
|
| +| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| +|
|
| +| for ( i = 0; i < number_to_move; ++i )
|
| +| *(dest++) = *(source++);
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
|
| +| /* don't do the read, it's not guaranteed to return an EOF,
|
| +| * just force an EOF
|
| +| */
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| +|
|
| +| else
|
| +| {
|
| +| int num_to_read =
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| +|
|
| +| while ( num_to_read <= 0 )
|
| +| { /* Not enough room in the buffer - grow it. */
|
| +|
|
| +| YY_FATAL_ERROR(
|
| +| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| +|
|
| +| }
|
| +|
|
| +| if ( num_to_read > YY_READ_BUF_SIZE )
|
| +| num_to_read = YY_READ_BUF_SIZE;
|
| +|
|
| +| /* Read in more data. */
|
| +| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
|
| +| (yy_n_chars), (size_t) num_to_read );
|
| +|
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| if ( (yy_n_chars) == 0 )
|
| +| {
|
| +| if ( number_to_move == YY_MORE_ADJ )
|
| +| {
|
| +| ret_val = EOB_ACT_END_OF_FILE;
|
| +| yyrestart(yyin );
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| ret_val = EOB_ACT_LAST_MATCH;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
|
| +| YY_BUFFER_EOF_PENDING;
|
| +| }
|
| +| }
|
| +|
|
| +| else
|
| +| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| +|
|
| +| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
|
| +| /* Extend the array by 50%, plus the number we really need. */
|
| +| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
|
| +| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
|
| +| }
|
| +|
|
| +| (yy_n_chars) += number_to_move;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| +|
|
| +| return ret_val;
|
| +| }
|
| +|
|
| +| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| +|
|
| +| static yy_state_type yy_get_previous_state (void)
|
| +| {
|
| +| register yy_state_type yy_current_state;
|
| +| register char *yy_cp;
|
| +|
|
| +| yy_current_state = (yy_start);
|
| +|
|
| +| (yy_state_ptr) = (yy_state_buf);
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
|
| +| {
|
| +| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +| }
|
| +|
|
| +| return yy_current_state;
|
| +| }
|
| +|
|
| +| /* yy_try_NUL_trans - try to make a transition on the NUL character
|
| +| *
|
| +| * synopsis
|
| +| * next_state = yy_try_NUL_trans( current_state );
|
| +| */
|
| +| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
|
| +| {
|
| +| register int yy_is_jam;
|
| +|
|
| +| register YY_CHAR yy_c = 1;
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| yy_is_jam = (yy_current_state == 12);
|
| +| if ( ! yy_is_jam )
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| return yy_is_jam ? 0 : yy_current_state;
|
| +| }
|
| +|
|
| +| static void yyunput (int c, register char * yy_bp )
|
| +| {
|
| +| register char *yy_cp;
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +|
|
| +| /* undo effects of setting up yytext */
|
| +| *yy_cp = (yy_hold_char);
|
| +|
|
| +| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
|
| +| { /* need to shift things up to make room */
|
| +| /* +2 for EOB chars. */
|
| +| register int number_to_move = (yy_n_chars) + 2;
|
| +| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
|
| +| register char *source =
|
| +| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| +|
|
| +| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
|
| +| *--dest = *--source;
|
| +|
|
| +| yy_cp += (int) (dest - source);
|
| +| yy_bp += (int) (dest - source);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| +|
|
| +| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
|
| +| YY_FATAL_ERROR( "flex scanner push-back overflow" );
|
| +| }
|
| +|
|
| +| *--yy_cp = (char) c;
|
| +|
|
| +| (yytext_ptr) = yy_bp;
|
| +| (yy_hold_char) = *yy_cp;
|
| +| (yy_c_buf_p) = yy_cp;
|
| +| }
|
| +|
|
| +| #ifndef YY_NO_INPUT
|
| +| #ifdef __cplusplus
|
| +| static int yyinput (void)
|
| +| #else
|
| +| static int input (void)
|
| +| #endif
|
| +|
|
| +| {
|
| +| int c;
|
| +|
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +|
|
| +| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
|
| +| {
|
| +| /* yy_c_buf_p now points to the character we want to return.
|
| +| * If this occurs *before* the EOB characters, then it's a
|
| +| * valid NUL; if not, then we've hit the end of the buffer.
|
| +| */
|
| +| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
|
| +| /* This was really a NUL. */
|
| +| *(yy_c_buf_p) = '\0';
|
| +|
|
| +| else
|
| +| { /* need more input */
|
| +| int offset = (yy_c_buf_p) - (yytext_ptr);
|
| +| ++(yy_c_buf_p);
|
| +|
|
| +| switch ( yy_get_next_buffer( ) )
|
| +| {
|
| +| case EOB_ACT_LAST_MATCH:
|
| +| /* This happens because yy_g_n_b()
|
| +| * sees that we've accumulated a
|
| +| * token and flags that we need to
|
| +| * try matching the token before
|
| +| * proceeding. But for input(),
|
| +| * there's no matching to consider.
|
| +| * So convert the EOB_ACT_LAST_MATCH
|
| +| * to EOB_ACT_END_OF_FILE.
|
| +| */
|
| +|
|
| +| /* Reset buffer status. */
|
| +| yyrestart(yyin );
|
| +|
|
| +| /*FALLTHROUGH*/
|
| +|
|
| +| case EOB_ACT_END_OF_FILE:
|
| +| {
|
| +| if ( yywrap( ) )
|
| +| return EOF;
|
| +|
|
| +| if ( ! (yy_did_buffer_switch_on_eof) )
|
| +| YY_NEW_FILE;
|
| +| #ifdef __cplusplus
|
| +| return yyinput();
|
| +| #else
|
| +| return input();
|
| +| #endif
|
| +| }
|
| +|
|
| +| case EOB_ACT_CONTINUE_SCAN:
|
| +| (yy_c_buf_p) = (yytext_ptr) + offset;
|
| +| break;
|
| +| }
|
| +| }
|
| +| }
|
| +|
|
| +| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
|
| +| *(yy_c_buf_p) = '\0'; /* preserve yytext */
|
| +| (yy_hold_char) = *++(yy_c_buf_p);
|
| +|
|
| +| return c;
|
| +| }
|
| +| #endif /* ifndef YY_NO_INPUT */
|
| +|
|
| +| /** Immediately switch to a different input stream.
|
| +| * @param input_file A readable stream.
|
| +| *
|
| +| * @note This function does not reset the start condition to @c INITIAL .
|
| +| */
|
| +| void yyrestart (FILE * input_file )
|
| +| {
|
| +|
|
| +| if ( ! YY_CURRENT_BUFFER ){
|
| +| yyensure_buffer_stack ();
|
| +| YY_CURRENT_BUFFER_LVALUE =
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE );
|
| +| }
|
| +|
|
| +| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| /** Switch to a different input buffer.
|
| +| * @param new_buffer The new input buffer.
|
| +| *
|
| +| */
|
| +| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
|
| +| {
|
| +|
|
| +| /* TODO. We should be able to replace this entire function body
|
| +| * with
|
| +| * yypop_buffer_state();
|
| +| * yypush_buffer_state(new_buffer);
|
| +| */
|
| +| yyensure_buffer_stack ();
|
| +| if ( YY_CURRENT_BUFFER == new_buffer )
|
| +| return;
|
| +|
|
| +| if ( YY_CURRENT_BUFFER )
|
| +| {
|
| +| /* Flush out information for old buffer. */
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| +| yy_load_buffer_state( );
|
| +|
|
| +| /* We don't actually know whether we did this switch during
|
| +| * EOF (yywrap()) processing, but the only time this flag
|
| +| * is looked at is after yywrap() is called, so it's safe
|
| +| * to go ahead and always set it.
|
| +| */
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +|
|
| +| static void yy_load_buffer_state (void)
|
| +| {
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
|
| +| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
|
| +| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
|
| +| (yy_hold_char) = *(yy_c_buf_p);
|
| +| }
|
| +|
|
| +| /** Allocate and initialize an input buffer state.
|
| +| * @param file A readable stream.
|
| +| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
|
| +| *
|
| +| * @return the allocated buffer state.
|
| +| */
|
| +| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +|
|
| +| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| +|
|
| +| b->yy_buf_size = size;
|
| +|
|
| +| /* yy_ch_buf has to be 2 characters longer than the size given because
|
| +| * we need to put in 2 end-of-buffer characters.
|
| +| */
|
| +| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
|
| +| if ( ! b->yy_ch_buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| +|
|
| +| b->yy_is_our_buffer = 1;
|
| +|
|
| +| yy_init_buffer(b,file );
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| /** Destroy the buffer.
|
| +| * @param b a buffer created with yy_create_buffer()
|
| +| *
|
| +| */
|
| +| void yy_delete_buffer (YY_BUFFER_STATE b )
|
| +| {
|
| +|
|
| +| if ( ! b )
|
| +| return;
|
| +|
|
| +| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
|
| +| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| +|
|
| +| if ( b->yy_is_our_buffer )
|
| +| yyfree((void *) b->yy_ch_buf );
|
| +|
|
| +| yyfree((void *) b );
|
| +| }
|
| +|
|
| +| #ifndef __cplusplus
|
| +| extern int isatty (int );
|
| +| #endif /* __cplusplus */
|
| +|
|
| +| /* Initializes or reinitializes a buffer.
|
| +| * This function is sometimes called more than once on the same buffer,
|
| +| * such as during a yyrestart() or at EOF.
|
| +| */
|
| +| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| +|
|
| +| {
|
| +| int oerrno = errno;
|
| +|
|
| +| yy_flush_buffer(b );
|
| +|
|
| +| b->yy_input_file = file;
|
| +| b->yy_fill_buffer = 1;
|
| +|
|
| +| /* If b is the current buffer, then yy_init_buffer was _probably_
|
| +| * called from yyrestart() or through yy_get_next_buffer.
|
| +| * In that case, we don't want to reset the lineno or column.
|
| +| */
|
| +| if (b != YY_CURRENT_BUFFER){
|
| +| b->yy_bs_lineno = 1;
|
| +| b->yy_bs_column = 0;
|
| +| }
|
| +|
|
| +| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| +|
|
| +| errno = oerrno;
|
| +| }
|
| +|
|
| +| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|
| +| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
|
| +| *
|
| +| */
|
| +| void yy_flush_buffer (YY_BUFFER_STATE b )
|
| +| {
|
| +| if ( ! b )
|
| +| return;
|
| +|
|
| +| b->yy_n_chars = 0;
|
| +|
|
| +| /* We always need two end-of-buffer characters. The first causes
|
| +| * a transition to the end-of-buffer state. The second causes
|
| +| * a jam in that state.
|
| +| */
|
| +| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
|
| +| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| +|
|
| +| b->yy_at_bol = 1;
|
| +| b->yy_buffer_status = YY_BUFFER_NEW;
|
| +|
|
| +| if ( b == YY_CURRENT_BUFFER )
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| /** Pushes the new state onto the stack. The new state becomes
|
| +| * the current state. This function will allocate the stack
|
| +| * if necessary.
|
| +| * @param new_buffer The new state.
|
| +| *
|
| +| */
|
| +| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
|
| +| {
|
| +| if (new_buffer == NULL)
|
| +| return;
|
| +|
|
| +| yyensure_buffer_stack();
|
| +|
|
| +| /* This block is copied from yy_switch_to_buffer. */
|
| +| if ( YY_CURRENT_BUFFER )
|
| +| {
|
| +| /* Flush out information for old buffer. */
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| /* Only push if top exists. Otherwise, replace top. */
|
| +| if (YY_CURRENT_BUFFER)
|
| +| (yy_buffer_stack_top)++;
|
| +| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| +|
|
| +| /* copied from yy_switch_to_buffer. */
|
| +| yy_load_buffer_state( );
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +|
|
| +| /** Removes and deletes the top of the stack, if present.
|
| +| * The next element becomes the new top.
|
| +| *
|
| +| */
|
| +| void yypop_buffer_state (void)
|
| +| {
|
| +| if (!YY_CURRENT_BUFFER)
|
| +| return;
|
| +|
|
| +| yy_delete_buffer(YY_CURRENT_BUFFER );
|
| +| YY_CURRENT_BUFFER_LVALUE = NULL;
|
| +| if ((yy_buffer_stack_top) > 0)
|
| +| --(yy_buffer_stack_top);
|
| +|
|
| +| if (YY_CURRENT_BUFFER) {
|
| +| yy_load_buffer_state( );
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +| }
|
| +|
|
| +| /* Allocates the stack if it does not exist.
|
| +| * Guarantees space for at least one push.
|
| +| */
|
| +| static void yyensure_buffer_stack (void)
|
| +| {
|
| +| int num_to_alloc;
|
| +|
|
| +| if (!(yy_buffer_stack)) {
|
| +|
|
| +| /* First allocation is just for 2 elements, since we don't know if this
|
| +| * scanner will even need a stack. We use 2 instead of 1 to avoid an
|
| +| * immediate realloc on the next call.
|
| +| */
|
| +| num_to_alloc = 1;
|
| +| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
|
| +| (num_to_alloc * sizeof(struct yy_buffer_state*)
|
| +| );
|
| +| if ( ! (yy_buffer_stack) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| +|
|
| +| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| +|
|
| +| (yy_buffer_stack_max) = num_to_alloc;
|
| +| (yy_buffer_stack_top) = 0;
|
| +| return;
|
| +| }
|
| +|
|
| +| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| +|
|
| +| /* Increase the buffer to prepare for a possible push. */
|
| +| int grow_size = 8 /* arbitrary grow size */;
|
| +|
|
| +| num_to_alloc = (yy_buffer_stack_max) + grow_size;
|
| +| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
|
| +| ((yy_buffer_stack),
|
| +| num_to_alloc * sizeof(struct yy_buffer_state*)
|
| +| );
|
| +| if ( ! (yy_buffer_stack) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| +|
|
| +| /* zero only the new slots.*/
|
| +| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
|
| +| (yy_buffer_stack_max) = num_to_alloc;
|
| +| }
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan directly from a user-specified character buffer.
|
| +| * @param base the character buffer
|
| +| * @param size the size in bytes of the character buffer
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +|
|
| +| if ( size < 2 ||
|
| +| base[size-2] != YY_END_OF_BUFFER_CHAR ||
|
| +| base[size-1] != YY_END_OF_BUFFER_CHAR )
|
| +| /* They forgot to leave room for the EOB's. */
|
| +| return 0;
|
| +|
|
| +| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| +|
|
| +| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
|
| +| b->yy_buf_pos = b->yy_ch_buf = base;
|
| +| b->yy_is_our_buffer = 0;
|
| +| b->yy_input_file = 0;
|
| +| b->yy_n_chars = b->yy_buf_size;
|
| +| b->yy_is_interactive = 0;
|
| +| b->yy_at_bol = 1;
|
| +| b->yy_fill_buffer = 0;
|
| +| b->yy_buffer_status = YY_BUFFER_NEW;
|
| +|
|
| +| yy_switch_to_buffer(b );
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan a string. The next call to yylex() will
|
| +| * scan from a @e copy of @a str.
|
| +| * @param yystr a NUL-terminated string to scan
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| * @note If you want to scan bytes that may contain NUL values, then use
|
| +| * yy_scan_bytes() instead.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
|
| +| {
|
| +|
|
| +| return yy_scan_bytes(yystr,strlen(yystr) );
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
|
| +| * scan from a @e copy of @a bytes.
|
| +| * @param bytes the byte buffer to scan
|
| +| * @param len the number of bytes in the buffer pointed to by @a bytes.
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +| char *buf;
|
| +| yy_size_t n;
|
| +| int i;
|
| +|
|
| +| /* Get memory for full buffer, including space for trailing EOB's. */
|
| +| n = _yybytes_len + 2;
|
| +| buf = (char *) yyalloc(n );
|
| +| if ( ! buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| +|
|
| +| for ( i = 0; i < _yybytes_len; ++i )
|
| +| buf[i] = yybytes[i];
|
| +|
|
| +| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| b = yy_scan_buffer(buf,n );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| +|
|
| +| /* It's okay to grow etc. this buffer, and we should throw it
|
| +| * away when we're done.
|
| +| */
|
| +| b->yy_is_our_buffer = 1;
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| #ifndef YY_EXIT_FAILURE
|
| +| #define YY_EXIT_FAILURE 2
|
| +| #endif
|
| +|
|
| +| static void yy_fatal_error (yyconst char* msg )
|
| +| {
|
| +| (void) fprintf( stderr, "%s\n", msg );
|
| +| exit( YY_EXIT_FAILURE );
|
| +| }
|
| +|
|
| +| /* Redefine yyless() so it works in section 3 code. */
|
| +|
|
| +| #undef yyless
|
| +| #define yyless(n) \
|
| +| do \
|
| +| { \
|
| +| /* Undo effects of setting up yytext. */ \
|
| +| int yyless_macro_arg = (n); \
|
| +| YY_LESS_LINENO(yyless_macro_arg);\
|
| +| yytext[yyleng] = (yy_hold_char); \
|
| +| (yy_c_buf_p) = yytext + yyless_macro_arg; \
|
| +| (yy_hold_char) = *(yy_c_buf_p); \
|
| +| *(yy_c_buf_p) = '\0'; \
|
| +| yyleng = yyless_macro_arg; \
|
| +| } \
|
| +| while ( 0 )
|
| +|
|
| +| /* Accessor methods (get/set functions) to struct members. */
|
| +|
|
| +| /** Get the current line number.
|
| +| *
|
| +| */
|
| +| int yyget_lineno (void)
|
| +| {
|
| +|
|
| +| return yylineno;
|
| +| }
|
| +|
|
| +| /** Get the input stream.
|
| +| *
|
| +| */
|
| +| FILE *yyget_in (void)
|
| +| {
|
| +| return yyin;
|
| +| }
|
| +|
|
| +| /** Get the output stream.
|
| +| *
|
| +| */
|
| +| FILE *yyget_out (void)
|
| +| {
|
| +| return yyout;
|
| +| }
|
| +|
|
| +| /** Get the length of the current token.
|
| +| *
|
| +| */
|
| +| int yyget_leng (void)
|
| +| {
|
| +| return yyleng;
|
| +| }
|
| +|
|
| +| /** Get the current token.
|
| +| *
|
| +| */
|
| +|
|
| +| char *yyget_text (void)
|
| +| {
|
| +| return yytext;
|
| +| }
|
| +|
|
| +| /** Set the current line number.
|
| +| * @param line_number
|
| +| *
|
| +| */
|
| +| void yyset_lineno (int line_number )
|
| +| {
|
| +|
|
| +| yylineno = line_number;
|
| +| }
|
| +|
|
| +| /** Set the input stream. This does not discard the current
|
| +| * input buffer.
|
| +| * @param in_str A readable stream.
|
| +| *
|
| +| * @see yy_switch_to_buffer
|
| +| */
|
| +| void yyset_in (FILE * in_str )
|
| +| {
|
| +| yyin = in_str ;
|
| +| }
|
| +|
|
| +| void yyset_out (FILE * out_str )
|
| +| {
|
| +| yyout = out_str ;
|
| +| }
|
| +|
|
| +| int yyget_debug (void)
|
| +| {
|
| +| return yy_flex_debug;
|
| +| }
|
| +|
|
| +| void yyset_debug (int bdebug )
|
| +| {
|
| +| yy_flex_debug = bdebug ;
|
| +| }
|
| +|
|
| +| static int yy_init_globals (void)
|
| +| {
|
| +| /* Initialization is the same as for the non-reentrant scanner.
|
| +| * This function is called from yylex_destroy(), so don't allocate here.
|
| +| */
|
| +|
|
| +| (yy_buffer_stack) = 0;
|
| +| (yy_buffer_stack_top) = 0;
|
| +| (yy_buffer_stack_max) = 0;
|
| +| (yy_c_buf_p) = (char *) 0;
|
| +| (yy_init) = 0;
|
| +| (yy_start) = 0;
|
| +|
|
| +| (yy_state_buf) = 0;
|
| +| (yy_state_ptr) = 0;
|
| +| (yy_full_match) = 0;
|
| +| (yy_lp) = 0;
|
| +|
|
| +| /* Defined in main.c */
|
| +| #ifdef YY_STDINIT
|
| +| yyin = stdin;
|
| +| yyout = stdout;
|
| +| #else
|
| +| yyin = (FILE *) 0;
|
| +| yyout = (FILE *) 0;
|
| +| #endif
|
| +|
|
| +| /* For future reference: Set errno on error, since we are called by
|
| +| * yylex_init()
|
| +| */
|
| +| return 0;
|
| +| }
|
| +|
|
| +| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
|
| +| int yylex_destroy (void)
|
| +| {
|
| +|
|
| +| /* Pop the buffer stack, destroying each element. */
|
| +| while(YY_CURRENT_BUFFER){
|
| +| yy_delete_buffer(YY_CURRENT_BUFFER );
|
| +| YY_CURRENT_BUFFER_LVALUE = NULL;
|
| +| yypop_buffer_state();
|
| +| }
|
| +|
|
| +| /* Destroy the stack itself. */
|
| +| yyfree((yy_buffer_stack) );
|
| +| (yy_buffer_stack) = NULL;
|
| +|
|
| +| yyfree ( (yy_state_buf) );
|
| +| (yy_state_buf) = NULL;
|
| +|
|
| +| /* Reset the globals. This is important in a non-reentrant scanner so the next time
|
| +| * yylex() is called, initialization will occur. */
|
| +| yy_init_globals( );
|
| +|
|
| +| return 0;
|
| +| }
|
| +|
|
| +| /*
|
| +| * Internal utility routines.
|
| +| */
|
| +|
|
| +| #ifndef yytext_ptr
|
| +| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
|
| +| {
|
| +| register int i;
|
| +| for ( i = 0; i < n; ++i )
|
| +| s1[i] = s2[i];
|
| +| }
|
| +| #endif
|
| +|
|
| +| #ifdef YY_NEED_STRLEN
|
| +| static int yy_flex_strlen (yyconst char * s )
|
| +| {
|
| +| register int n;
|
| +| for ( n = 0; s[n]; ++n )
|
| +| ;
|
| +|
|
| +| return n;
|
| +| }
|
| +| #endif
|
| +|
|
| +| void *yyalloc (yy_size_t size )
|
| +| {
|
| +| return (void *) malloc( size );
|
| +| }
|
| +|
|
| +| void *yyrealloc (void * ptr, yy_size_t size )
|
| +| {
|
| +| /* The cast to (char *) in the following accommodates both
|
| +| * implementations that use char* generic pointers, and those
|
| +| * that use void* generic pointers. It works with the latter
|
| +| * because both ANSI C and C++ allow castless assignment from
|
| +| * any pointer type to void*, and deal with argument conversions
|
| +| * as though doing an assignment.
|
| +| */
|
| +| return (void *) realloc( (char *) ptr, size );
|
| +| }
|
| +|
|
| +| void yyfree (void * ptr )
|
| +| {
|
| +| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
|
| +| }
|
| +|
|
| +| #define YYTABLES_NAME "yytables"
|
| +|
|
| +| #line 9 "conftest.l"
|
| +|
|
| +|
|
| +| #ifdef YYTEXT_POINTER
|
| +| extern char *yytext;
|
| +| #endif
|
| +| int
|
| +| main (void)
|
| +| {
|
| +| return ! yylex () + ! yywrap ();
|
| +| }
|
| +configure:6224: result: none needed
|
| +configure:6230: checking whether yytext is a pointer
|
| +configure:6251: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +l:\TEMP/ccAHLSPR.o:conftest.c:(.text+0xbcf): undefined reference to `yywrap'
|
| +l:\TEMP/ccAHLSPR.o:conftest.c:(.text+0x10ac): undefined reference to `yywrap'
|
| +l:\TEMP/ccAHLSPR.o:conftest.c:(.text+0x1202): undefined reference to `yywrap'
|
| +l:\TEMP/ccAHLSPR.o:conftest.c:(.text+0x17fc): undefined reference to `yywrap'
|
| +collect2: ld returned 1 exit status
|
| +configure:6258: $? = 1
|
| +configure: failed program was:
|
| +| #define YYTEXT_POINTER 1
|
| +|
|
| +| #line 3 "lex.yy.c"
|
| +|
|
| +| #define YY_INT_ALIGNED short int
|
| +|
|
| +| /* A lexical scanner generated by flex */
|
| +|
|
| +| #define FLEX_SCANNER
|
| +| #define YY_FLEX_MAJOR_VERSION 2
|
| +| #define YY_FLEX_MINOR_VERSION 5
|
| +| #define YY_FLEX_SUBMINOR_VERSION 35
|
| +| #if YY_FLEX_SUBMINOR_VERSION > 0
|
| +| #define FLEX_BETA
|
| +| #endif
|
| +|
|
| +| /* First, we deal with platform-specific or compiler-specific issues. */
|
| +|
|
| +| /* begin standard C headers. */
|
| +| #include <stdio.h>
|
| +| #include <string.h>
|
| +| #include <errno.h>
|
| +| #include <stdlib.h>
|
| +|
|
| +| /* end standard C headers. */
|
| +|
|
| +| /* flex integer type definitions */
|
| +|
|
| +| #ifndef FLEXINT_H
|
| +| #define FLEXINT_H
|
| +|
|
| +| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| +|
|
| +| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| +|
|
| +| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|
| +| * if you want the limit (max/min) macros for int types.
|
| +| */
|
| +| #ifndef __STDC_LIMIT_MACROS
|
| +| #define __STDC_LIMIT_MACROS 1
|
| +| #endif
|
| +|
|
| +| #include <inttypes.h>
|
| +| typedef int8_t flex_int8_t;
|
| +| typedef uint8_t flex_uint8_t;
|
| +| typedef int16_t flex_int16_t;
|
| +| typedef uint16_t flex_uint16_t;
|
| +| typedef int32_t flex_int32_t;
|
| +| typedef uint32_t flex_uint32_t;
|
| +| #else
|
| +| typedef signed char flex_int8_t;
|
| +| typedef short int flex_int16_t;
|
| +| typedef int flex_int32_t;
|
| +| typedef unsigned char flex_uint8_t;
|
| +| typedef unsigned short int flex_uint16_t;
|
| +| typedef unsigned int flex_uint32_t;
|
| +| #endif /* ! C99 */
|
| +|
|
| +| /* Limits of integral types. */
|
| +| #ifndef INT8_MIN
|
| +| #define INT8_MIN (-128)
|
| +| #endif
|
| +| #ifndef INT16_MIN
|
| +| #define INT16_MIN (-32767-1)
|
| +| #endif
|
| +| #ifndef INT32_MIN
|
| +| #define INT32_MIN (-2147483647-1)
|
| +| #endif
|
| +| #ifndef INT8_MAX
|
| +| #define INT8_MAX (127)
|
| +| #endif
|
| +| #ifndef INT16_MAX
|
| +| #define INT16_MAX (32767)
|
| +| #endif
|
| +| #ifndef INT32_MAX
|
| +| #define INT32_MAX (2147483647)
|
| +| #endif
|
| +| #ifndef UINT8_MAX
|
| +| #define UINT8_MAX (255U)
|
| +| #endif
|
| +| #ifndef UINT16_MAX
|
| +| #define UINT16_MAX (65535U)
|
| +| #endif
|
| +| #ifndef UINT32_MAX
|
| +| #define UINT32_MAX (4294967295U)
|
| +| #endif
|
| +|
|
| +| #endif /* ! FLEXINT_H */
|
| +|
|
| +| #ifdef __cplusplus
|
| +|
|
| +| /* The "const" storage-class-modifier is valid. */
|
| +| #define YY_USE_CONST
|
| +|
|
| +| #else /* ! __cplusplus */
|
| +|
|
| +| /* C99 requires __STDC__ to be defined as 1. */
|
| +| #if defined (__STDC__)
|
| +|
|
| +| #define YY_USE_CONST
|
| +|
|
| +| #endif /* defined (__STDC__) */
|
| +| #endif /* ! __cplusplus */
|
| +|
|
| +| #ifdef YY_USE_CONST
|
| +| #define yyconst const
|
| +| #else
|
| +| #define yyconst
|
| +| #endif
|
| +|
|
| +| /* Returned upon end-of-file. */
|
| +| #define YY_NULL 0
|
| +|
|
| +| /* Promotes a possibly negative, possibly signed char to an unsigned
|
| +| * integer for use as an array index. If the signed char is negative,
|
| +| * we want to instead treat it as an 8-bit unsigned char, hence the
|
| +| * double cast.
|
| +| */
|
| +| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| +|
|
| +| /* Enter a start condition. This macro really ought to take a parameter,
|
| +| * but we do it the disgusting crufty way forced on us by the ()-less
|
| +| * definition of BEGIN.
|
| +| */
|
| +| #define BEGIN (yy_start) = 1 + 2 *
|
| +|
|
| +| /* Translate the current start state into a value that can be later handed
|
| +| * to BEGIN to return to the state. The YYSTATE alias is for lex
|
| +| * compatibility.
|
| +| */
|
| +| #define YY_START (((yy_start) - 1) / 2)
|
| +| #define YYSTATE YY_START
|
| +|
|
| +| /* Action number for EOF rule of a given start state. */
|
| +| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| +|
|
| +| /* Special action meaning "start processing a new file". */
|
| +| #define YY_NEW_FILE yyrestart(yyin )
|
| +|
|
| +| #define YY_END_OF_BUFFER_CHAR 0
|
| +|
|
| +| /* Size of default input buffer. */
|
| +| #ifndef YY_BUF_SIZE
|
| +| #define YY_BUF_SIZE 16384
|
| +| #endif
|
| +|
|
| +| /* The state buf must be large enough to hold one state per character in the main buffer.
|
| +| */
|
| +| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| +|
|
| +| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
|
| +| #define YY_TYPEDEF_YY_BUFFER_STATE
|
| +| typedef struct yy_buffer_state *YY_BUFFER_STATE;
|
| +| #endif
|
| +|
|
| +| extern int yyleng;
|
| +|
|
| +| extern FILE *yyin, *yyout;
|
| +|
|
| +| #define EOB_ACT_CONTINUE_SCAN 0
|
| +| #define EOB_ACT_END_OF_FILE 1
|
| +| #define EOB_ACT_LAST_MATCH 2
|
| +|
|
| +| #define YY_LESS_LINENO(n)
|
| +|
|
| +| /* Return all but the first "n" matched characters back to the input stream. */
|
| +| #define yyless(n) \
|
| +| do \
|
| +| { \
|
| +| /* Undo effects of setting up yytext. */ \
|
| +| int yyless_macro_arg = (n); \
|
| +| YY_LESS_LINENO(yyless_macro_arg);\
|
| +| *yy_cp = (yy_hold_char); \
|
| +| YY_RESTORE_YY_MORE_OFFSET \
|
| +| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
|
| +| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
|
| +| } \
|
| +| while ( 0 )
|
| +|
|
| +| #define unput(c) yyunput( c, (yytext_ptr) )
|
| +|
|
| +| #ifndef YY_TYPEDEF_YY_SIZE_T
|
| +| #define YY_TYPEDEF_YY_SIZE_T
|
| +| typedef size_t yy_size_t;
|
| +| #endif
|
| +|
|
| +| #ifndef YY_STRUCT_YY_BUFFER_STATE
|
| +| #define YY_STRUCT_YY_BUFFER_STATE
|
| +| struct yy_buffer_state
|
| +| {
|
| +| FILE *yy_input_file;
|
| +|
|
| +| char *yy_ch_buf; /* input buffer */
|
| +| char *yy_buf_pos; /* current position in input buffer */
|
| +|
|
| +| /* Size of input buffer in bytes, not including room for EOB
|
| +| * characters.
|
| +| */
|
| +| yy_size_t yy_buf_size;
|
| +|
|
| +| /* Number of characters read into yy_ch_buf, not including EOB
|
| +| * characters.
|
| +| */
|
| +| int yy_n_chars;
|
| +|
|
| +| /* Whether we "own" the buffer - i.e., we know we created it,
|
| +| * and can realloc() it to grow it, and should free() it to
|
| +| * delete it.
|
| +| */
|
| +| int yy_is_our_buffer;
|
| +|
|
| +| /* Whether this is an "interactive" input source; if so, and
|
| +| * if we're using stdio for input, then we want to use getc()
|
| +| * instead of fread(), to make sure we stop fetching input after
|
| +| * each newline.
|
| +| */
|
| +| int yy_is_interactive;
|
| +|
|
| +| /* Whether we're considered to be at the beginning of a line.
|
| +| * If so, '^' rules will be active on the next match, otherwise
|
| +| * not.
|
| +| */
|
| +| int yy_at_bol;
|
| +|
|
| +| int yy_bs_lineno; /**< The line count. */
|
| +| int yy_bs_column; /**< The column count. */
|
| +|
|
| +| /* Whether to try to fill the input buffer when we reach the
|
| +| * end of it.
|
| +| */
|
| +| int yy_fill_buffer;
|
| +|
|
| +| int yy_buffer_status;
|
| +|
|
| +| #define YY_BUFFER_NEW 0
|
| +| #define YY_BUFFER_NORMAL 1
|
| +| /* When an EOF's been seen but there's still some text to process
|
| +| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
|
| +| * shouldn't try reading from the input source any more. We might
|
| +| * still have a bunch of tokens to match, though, because of
|
| +| * possible backing-up.
|
| +| *
|
| +| * When we actually see the EOF, we change the status to "new"
|
| +| * (via yyrestart()), so that the user can continue scanning by
|
| +| * just pointing yyin at a new input file.
|
| +| */
|
| +| #define YY_BUFFER_EOF_PENDING 2
|
| +|
|
| +| };
|
| +| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| +|
|
| +| /* Stack of input buffers. */
|
| +| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
|
| +| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
|
| +| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| +|
|
| +| /* We provide macros for accessing buffer states in case in the
|
| +| * future we want to put the buffer states in a more general
|
| +| * "scanner state".
|
| +| *
|
| +| * Returns the top of the stack, or NULL.
|
| +| */
|
| +| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|
| +| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
|
| +| : NULL)
|
| +|
|
| +| /* Same as previous macro, but useful when we know that the buffer stack is not
|
| +| * NULL or when we need an lvalue. For internal use only.
|
| +| */
|
| +| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| +|
|
| +| /* yy_hold_char holds the character lost when yytext is formed. */
|
| +| static char yy_hold_char;
|
| +| static int yy_n_chars; /* number of characters read into yy_ch_buf */
|
| +| int yyleng;
|
| +|
|
| +| /* Points to current character in buffer. */
|
| +| static char *yy_c_buf_p = (char *) 0;
|
| +| static int yy_init = 0; /* whether we need to initialize */
|
| +| static int yy_start = 0; /* start state number */
|
| +|
|
| +| /* Flag which is used to allow yywrap()'s to do buffer switches
|
| +| * instead of setting up a fresh yyin. A bit of a hack ...
|
| +| */
|
| +| static int yy_did_buffer_switch_on_eof;
|
| +|
|
| +| void yyrestart (FILE *input_file );
|
| +| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
|
| +| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
|
| +| void yy_delete_buffer (YY_BUFFER_STATE b );
|
| +| void yy_flush_buffer (YY_BUFFER_STATE b );
|
| +| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
|
| +| void yypop_buffer_state (void );
|
| +|
|
| +| static void yyensure_buffer_stack (void );
|
| +| static void yy_load_buffer_state (void );
|
| +| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| +|
|
| +| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| +|
|
| +| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
|
| +| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
|
| +| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
|
| +|
|
| +| void *yyalloc (yy_size_t );
|
| +| void *yyrealloc (void *,yy_size_t );
|
| +| void yyfree (void * );
|
| +|
|
| +| #define yy_new_buffer yy_create_buffer
|
| +|
|
| +| #define yy_set_interactive(is_interactive) \
|
| +| { \
|
| +| if ( ! YY_CURRENT_BUFFER ){ \
|
| +| yyensure_buffer_stack (); \
|
| +| YY_CURRENT_BUFFER_LVALUE = \
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE ); \
|
| +| } \
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
|
| +| }
|
| +|
|
| +| #define yy_set_bol(at_bol) \
|
| +| { \
|
| +| if ( ! YY_CURRENT_BUFFER ){\
|
| +| yyensure_buffer_stack (); \
|
| +| YY_CURRENT_BUFFER_LVALUE = \
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE ); \
|
| +| } \
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
|
| +| }
|
| +|
|
| +| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| +|
|
| +| /* Begin user sect3 */
|
| +|
|
| +| typedef unsigned char YY_CHAR;
|
| +|
|
| +| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| +|
|
| +| typedef int yy_state_type;
|
| +|
|
| +| extern int yylineno;
|
| +|
|
| +| int yylineno = 1;
|
| +|
|
| +| extern char *yytext;
|
| +| #define yytext_ptr yytext
|
| +|
|
| +| static yy_state_type yy_get_previous_state (void );
|
| +| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
|
| +| static int yy_get_next_buffer (void );
|
| +| static void yy_fatal_error (yyconst char msg[] );
|
| +|
|
| +| /* Done after the current pattern has been matched and before the
|
| +| * corresponding action - sets up yytext.
|
| +| */
|
| +| #define YY_DO_BEFORE_ACTION \
|
| +| (yytext_ptr) = yy_bp; \
|
| +| (yytext_ptr) -= (yy_more_len); \
|
| +| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
|
| +| (yy_hold_char) = *yy_cp; \
|
| +| *yy_cp = '\0'; \
|
| +| (yy_c_buf_p) = yy_cp;
|
| +|
|
| +| #define YY_NUM_RULES 8
|
| +| #define YY_END_OF_BUFFER 9
|
| +| /* This struct is not used in this scanner,
|
| +| but its presence is necessary. */
|
| +| struct yy_trans_info
|
| +| {
|
| +| flex_int32_t yy_verify;
|
| +| flex_int32_t yy_nxt;
|
| +| };
|
| +| static yyconst flex_int16_t yy_acclist[23] =
|
| +| { 0,
|
| +| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
|
| +| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
|
| +| 7, 8
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_accept[14] =
|
| +| { 0,
|
| +| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
|
| +| 20, 23, 23
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int32_t yy_ec[256] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| +|
|
| +| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +|
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| +| 1, 1, 1, 1, 1
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int32_t yy_meta[9] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_base[13] =
|
| +| { 0,
|
| +| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
|
| +| 10, 10
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_def[13] =
|
| +| { 0,
|
| +| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
|
| +| 12, 0
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_nxt[19] =
|
| +| { 0,
|
| +| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
|
| +| 12, 12, 12, 12, 12, 12, 12, 12
|
| +| } ;
|
| +|
|
| +| static yyconst flex_int16_t yy_chk[19] =
|
| +| { 0,
|
| +| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
|
| +| 12, 12, 12, 12, 12, 12, 12, 12
|
| +| } ;
|
| +|
|
| +| extern int yy_flex_debug;
|
| +| int yy_flex_debug = 0;
|
| +|
|
| +| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
|
| +| static char *yy_full_match;
|
| +| static int yy_lp;
|
| +| #define REJECT \
|
| +| { \
|
| +| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
|
| +| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
|
| +| ++(yy_lp); \
|
| +| goto find_rule; \
|
| +| }
|
| +|
|
| +| static int yy_more_flag = 0;
|
| +| static int yy_more_len = 0;
|
| +| #define yymore() ((yy_more_flag) = 1)
|
| +| #define YY_MORE_ADJ (yy_more_len)
|
| +| #define YY_RESTORE_YY_MORE_OFFSET
|
| +| char *yytext;
|
| +| #line 1 "conftest.l"
|
| +| #line 468 "lex.yy.c"
|
| +|
|
| +| #define INITIAL 0
|
| +|
|
| +| #ifndef YY_NO_UNISTD_H
|
| +| /* Special case for "unistd.h", since it is non-ANSI. We include it way
|
| +| * down here because we want the user's section 1 to have been scanned first.
|
| +| * The user has a chance to override it with an option.
|
| +| */
|
| +| #include <unistd.h>
|
| +| #endif
|
| +|
|
| +| #ifndef YY_EXTRA_TYPE
|
| +| #define YY_EXTRA_TYPE void *
|
| +| #endif
|
| +|
|
| +| static int yy_init_globals (void );
|
| +|
|
| +| /* Accessor methods to globals.
|
| +| These are made visible to non-reentrant scanners for convenience. */
|
| +|
|
| +| int yylex_destroy (void );
|
| +|
|
| +| int yyget_debug (void );
|
| +|
|
| +| void yyset_debug (int debug_flag );
|
| +|
|
| +| YY_EXTRA_TYPE yyget_extra (void );
|
| +|
|
| +| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| +|
|
| +| FILE *yyget_in (void );
|
| +|
|
| +| void yyset_in (FILE * in_str );
|
| +|
|
| +| FILE *yyget_out (void );
|
| +|
|
| +| void yyset_out (FILE * out_str );
|
| +|
|
| +| int yyget_leng (void );
|
| +|
|
| +| char *yyget_text (void );
|
| +|
|
| +| int yyget_lineno (void );
|
| +|
|
| +| void yyset_lineno (int line_number );
|
| +|
|
| +| /* Macros after this point can all be overridden by user definitions in
|
| +| * section 1.
|
| +| */
|
| +|
|
| +| #ifndef YY_SKIP_YYWRAP
|
| +| #ifdef __cplusplus
|
| +| extern "C" int yywrap (void );
|
| +| #else
|
| +| extern int yywrap (void );
|
| +| #endif
|
| +| #endif
|
| +|
|
| +| static void yyunput (int c,char *buf_ptr );
|
| +|
|
| +| #ifndef yytext_ptr
|
| +| static void yy_flex_strncpy (char *,yyconst char *,int );
|
| +| #endif
|
| +|
|
| +| #ifdef YY_NEED_STRLEN
|
| +| static int yy_flex_strlen (yyconst char * );
|
| +| #endif
|
| +|
|
| +| #ifndef YY_NO_INPUT
|
| +|
|
| +| #ifdef __cplusplus
|
| +| static int yyinput (void );
|
| +| #else
|
| +| static int input (void );
|
| +| #endif
|
| +|
|
| +| #endif
|
| +|
|
| +| /* Amount of stuff to slurp up with each read. */
|
| +| #ifndef YY_READ_BUF_SIZE
|
| +| #define YY_READ_BUF_SIZE 8192
|
| +| #endif
|
| +|
|
| +| /* Copy whatever the last rule matched to the standard output. */
|
| +| #ifndef ECHO
|
| +| /* This used to be an fputs(), but since the string might contain NUL's,
|
| +| * we now use fwrite().
|
| +| */
|
| +| #define ECHO fwrite( yytext, yyleng, 1, yyout )
|
| +| #endif
|
| +|
|
| +| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
|
| +| * is returned in "result".
|
| +| */
|
| +| #ifndef YY_INPUT
|
| +| #define YY_INPUT(buf,result,max_size) \
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
|
| +| { \
|
| +| int c = '*'; \
|
| +| int n; \
|
| +| for ( n = 0; n < max_size && \
|
| +| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
|
| +| buf[n] = (char) c; \
|
| +| if ( c == '\n' ) \
|
| +| buf[n++] = (char) c; \
|
| +| if ( c == EOF && ferror( yyin ) ) \
|
| +| YY_FATAL_ERROR( "input in flex scanner failed" ); \
|
| +| result = n; \
|
| +| } \
|
| +| else \
|
| +| { \
|
| +| errno=0; \
|
| +| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
|
| +| { \
|
| +| if( errno != EINTR) \
|
| +| { \
|
| +| YY_FATAL_ERROR( "input in flex scanner failed" ); \
|
| +| break; \
|
| +| } \
|
| +| errno=0; \
|
| +| clearerr(yyin); \
|
| +| } \
|
| +| }\
|
| +| \
|
| +|
|
| +| #endif
|
| +|
|
| +| /* No semi-colon after return; correct usage is to write "yyterminate();" -
|
| +| * we don't want an extra ';' after the "return" because that will cause
|
| +| * some compilers to complain about unreachable statements.
|
| +| */
|
| +| #ifndef yyterminate
|
| +| #define yyterminate() return YY_NULL
|
| +| #endif
|
| +|
|
| +| /* Number of entries by which start-condition stack grows. */
|
| +| #ifndef YY_START_STACK_INCR
|
| +| #define YY_START_STACK_INCR 25
|
| +| #endif
|
| +|
|
| +| /* Report a fatal error. */
|
| +| #ifndef YY_FATAL_ERROR
|
| +| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
|
| +| #endif
|
| +|
|
| +| /* end tables serialization structures and prototypes */
|
| +|
|
| +| /* Default declaration of generated scanner - a define so the user can
|
| +| * easily add parameters.
|
| +| */
|
| +| #ifndef YY_DECL
|
| +| #define YY_DECL_IS_OURS 1
|
| +|
|
| +| extern int yylex (void);
|
| +|
|
| +| #define YY_DECL int yylex (void)
|
| +| #endif /* !YY_DECL */
|
| +|
|
| +| /* Code executed at the beginning of each rule, after yytext and yyleng
|
| +| * have been set up.
|
| +| */
|
| +| #ifndef YY_USER_ACTION
|
| +| #define YY_USER_ACTION
|
| +| #endif
|
| +|
|
| +| /* Code executed at the end of each rule. */
|
| +| #ifndef YY_BREAK
|
| +| #define YY_BREAK break;
|
| +| #endif
|
| +|
|
| +| #define YY_RULE_SETUP \
|
| +| YY_USER_ACTION
|
| +|
|
| +| /** The main scanner function which does all the work.
|
| +| */
|
| +| YY_DECL
|
| +| {
|
| +| register yy_state_type yy_current_state;
|
| +| register char *yy_cp, *yy_bp;
|
| +| register int yy_act;
|
| +|
|
| +| #line 1 "conftest.l"
|
| +|
|
| +| #line 652 "lex.yy.c"
|
| +|
|
| +| if ( !(yy_init) )
|
| +| {
|
| +| (yy_init) = 1;
|
| +|
|
| +| #ifdef YY_USER_INIT
|
| +| YY_USER_INIT;
|
| +| #endif
|
| +|
|
| +| /* Create the reject buffer large enough to save one state per allowed character. */
|
| +| if ( ! (yy_state_buf) )
|
| +| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
|
| +| if ( ! (yy_state_buf) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| +|
|
| +| if ( ! (yy_start) )
|
| +| (yy_start) = 1; /* first start state */
|
| +|
|
| +| if ( ! yyin )
|
| +| yyin = stdin;
|
| +|
|
| +| if ( ! yyout )
|
| +| yyout = stdout;
|
| +|
|
| +| if ( ! YY_CURRENT_BUFFER ) {
|
| +| yyensure_buffer_stack ();
|
| +| YY_CURRENT_BUFFER_LVALUE =
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE );
|
| +| }
|
| +|
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| while ( 1 ) /* loops until end-of-file is reached */
|
| +| {
|
| +| (yy_more_len) = 0;
|
| +| if ( (yy_more_flag) )
|
| +| {
|
| +| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
|
| +| (yy_more_flag) = 0;
|
| +| }
|
| +| yy_cp = (yy_c_buf_p);
|
| +|
|
| +| /* Support of yytext. */
|
| +| *yy_cp = (yy_hold_char);
|
| +|
|
| +| /* yy_bp points to the position in yy_ch_buf of the start of
|
| +| * the current run.
|
| +| */
|
| +| yy_bp = yy_cp;
|
| +|
|
| +| yy_current_state = (yy_start);
|
| +|
|
| +| (yy_state_ptr) = (yy_state_buf);
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| yy_match:
|
| +| do
|
| +| {
|
| +| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +| ++yy_cp;
|
| +| }
|
| +| while ( yy_base[yy_current_state] != 10 );
|
| +|
|
| +| yy_find_action:
|
| +| yy_current_state = *--(yy_state_ptr);
|
| +| (yy_lp) = yy_accept[yy_current_state];
|
| +| find_rule: /* we branch to this label when backing up */
|
| +| for ( ; ; ) /* until we find what rule we matched */
|
| +| {
|
| +| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
|
| +| {
|
| +| yy_act = yy_acclist[(yy_lp)];
|
| +| {
|
| +| (yy_full_match) = yy_cp;
|
| +| break;
|
| +| }
|
| +| }
|
| +| --yy_cp;
|
| +| yy_current_state = *--(yy_state_ptr);
|
| +| (yy_lp) = yy_accept[yy_current_state];
|
| +| }
|
| +|
|
| +| YY_DO_BEFORE_ACTION;
|
| +|
|
| +| do_action: /* This label is used only to access EOF actions. */
|
| +|
|
| +| switch ( yy_act )
|
| +| { /* beginning of action switch */
|
| +| case 1:
|
| +| YY_RULE_SETUP
|
| +| #line 2 "conftest.l"
|
| +| { ECHO; }
|
| +| YY_BREAK
|
| +| case 2:
|
| +| YY_RULE_SETUP
|
| +| #line 3 "conftest.l"
|
| +| { REJECT; }
|
| +| YY_BREAK
|
| +| case 3:
|
| +| YY_RULE_SETUP
|
| +| #line 4 "conftest.l"
|
| +| { yymore (); }
|
| +| YY_BREAK
|
| +| case 4:
|
| +| YY_RULE_SETUP
|
| +| #line 5 "conftest.l"
|
| +| { yyless (1); }
|
| +| YY_BREAK
|
| +| case 5:
|
| +| YY_RULE_SETUP
|
| +| #line 6 "conftest.l"
|
| +| { yyless (input () != 0); }
|
| +| YY_BREAK
|
| +| case 6:
|
| +| YY_RULE_SETUP
|
| +| #line 7 "conftest.l"
|
| +| { unput (yytext[0]); }
|
| +| YY_BREAK
|
| +| case 7:
|
| +| YY_RULE_SETUP
|
| +| #line 8 "conftest.l"
|
| +| { BEGIN INITIAL; }
|
| +| YY_BREAK
|
| +| case 8:
|
| +| YY_RULE_SETUP
|
| +| #line 9 "conftest.l"
|
| +| ECHO;
|
| +| YY_BREAK
|
| +| #line 790 "lex.yy.c"
|
| +| case YY_STATE_EOF(INITIAL):
|
| +| yyterminate();
|
| +|
|
| +| case YY_END_OF_BUFFER:
|
| +| {
|
| +| /* Amount of text matched not including the EOB char. */
|
| +| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| +|
|
| +| /* Undo the effects of YY_DO_BEFORE_ACTION. */
|
| +| *yy_cp = (yy_hold_char);
|
| +| YY_RESTORE_YY_MORE_OFFSET
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
|
| +| {
|
| +| /* We're scanning a new file or input source. It's
|
| +| * possible that this happened because the user
|
| +| * just pointed yyin at a new source and called
|
| +| * yylex(). If so, then we have to assure
|
| +| * consistency between YY_CURRENT_BUFFER and our
|
| +| * globals. Here is the right place to do so, because
|
| +| * this is the first action (other than possibly a
|
| +| * back-up) that will match for the new input source.
|
| +| */
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
|
| +| }
|
| +|
|
| +| /* Note that here we test for yy_c_buf_p "<=" to the position
|
| +| * of the first EOB in the buffer, since yy_c_buf_p will
|
| +| * already have been incremented past the NUL character
|
| +| * (since all states make transitions on EOB to the
|
| +| * end-of-buffer state). Contrast this with the test
|
| +| * in input().
|
| +| */
|
| +| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
|
| +| { /* This was really a NUL. */
|
| +| yy_state_type yy_next_state;
|
| +|
|
| +| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| /* Okay, we're now positioned to make the NUL
|
| +| * transition. We couldn't have
|
| +| * yy_get_previous_state() go ahead and do it
|
| +| * for us because it doesn't know how to deal
|
| +| * with the possibility of jamming (and we don't
|
| +| * want to build jamming into it because then it
|
| +| * will run more slowly).
|
| +| */
|
| +|
|
| +| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| +|
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +|
|
| +| if ( yy_next_state )
|
| +| {
|
| +| /* Consume the NUL. */
|
| +| yy_cp = ++(yy_c_buf_p);
|
| +| yy_current_state = yy_next_state;
|
| +| goto yy_match;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| yy_cp = (yy_c_buf_p);
|
| +| goto yy_find_action;
|
| +| }
|
| +| }
|
| +|
|
| +| else switch ( yy_get_next_buffer( ) )
|
| +| {
|
| +| case EOB_ACT_END_OF_FILE:
|
| +| {
|
| +| (yy_did_buffer_switch_on_eof) = 0;
|
| +|
|
| +| if ( yywrap( ) )
|
| +| {
|
| +| /* Note: because we've taken care in
|
| +| * yy_get_next_buffer() to have set up
|
| +| * yytext, we can now set up
|
| +| * yy_c_buf_p so that if some total
|
| +| * hoser (like flex itself) wants to
|
| +| * call the scanner after we return the
|
| +| * YY_NULL, it'll still work - another
|
| +| * YY_NULL will get returned.
|
| +| */
|
| +| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| +|
|
| +| yy_act = YY_STATE_EOF(YY_START);
|
| +| goto do_action;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| if ( ! (yy_did_buffer_switch_on_eof) )
|
| +| YY_NEW_FILE;
|
| +| }
|
| +| break;
|
| +| }
|
| +|
|
| +| case EOB_ACT_CONTINUE_SCAN:
|
| +| (yy_c_buf_p) =
|
| +| (yytext_ptr) + yy_amount_of_matched_text;
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +| goto yy_match;
|
| +|
|
| +| case EOB_ACT_LAST_MATCH:
|
| +| (yy_c_buf_p) =
|
| +| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| +|
|
| +| yy_current_state = yy_get_previous_state( );
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| +| goto yy_find_action;
|
| +| }
|
| +| break;
|
| +| }
|
| +|
|
| +| default:
|
| +| YY_FATAL_ERROR(
|
| +| "fatal flex scanner internal error--no action found" );
|
| +| } /* end of action switch */
|
| +| } /* end of scanning one token */
|
| +| } /* end of yylex */
|
| +|
|
| +| /* yy_get_next_buffer - try to read in a new buffer
|
| +| *
|
| +| * Returns a code representing an action:
|
| +| * EOB_ACT_LAST_MATCH -
|
| +| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|
| +| * EOB_ACT_END_OF_FILE - end of file
|
| +| */
|
| +| static int yy_get_next_buffer (void)
|
| +| {
|
| +| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
|
| +| register char *source = (yytext_ptr);
|
| +| register int number_to_move, i;
|
| +| int ret_val;
|
| +|
|
| +| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
|
| +| YY_FATAL_ERROR(
|
| +| "fatal flex scanner internal error--end of buffer missed" );
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
|
| +| { /* Don't try to fill the buffer, so this is an EOF. */
|
| +| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
|
| +| {
|
| +| /* We matched a single character, the EOB, so
|
| +| * treat this as a final EOF.
|
| +| */
|
| +| return EOB_ACT_END_OF_FILE;
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| /* We matched some text prior to the EOB, first
|
| +| * process it.
|
| +| */
|
| +| return EOB_ACT_LAST_MATCH;
|
| +| }
|
| +| }
|
| +|
|
| +| /* Try to read more data. */
|
| +|
|
| +| /* First move last chars to start of buffer. */
|
| +| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| +|
|
| +| for ( i = 0; i < number_to_move; ++i )
|
| +| *(dest++) = *(source++);
|
| +|
|
| +| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
|
| +| /* don't do the read, it's not guaranteed to return an EOF,
|
| +| * just force an EOF
|
| +| */
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| +|
|
| +| else
|
| +| {
|
| +| int num_to_read =
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| +|
|
| +| while ( num_to_read <= 0 )
|
| +| { /* Not enough room in the buffer - grow it. */
|
| +|
|
| +| YY_FATAL_ERROR(
|
| +| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| +|
|
| +| }
|
| +|
|
| +| if ( num_to_read > YY_READ_BUF_SIZE )
|
| +| num_to_read = YY_READ_BUF_SIZE;
|
| +|
|
| +| /* Read in more data. */
|
| +| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
|
| +| (yy_n_chars), (size_t) num_to_read );
|
| +|
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| if ( (yy_n_chars) == 0 )
|
| +| {
|
| +| if ( number_to_move == YY_MORE_ADJ )
|
| +| {
|
| +| ret_val = EOB_ACT_END_OF_FILE;
|
| +| yyrestart(yyin );
|
| +| }
|
| +|
|
| +| else
|
| +| {
|
| +| ret_val = EOB_ACT_LAST_MATCH;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
|
| +| YY_BUFFER_EOF_PENDING;
|
| +| }
|
| +| }
|
| +|
|
| +| else
|
| +| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| +|
|
| +| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
|
| +| /* Extend the array by 50%, plus the number we really need. */
|
| +| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
|
| +| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
|
| +| }
|
| +|
|
| +| (yy_n_chars) += number_to_move;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| +|
|
| +| return ret_val;
|
| +| }
|
| +|
|
| +| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| +|
|
| +| static yy_state_type yy_get_previous_state (void)
|
| +| {
|
| +| register yy_state_type yy_current_state;
|
| +| register char *yy_cp;
|
| +|
|
| +| yy_current_state = (yy_start);
|
| +|
|
| +| (yy_state_ptr) = (yy_state_buf);
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
|
| +| {
|
| +| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +| }
|
| +|
|
| +| return yy_current_state;
|
| +| }
|
| +|
|
| +| /* yy_try_NUL_trans - try to make a transition on the NUL character
|
| +| *
|
| +| * synopsis
|
| +| * next_state = yy_try_NUL_trans( current_state );
|
| +| */
|
| +| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
|
| +| {
|
| +| register int yy_is_jam;
|
| +|
|
| +| register YY_CHAR yy_c = 1;
|
| +| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
| +| {
|
| +| yy_current_state = (int) yy_def[yy_current_state];
|
| +| if ( yy_current_state >= 13 )
|
| +| yy_c = yy_meta[(unsigned int) yy_c];
|
| +| }
|
| +| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
| +| yy_is_jam = (yy_current_state == 12);
|
| +| if ( ! yy_is_jam )
|
| +| *(yy_state_ptr)++ = yy_current_state;
|
| +|
|
| +| return yy_is_jam ? 0 : yy_current_state;
|
| +| }
|
| +|
|
| +| static void yyunput (int c, register char * yy_bp )
|
| +| {
|
| +| register char *yy_cp;
|
| +|
|
| +| yy_cp = (yy_c_buf_p);
|
| +|
|
| +| /* undo effects of setting up yytext */
|
| +| *yy_cp = (yy_hold_char);
|
| +|
|
| +| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
|
| +| { /* need to shift things up to make room */
|
| +| /* +2 for EOB chars. */
|
| +| register int number_to_move = (yy_n_chars) + 2;
|
| +| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
|
| +| register char *source =
|
| +| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| +|
|
| +| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
|
| +| *--dest = *--source;
|
| +|
|
| +| yy_cp += (int) (dest - source);
|
| +| yy_bp += (int) (dest - source);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| +|
|
| +| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
|
| +| YY_FATAL_ERROR( "flex scanner push-back overflow" );
|
| +| }
|
| +|
|
| +| *--yy_cp = (char) c;
|
| +|
|
| +| (yytext_ptr) = yy_bp;
|
| +| (yy_hold_char) = *yy_cp;
|
| +| (yy_c_buf_p) = yy_cp;
|
| +| }
|
| +|
|
| +| #ifndef YY_NO_INPUT
|
| +| #ifdef __cplusplus
|
| +| static int yyinput (void)
|
| +| #else
|
| +| static int input (void)
|
| +| #endif
|
| +|
|
| +| {
|
| +| int c;
|
| +|
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +|
|
| +| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
|
| +| {
|
| +| /* yy_c_buf_p now points to the character we want to return.
|
| +| * If this occurs *before* the EOB characters, then it's a
|
| +| * valid NUL; if not, then we've hit the end of the buffer.
|
| +| */
|
| +| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
|
| +| /* This was really a NUL. */
|
| +| *(yy_c_buf_p) = '\0';
|
| +|
|
| +| else
|
| +| { /* need more input */
|
| +| int offset = (yy_c_buf_p) - (yytext_ptr);
|
| +| ++(yy_c_buf_p);
|
| +|
|
| +| switch ( yy_get_next_buffer( ) )
|
| +| {
|
| +| case EOB_ACT_LAST_MATCH:
|
| +| /* This happens because yy_g_n_b()
|
| +| * sees that we've accumulated a
|
| +| * token and flags that we need to
|
| +| * try matching the token before
|
| +| * proceeding. But for input(),
|
| +| * there's no matching to consider.
|
| +| * So convert the EOB_ACT_LAST_MATCH
|
| +| * to EOB_ACT_END_OF_FILE.
|
| +| */
|
| +|
|
| +| /* Reset buffer status. */
|
| +| yyrestart(yyin );
|
| +|
|
| +| /*FALLTHROUGH*/
|
| +|
|
| +| case EOB_ACT_END_OF_FILE:
|
| +| {
|
| +| if ( yywrap( ) )
|
| +| return EOF;
|
| +|
|
| +| if ( ! (yy_did_buffer_switch_on_eof) )
|
| +| YY_NEW_FILE;
|
| +| #ifdef __cplusplus
|
| +| return yyinput();
|
| +| #else
|
| +| return input();
|
| +| #endif
|
| +| }
|
| +|
|
| +| case EOB_ACT_CONTINUE_SCAN:
|
| +| (yy_c_buf_p) = (yytext_ptr) + offset;
|
| +| break;
|
| +| }
|
| +| }
|
| +| }
|
| +|
|
| +| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
|
| +| *(yy_c_buf_p) = '\0'; /* preserve yytext */
|
| +| (yy_hold_char) = *++(yy_c_buf_p);
|
| +|
|
| +| return c;
|
| +| }
|
| +| #endif /* ifndef YY_NO_INPUT */
|
| +|
|
| +| /** Immediately switch to a different input stream.
|
| +| * @param input_file A readable stream.
|
| +| *
|
| +| * @note This function does not reset the start condition to @c INITIAL .
|
| +| */
|
| +| void yyrestart (FILE * input_file )
|
| +| {
|
| +|
|
| +| if ( ! YY_CURRENT_BUFFER ){
|
| +| yyensure_buffer_stack ();
|
| +| YY_CURRENT_BUFFER_LVALUE =
|
| +| yy_create_buffer(yyin,YY_BUF_SIZE );
|
| +| }
|
| +|
|
| +| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| /** Switch to a different input buffer.
|
| +| * @param new_buffer The new input buffer.
|
| +| *
|
| +| */
|
| +| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
|
| +| {
|
| +|
|
| +| /* TODO. We should be able to replace this entire function body
|
| +| * with
|
| +| * yypop_buffer_state();
|
| +| * yypush_buffer_state(new_buffer);
|
| +| */
|
| +| yyensure_buffer_stack ();
|
| +| if ( YY_CURRENT_BUFFER == new_buffer )
|
| +| return;
|
| +|
|
| +| if ( YY_CURRENT_BUFFER )
|
| +| {
|
| +| /* Flush out information for old buffer. */
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| +| yy_load_buffer_state( );
|
| +|
|
| +| /* We don't actually know whether we did this switch during
|
| +| * EOF (yywrap()) processing, but the only time this flag
|
| +| * is looked at is after yywrap() is called, so it's safe
|
| +| * to go ahead and always set it.
|
| +| */
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +|
|
| +| static void yy_load_buffer_state (void)
|
| +| {
|
| +| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
|
| +| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
|
| +| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
|
| +| (yy_hold_char) = *(yy_c_buf_p);
|
| +| }
|
| +|
|
| +| /** Allocate and initialize an input buffer state.
|
| +| * @param file A readable stream.
|
| +| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
|
| +| *
|
| +| * @return the allocated buffer state.
|
| +| */
|
| +| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +|
|
| +| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| +|
|
| +| b->yy_buf_size = size;
|
| +|
|
| +| /* yy_ch_buf has to be 2 characters longer than the size given because
|
| +| * we need to put in 2 end-of-buffer characters.
|
| +| */
|
| +| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
|
| +| if ( ! b->yy_ch_buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| +|
|
| +| b->yy_is_our_buffer = 1;
|
| +|
|
| +| yy_init_buffer(b,file );
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| /** Destroy the buffer.
|
| +| * @param b a buffer created with yy_create_buffer()
|
| +| *
|
| +| */
|
| +| void yy_delete_buffer (YY_BUFFER_STATE b )
|
| +| {
|
| +|
|
| +| if ( ! b )
|
| +| return;
|
| +|
|
| +| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
|
| +| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| +|
|
| +| if ( b->yy_is_our_buffer )
|
| +| yyfree((void *) b->yy_ch_buf );
|
| +|
|
| +| yyfree((void *) b );
|
| +| }
|
| +|
|
| +| #ifndef __cplusplus
|
| +| extern int isatty (int );
|
| +| #endif /* __cplusplus */
|
| +|
|
| +| /* Initializes or reinitializes a buffer.
|
| +| * This function is sometimes called more than once on the same buffer,
|
| +| * such as during a yyrestart() or at EOF.
|
| +| */
|
| +| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| +|
|
| +| {
|
| +| int oerrno = errno;
|
| +|
|
| +| yy_flush_buffer(b );
|
| +|
|
| +| b->yy_input_file = file;
|
| +| b->yy_fill_buffer = 1;
|
| +|
|
| +| /* If b is the current buffer, then yy_init_buffer was _probably_
|
| +| * called from yyrestart() or through yy_get_next_buffer.
|
| +| * In that case, we don't want to reset the lineno or column.
|
| +| */
|
| +| if (b != YY_CURRENT_BUFFER){
|
| +| b->yy_bs_lineno = 1;
|
| +| b->yy_bs_column = 0;
|
| +| }
|
| +|
|
| +| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| +|
|
| +| errno = oerrno;
|
| +| }
|
| +|
|
| +| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|
| +| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
|
| +| *
|
| +| */
|
| +| void yy_flush_buffer (YY_BUFFER_STATE b )
|
| +| {
|
| +| if ( ! b )
|
| +| return;
|
| +|
|
| +| b->yy_n_chars = 0;
|
| +|
|
| +| /* We always need two end-of-buffer characters. The first causes
|
| +| * a transition to the end-of-buffer state. The second causes
|
| +| * a jam in that state.
|
| +| */
|
| +| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
|
| +| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| +|
|
| +| b->yy_at_bol = 1;
|
| +| b->yy_buffer_status = YY_BUFFER_NEW;
|
| +|
|
| +| if ( b == YY_CURRENT_BUFFER )
|
| +| yy_load_buffer_state( );
|
| +| }
|
| +|
|
| +| /** Pushes the new state onto the stack. The new state becomes
|
| +| * the current state. This function will allocate the stack
|
| +| * if necessary.
|
| +| * @param new_buffer The new state.
|
| +| *
|
| +| */
|
| +| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
|
| +| {
|
| +| if (new_buffer == NULL)
|
| +| return;
|
| +|
|
| +| yyensure_buffer_stack();
|
| +|
|
| +| /* This block is copied from yy_switch_to_buffer. */
|
| +| if ( YY_CURRENT_BUFFER )
|
| +| {
|
| +| /* Flush out information for old buffer. */
|
| +| *(yy_c_buf_p) = (yy_hold_char);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
|
| +| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
| +| }
|
| +|
|
| +| /* Only push if top exists. Otherwise, replace top. */
|
| +| if (YY_CURRENT_BUFFER)
|
| +| (yy_buffer_stack_top)++;
|
| +| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| +|
|
| +| /* copied from yy_switch_to_buffer. */
|
| +| yy_load_buffer_state( );
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +|
|
| +| /** Removes and deletes the top of the stack, if present.
|
| +| * The next element becomes the new top.
|
| +| *
|
| +| */
|
| +| void yypop_buffer_state (void)
|
| +| {
|
| +| if (!YY_CURRENT_BUFFER)
|
| +| return;
|
| +|
|
| +| yy_delete_buffer(YY_CURRENT_BUFFER );
|
| +| YY_CURRENT_BUFFER_LVALUE = NULL;
|
| +| if ((yy_buffer_stack_top) > 0)
|
| +| --(yy_buffer_stack_top);
|
| +|
|
| +| if (YY_CURRENT_BUFFER) {
|
| +| yy_load_buffer_state( );
|
| +| (yy_did_buffer_switch_on_eof) = 1;
|
| +| }
|
| +| }
|
| +|
|
| +| /* Allocates the stack if it does not exist.
|
| +| * Guarantees space for at least one push.
|
| +| */
|
| +| static void yyensure_buffer_stack (void)
|
| +| {
|
| +| int num_to_alloc;
|
| +|
|
| +| if (!(yy_buffer_stack)) {
|
| +|
|
| +| /* First allocation is just for 2 elements, since we don't know if this
|
| +| * scanner will even need a stack. We use 2 instead of 1 to avoid an
|
| +| * immediate realloc on the next call.
|
| +| */
|
| +| num_to_alloc = 1;
|
| +| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
|
| +| (num_to_alloc * sizeof(struct yy_buffer_state*)
|
| +| );
|
| +| if ( ! (yy_buffer_stack) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| +|
|
| +| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| +|
|
| +| (yy_buffer_stack_max) = num_to_alloc;
|
| +| (yy_buffer_stack_top) = 0;
|
| +| return;
|
| +| }
|
| +|
|
| +| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| +|
|
| +| /* Increase the buffer to prepare for a possible push. */
|
| +| int grow_size = 8 /* arbitrary grow size */;
|
| +|
|
| +| num_to_alloc = (yy_buffer_stack_max) + grow_size;
|
| +| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
|
| +| ((yy_buffer_stack),
|
| +| num_to_alloc * sizeof(struct yy_buffer_state*)
|
| +| );
|
| +| if ( ! (yy_buffer_stack) )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| +|
|
| +| /* zero only the new slots.*/
|
| +| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
|
| +| (yy_buffer_stack_max) = num_to_alloc;
|
| +| }
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan directly from a user-specified character buffer.
|
| +| * @param base the character buffer
|
| +| * @param size the size in bytes of the character buffer
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +|
|
| +| if ( size < 2 ||
|
| +| base[size-2] != YY_END_OF_BUFFER_CHAR ||
|
| +| base[size-1] != YY_END_OF_BUFFER_CHAR )
|
| +| /* They forgot to leave room for the EOB's. */
|
| +| return 0;
|
| +|
|
| +| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| +|
|
| +| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
|
| +| b->yy_buf_pos = b->yy_ch_buf = base;
|
| +| b->yy_is_our_buffer = 0;
|
| +| b->yy_input_file = 0;
|
| +| b->yy_n_chars = b->yy_buf_size;
|
| +| b->yy_is_interactive = 0;
|
| +| b->yy_at_bol = 1;
|
| +| b->yy_fill_buffer = 0;
|
| +| b->yy_buffer_status = YY_BUFFER_NEW;
|
| +|
|
| +| yy_switch_to_buffer(b );
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan a string. The next call to yylex() will
|
| +| * scan from a @e copy of @a str.
|
| +| * @param yystr a NUL-terminated string to scan
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| * @note If you want to scan bytes that may contain NUL values, then use
|
| +| * yy_scan_bytes() instead.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
|
| +| {
|
| +|
|
| +| return yy_scan_bytes(yystr,strlen(yystr) );
|
| +| }
|
| +|
|
| +| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
|
| +| * scan from a @e copy of @a bytes.
|
| +| * @param bytes the byte buffer to scan
|
| +| * @param len the number of bytes in the buffer pointed to by @a bytes.
|
| +| *
|
| +| * @return the newly allocated buffer state object.
|
| +| */
|
| +| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
|
| +| {
|
| +| YY_BUFFER_STATE b;
|
| +| char *buf;
|
| +| yy_size_t n;
|
| +| int i;
|
| +|
|
| +| /* Get memory for full buffer, including space for trailing EOB's. */
|
| +| n = _yybytes_len + 2;
|
| +| buf = (char *) yyalloc(n );
|
| +| if ( ! buf )
|
| +| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| +|
|
| +| for ( i = 0; i < _yybytes_len; ++i )
|
| +| buf[i] = yybytes[i];
|
| +|
|
| +| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| +|
|
| +| b = yy_scan_buffer(buf,n );
|
| +| if ( ! b )
|
| +| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| +|
|
| +| /* It's okay to grow etc. this buffer, and we should throw it
|
| +| * away when we're done.
|
| +| */
|
| +| b->yy_is_our_buffer = 1;
|
| +|
|
| +| return b;
|
| +| }
|
| +|
|
| +| #ifndef YY_EXIT_FAILURE
|
| +| #define YY_EXIT_FAILURE 2
|
| +| #endif
|
| +|
|
| +| static void yy_fatal_error (yyconst char* msg )
|
| +| {
|
| +| (void) fprintf( stderr, "%s\n", msg );
|
| +| exit( YY_EXIT_FAILURE );
|
| +| }
|
| +|
|
| +| /* Redefine yyless() so it works in section 3 code. */
|
| +|
|
| +| #undef yyless
|
| +| #define yyless(n) \
|
| +| do \
|
| +| { \
|
| +| /* Undo effects of setting up yytext. */ \
|
| +| int yyless_macro_arg = (n); \
|
| +| YY_LESS_LINENO(yyless_macro_arg);\
|
| +| yytext[yyleng] = (yy_hold_char); \
|
| +| (yy_c_buf_p) = yytext + yyless_macro_arg; \
|
| +| (yy_hold_char) = *(yy_c_buf_p); \
|
| +| *(yy_c_buf_p) = '\0'; \
|
| +| yyleng = yyless_macro_arg; \
|
| +| } \
|
| +| while ( 0 )
|
| +|
|
| +| /* Accessor methods (get/set functions) to struct members. */
|
| +|
|
| +| /** Get the current line number.
|
| +| *
|
| +| */
|
| +| int yyget_lineno (void)
|
| +| {
|
| +|
|
| +| return yylineno;
|
| +| }
|
| +|
|
| +| /** Get the input stream.
|
| +| *
|
| +| */
|
| +| FILE *yyget_in (void)
|
| +| {
|
| +| return yyin;
|
| +| }
|
| +|
|
| +| /** Get the output stream.
|
| +| *
|
| +| */
|
| +| FILE *yyget_out (void)
|
| +| {
|
| +| return yyout;
|
| +| }
|
| +|
|
| +| /** Get the length of the current token.
|
| +| *
|
| +| */
|
| +| int yyget_leng (void)
|
| +| {
|
| +| return yyleng;
|
| +| }
|
| +|
|
| +| /** Get the current token.
|
| +| *
|
| +| */
|
| +|
|
| +| char *yyget_text (void)
|
| +| {
|
| +| return yytext;
|
| +| }
|
| +|
|
| +| /** Set the current line number.
|
| +| * @param line_number
|
| +| *
|
| +| */
|
| +| void yyset_lineno (int line_number )
|
| +| {
|
| +|
|
| +| yylineno = line_number;
|
| +| }
|
| +|
|
| +| /** Set the input stream. This does not discard the current
|
| +| * input buffer.
|
| +| * @param in_str A readable stream.
|
| +| *
|
| +| * @see yy_switch_to_buffer
|
| +| */
|
| +| void yyset_in (FILE * in_str )
|
| +| {
|
| +| yyin = in_str ;
|
| +| }
|
| +|
|
| +| void yyset_out (FILE * out_str )
|
| +| {
|
| +| yyout = out_str ;
|
| +| }
|
| +|
|
| +| int yyget_debug (void)
|
| +| {
|
| +| return yy_flex_debug;
|
| +| }
|
| +|
|
| +| void yyset_debug (int bdebug )
|
| +| {
|
| +| yy_flex_debug = bdebug ;
|
| +| }
|
| +|
|
| +| static int yy_init_globals (void)
|
| +| {
|
| +| /* Initialization is the same as for the non-reentrant scanner.
|
| +| * This function is called from yylex_destroy(), so don't allocate here.
|
| +| */
|
| +|
|
| +| (yy_buffer_stack) = 0;
|
| +| (yy_buffer_stack_top) = 0;
|
| +| (yy_buffer_stack_max) = 0;
|
| +| (yy_c_buf_p) = (char *) 0;
|
| +| (yy_init) = 0;
|
| +| (yy_start) = 0;
|
| +|
|
| +| (yy_state_buf) = 0;
|
| +| (yy_state_ptr) = 0;
|
| +| (yy_full_match) = 0;
|
| +| (yy_lp) = 0;
|
| +|
|
| +| /* Defined in main.c */
|
| +| #ifdef YY_STDINIT
|
| +| yyin = stdin;
|
| +| yyout = stdout;
|
| +| #else
|
| +| yyin = (FILE *) 0;
|
| +| yyout = (FILE *) 0;
|
| +| #endif
|
| +|
|
| +| /* For future reference: Set errno on error, since we are called by
|
| +| * yylex_init()
|
| +| */
|
| +| return 0;
|
| +| }
|
| +|
|
| +| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
|
| +| int yylex_destroy (void)
|
| +| {
|
| +|
|
| +| /* Pop the buffer stack, destroying each element. */
|
| +| while(YY_CURRENT_BUFFER){
|
| +| yy_delete_buffer(YY_CURRENT_BUFFER );
|
| +| YY_CURRENT_BUFFER_LVALUE = NULL;
|
| +| yypop_buffer_state();
|
| +| }
|
| +|
|
| +| /* Destroy the stack itself. */
|
| +| yyfree((yy_buffer_stack) );
|
| +| (yy_buffer_stack) = NULL;
|
| +|
|
| +| yyfree ( (yy_state_buf) );
|
| +| (yy_state_buf) = NULL;
|
| +|
|
| +| /* Reset the globals. This is important in a non-reentrant scanner so the next time
|
| +| * yylex() is called, initialization will occur. */
|
| +| yy_init_globals( );
|
| +|
|
| +| return 0;
|
| +| }
|
| +|
|
| +| /*
|
| +| * Internal utility routines.
|
| +| */
|
| +|
|
| +| #ifndef yytext_ptr
|
| +| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
|
| +| {
|
| +| register int i;
|
| +| for ( i = 0; i < n; ++i )
|
| +| s1[i] = s2[i];
|
| +| }
|
| +| #endif
|
| +|
|
| +| #ifdef YY_NEED_STRLEN
|
| +| static int yy_flex_strlen (yyconst char * s )
|
| +| {
|
| +| register int n;
|
| +| for ( n = 0; s[n]; ++n )
|
| +| ;
|
| +|
|
| +| return n;
|
| +| }
|
| +| #endif
|
| +|
|
| +| void *yyalloc (yy_size_t size )
|
| +| {
|
| +| return (void *) malloc( size );
|
| +| }
|
| +|
|
| +| void *yyrealloc (void * ptr, yy_size_t size )
|
| +| {
|
| +| /* The cast to (char *) in the following accommodates both
|
| +| * implementations that use char* generic pointers, and those
|
| +| * that use void* generic pointers. It works with the latter
|
| +| * because both ANSI C and C++ allow castless assignment from
|
| +| * any pointer type to void*, and deal with argument conversions
|
| +| * as though doing an assignment.
|
| +| */
|
| +| return (void *) realloc( (char *) ptr, size );
|
| +| }
|
| +|
|
| +| void yyfree (void * ptr )
|
| +| {
|
| +| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
|
| +| }
|
| +|
|
| +| #define YYTABLES_NAME "yytables"
|
| +|
|
| +| #line 9 "conftest.l"
|
| +|
|
| +|
|
| +| #ifdef YYTEXT_POINTER
|
| +| extern char *yytext;
|
| +| #endif
|
| +| int
|
| +| main (void)
|
| +| {
|
| +| return ! yylex () + ! yywrap ();
|
| +| }
|
| +configure:6280: result: no
|
| +configure:6296: checking for bison
|
| +configure:6312: found /usr/bin/bison
|
| +configure:6323: result: bison -y
|
| +configure:6378: checking for ranlib
|
| +configure:6405: result: ranlib
|
| +configure:6435: checking for gm4
|
| +configure:6468: result: no
|
| +configure:6435: checking for gnum4
|
| +configure:6468: result: no
|
| +configure:6435: checking for m4
|
| +configure:6453: found /usr/bin/m4
|
| +configure:6465: result: /usr/bin/m4
|
| +configure:6477: checking whether m4 supports frozen files
|
| +configure:6489: result: yes
|
| +configure:6506: checking for xsltproc
|
| +configure:6539: result: no
|
| +configure:6566: checking locale.h usability
|
| +configure:6583: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:6590: $? = 0
|
| +configure:6604: result: yes
|
| +configure:6608: checking locale.h presence
|
| +configure:6623: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +configure:6630: $? = 0
|
| +configure:6644: result: yes
|
| +configure:6677: checking for locale.h
|
| +configure:6686: result: yes
|
| +configure:6566: checking errno.h usability
|
| +configure:6583: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:6590: $? = 0
|
| +configure:6604: result: yes
|
| +configure:6608: checking errno.h presence
|
| +configure:6623: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +configure:6630: $? = 0
|
| +configure:6644: result: yes
|
| +configure:6677: checking for errno.h
|
| +configure:6686: result: yes
|
| +configure:6555: checking for stdint.h
|
| +configure:6562: result: yes
|
| +configure:6566: checking wchar.h usability
|
| +configure:6583: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:6590: $? = 0
|
| +configure:6604: result: yes
|
| +configure:6608: checking wchar.h presence
|
| +configure:6623: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +configure:6630: $? = 0
|
| +configure:6644: result: yes
|
| +configure:6677: checking for wchar.h
|
| +configure:6686: result: yes
|
| +configure:6555: checking for inttypes.h
|
| +configure:6562: result: yes
|
| +configure:6555: checking for stdlib.h
|
| +configure:6562: result: yes
|
| +configure:6566: checking sys/socket.h usability
|
| +configure:6583: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:66:24: sys/socket.h: No such file or directory
|
| +configure:6590: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #include <sys/socket.h>
|
| +configure:6604: result: no
|
| +configure:6608: checking sys/socket.h presence
|
| +configure:6623: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +conftest.c:33:24: sys/socket.h: No such file or directory
|
| +configure:6630: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| /* end confdefs.h. */
|
| +| #include <sys/socket.h>
|
| +configure:6644: result: no
|
| +configure:6677: checking for sys/socket.h
|
| +configure:6686: result: no
|
| +configure:6555: checking for string.h
|
| +configure:6562: result: yes
|
| +configure:6555: checking for unistd.h
|
| +configure:6562: result: yes
|
| +configure:6566: checking wctype.h usability
|
| +configure:6583: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:6590: $? = 0
|
| +configure:6604: result: yes
|
| +configure:6608: checking wctype.h presence
|
| +configure:6623: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +configure:6630: $? = 0
|
| +configure:6644: result: yes
|
| +configure:6677: checking for wctype.h
|
| +configure:6686: result: yes
|
| +configure:6710: checking for inline
|
| +configure:6736: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:38: warning: function declaration isn't a prototype
|
| +conftest.c:39: warning: function declaration isn't a prototype
|
| +configure:6743: $? = 0
|
| +configure:6761: result: inline
|
| +configure:6790: checking whether system is Windows or MSDOS
|
| +configure:6819: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:39: warning: function declaration isn't a prototype
|
| +configure:6826: $? = 0
|
| +configure:6842: result: yes
|
| +configure:6848: checking whether drive letter can start relative path
|
| +configure:6877: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:39: warning: function declaration isn't a prototype
|
| +configure:6884: $? = 0
|
| +configure:6900: result: yes
|
| +configure:6940: checking build system type
|
| +configure:6958: result: i386-pc-mingw32
|
| +configure:6980: checking host system type
|
| +configure:6995: result: i386-pc-mingw32
|
| +configure:7019: checking whether // is distinct from /
|
| +configure:7048: result: yes
|
| +configure:7107: checking whether the preprocessor supports include_next
|
| +configure:7150: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Iconftestd1b -Iconftestd2 conftest.c >&5
|
| +configure:7157: $? = 0
|
| +configure:7206: result: yes
|
| +configure:7232: checking for complete errno.h
|
| +configure:7285: result: no
|
| +configure:7348: checking for EMULTIHOP value
|
| +configure:7754: result: no
|
| +configure:7770: checking for ENOLINK value
|
| +configure:8176: result: no
|
| +configure:8192: checking for EOVERFLOW value
|
| +configure:8598: result: no
|
| +configure:8613: checking whether strerror_r is declared
|
| +configure:8642: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:75: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:77: error: `strerror_r' undeclared (first use in this function)
|
| +conftest.c:77: error: (Each undeclared identifier is reported only once
|
| +conftest.c:77: error: for each function it appears in.)
|
| +configure:8649: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef strerror_r
|
| +| (void) strerror_r;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:8664: result: no
|
| +configure:8686: checking for strerror_r
|
| +configure:8742: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:64: warning: function declaration isn't a prototype
|
| +conftest.c:74: warning: function declaration isn't a prototype
|
| +l:\TEMP/ccqWKBMX.o:conftest.c:(.text+0x19): undefined reference to `strerror_r'
|
| +collect2: ld returned 1 exit status
|
| +configure:8749: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| /* end confdefs.h. */
|
| +| /* Define strerror_r to an innocuous variant, in case <limits.h> declares strerror_r.
|
| +| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| +| #define strerror_r innocuous_strerror_r
|
| +|
|
| +| /* System header to define __stub macros and hopefully few prototypes,
|
| +| which can conflict with char strerror_r (); 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 strerror_r
|
| +|
|
| +| /* Override any GCC internal prototype to avoid an error.
|
| +| Use char because int might match the return type of a GCC
|
| +| builtin and then its argument prototype would still apply. */
|
| +| #ifdef __cplusplus
|
| +| extern "C"
|
| +| #endif
|
| +| char strerror_r ();
|
| +| /* 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_strerror_r || defined __stub___strerror_r
|
| +| choke me
|
| +| #endif
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| return strerror_r ();
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:8771: result: no
|
| +configure:8782: checking whether strerror_r returns char *
|
| +configure:8871: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:74: warning: function declaration isn't a prototype
|
| +conftest.c:77: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:80: warning: implicit declaration of function `isalpha'
|
| +l:\TEMP/ccEiNA5f.o:conftest.c:(.text+0x22): undefined reference to `strerror_r'
|
| +collect2: ld returned 1 exit status
|
| +configure:8875: $? = 1
|
| +configure: program exited with status 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| extern char *strerror_r ();
|
| +| int
|
| +| main ()
|
| +| {
|
| +| char buf[100];
|
| +| char x = *strerror_r (0, buf, sizeof buf);
|
| +| return ! isalpha (x);
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:8902: result: no
|
| +configure:8933: checking getopt.h usability
|
| +configure:8950: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:8957: $? = 0
|
| +configure:8971: result: yes
|
| +configure:8975: checking getopt.h presence
|
| +configure:8990: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +configure:8997: $? = 0
|
| +configure:9011: result: yes
|
| +configure:9044: checking for getopt.h
|
| +configure:9053: result: yes
|
| +configure:9076: checking for getopt_long_only
|
| +configure:9132: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:65: warning: function declaration isn't a prototype
|
| +conftest.c:75: warning: function declaration isn't a prototype
|
| +configure:9139: $? = 0
|
| +configure:9161: result: yes
|
| +configure:9177: checking whether optreset is declared
|
| +configure:9207: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:47: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:49: error: `optreset' undeclared (first use in this function)
|
| +conftest.c:49: error: (Each undeclared identifier is reported only once
|
| +conftest.c:49: error: for each function it appears in.)
|
| +configure:9214: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| /* end confdefs.h. */
|
| +| #include <getopt.h>
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef optreset
|
| +| (void) optreset;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:9229: result: no
|
| +configure:9238: checking for working GNU getopt function
|
| +configure:9332: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:46: warning: function declaration isn't a prototype
|
| +configure:9336: $? = 0
|
| +configure:9342: ./conftest.exe
|
| +conftest: invalid option -- +
|
| +configure:9346: $? = 0
|
| +configure:9363: result: yes
|
| +configure:9370: checking whether getenv is declared
|
| +configure:9399: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:78: warning: function declaration isn't a prototype
|
| +configure:9406: $? = 0
|
| +configure:9421: result: yes
|
| +configure:9439: checking for stdbool.h that conforms to C99
|
| +configure:9532: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:108: warning: function declaration isn't a prototype
|
| +configure:9539: $? = 0
|
| +configure:9554: result: yes
|
| +configure:9556: checking for _Bool
|
| +configure:9584: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:79: warning: function declaration isn't a prototype
|
| +configure:9591: $? = 0
|
| +configure:9618: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:79: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:80: error: syntax error before ')' token
|
| +configure:9625: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| if (sizeof ((_Bool)))
|
| +| return 0;
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:9648: result: yes
|
| +configure:9686: checking for long long int
|
| +configure:9733: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:63: warning: function declaration isn't a prototype
|
| +configure:9740: $? = 0
|
| +configure:9787: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:53: warning: function declaration isn't a prototype
|
| +configure:9791: $? = 0
|
| +configure:9797: ./conftest.exe
|
| +configure:9801: $? = 0
|
| +configure:9828: result: yes
|
| +configure:9839: checking for unsigned long long int
|
| +configure:9886: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:64: warning: function declaration isn't a prototype
|
| +configure:9893: $? = 0
|
| +configure:9913: result: yes
|
| +configure:10019: checking whether stdint.h conforms to C99
|
| +configure:10198: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:201: warning: function declaration isn't a prototype
|
| +configure:10205: $? = 0
|
| +configure:10220: result: yes
|
| +configure:11018: checking for inttypes.h
|
| +configure:11025: result: yes
|
| +configure:11164: checking whether the inttypes.h PRIxNN macros are broken
|
| +configure:11195: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:56: warning: function declaration isn't a prototype
|
| +configure:11202: $? = 0
|
| +configure:11218: result: no
|
| +configure:11233: checking whether imaxabs is declared
|
| +configure:11262: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:84: warning: function declaration isn't a prototype
|
| +configure:11269: $? = 0
|
| +configure:11284: result: yes
|
| +configure:11302: checking whether imaxdiv is declared
|
| +configure:11331: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:85: warning: function declaration isn't a prototype
|
| +configure:11338: $? = 0
|
| +configure:11353: result: yes
|
| +configure:11371: checking whether strtoimax is declared
|
| +configure:11400: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:86: warning: function declaration isn't a prototype
|
| +configure:11407: $? = 0
|
| +configure:11422: result: yes
|
| +configure:11440: checking whether strtoumax is declared
|
| +configure:11469: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:87: warning: function declaration isn't a prototype
|
| +configure:11476: $? = 0
|
| +configure:11491: result: yes
|
| +configure:11522: checking for nl_langinfo and CODESET
|
| +configure:11548: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:53:22: langinfo.h: No such file or directory
|
| +conftest.c:56: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:57: warning: implicit declaration of function `nl_langinfo'
|
| +conftest.c:57: error: `CODESET' undeclared (first use in this function)
|
| +conftest.c:57: error: (Each undeclared identifier is reported only once
|
| +conftest.c:57: error: for each function it appears in.)
|
| +conftest.c:57: warning: initialization makes pointer from integer without a cast
|
| +configure:11555: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| /* end confdefs.h. */
|
| +| #include <langinfo.h>
|
| +| int
|
| +| main ()
|
| +| {
|
| +| char* cs = nl_langinfo(CODESET); return !cs;
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:11576: result: no
|
| +configure:11586: checking whether getc_unlocked is declared
|
| +configure:11615: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:88: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:90: error: `getc_unlocked' undeclared (first use in this function)
|
| +conftest.c:90: error: (Each undeclared identifier is reported only once
|
| +conftest.c:90: error: for each function it appears in.)
|
| +configure:11622: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef getc_unlocked
|
| +| (void) getc_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:11637: result: no
|
| +configure:11656: checking whether we are using the GNU C Library 2.1 or newer
|
| +conftest.c:55:22: features.h: No such file or directory
|
| +configure:11687: result: no
|
| +configure:11694: checking whether malloc, realloc, calloc are POSIX compliant
|
| +configure:11724: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:57: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:59: error: `choke' undeclared (first use in this function)
|
| +conftest.c:59: error: (Each undeclared identifier is reported only once
|
| +conftest.c:59: error: for each function it appears in.)
|
| +conftest.c:59: error: syntax error before "me"
|
| +configure:11731: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| /* end confdefs.h. */
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
|
| +| choke me
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:11747: result: no
|
| +configure:11795: checking for isascii
|
| +configure:11851: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:77: warning: function declaration isn't a prototype
|
| +conftest.c:87: warning: function declaration isn't a prototype
|
| +configure:11858: $? = 0
|
| +configure:11880: result: yes
|
| +configure:11795: checking for mbsinit
|
| +configure:11851: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:78: warning: function declaration isn't a prototype
|
| +conftest.c:88: warning: function declaration isn't a prototype
|
| +configure:11858: $? = 0
|
| +configure:11880: result: yes
|
| +configure:11795: checking for pipe
|
| +configure:11851: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:79: warning: function declaration isn't a prototype
|
| +conftest.c:89: warning: function declaration isn't a prototype
|
| +l:\TEMP/ccuAuZ4q.o:conftest.c:(.text+0x19): undefined reference to `pipe'
|
| +collect2: ld returned 1 exit status
|
| +configure:11858: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| /* end confdefs.h. */
|
| +| /* Define pipe to an innocuous variant, in case <limits.h> declares pipe.
|
| +| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| +| #define pipe innocuous_pipe
|
| +|
|
| +| /* System header to define __stub macros and hopefully few prototypes,
|
| +| which can conflict with char pipe (); 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 pipe
|
| +|
|
| +| /* Override any GCC internal prototype to avoid an error.
|
| +| Use char because int might match the return type of a GCC
|
| +| builtin and then its argument prototype would still apply. */
|
| +| #ifdef __cplusplus
|
| +| extern "C"
|
| +| #endif
|
| +| char pipe ();
|
| +| /* 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_pipe || defined __stub___pipe
|
| +| choke me
|
| +| #endif
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| return pipe ();
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:11880: result: no
|
| +configure:11795: checking for iswcntrl
|
| +configure:11851: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:79: warning: function declaration isn't a prototype
|
| +conftest.c:89: warning: function declaration isn't a prototype
|
| +configure:11858: $? = 0
|
| +configure:11880: result: yes
|
| +configure:11795: checking for wcwidth
|
| +configure:11851: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:80: warning: function declaration isn't a prototype
|
| +conftest.c:90: warning: function declaration isn't a prototype
|
| +l:\TEMP/cck1RozK.o:conftest.c:(.text+0x19): undefined reference to `wcwidth'
|
| +collect2: ld returned 1 exit status
|
| +configure:11858: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| /* end confdefs.h. */
|
| +| /* Define wcwidth to an innocuous variant, in case <limits.h> declares wcwidth.
|
| +| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| +| #define wcwidth innocuous_wcwidth
|
| +|
|
| +| /* System header to define __stub macros and hopefully few prototypes,
|
| +| which can conflict with char wcwidth (); 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 wcwidth
|
| +|
|
| +| /* Override any GCC internal prototype to avoid an error.
|
| +| Use char because int might match the return type of a GCC
|
| +| builtin and then its argument prototype would still apply. */
|
| +| #ifdef __cplusplus
|
| +| extern "C"
|
| +| #endif
|
| +| char wcwidth ();
|
| +| /* 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_wcwidth || defined __stub___wcwidth
|
| +| choke me
|
| +| #endif
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| return wcwidth ();
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:11880: result: no
|
| +configure:11795: checking for setlocale
|
| +configure:11851: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:80: warning: function declaration isn't a prototype
|
| +conftest.c:90: warning: function declaration isn't a prototype
|
| +configure:11858: $? = 0
|
| +configure:11880: result: yes
|
| +configure:11897: checking for C/C++ restrict keyword
|
| +configure:11932: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:64: warning: function declaration isn't a prototype
|
| +configure:11939: $? = 0
|
| +configure:11957: result: __restrict
|
| +configure:12152: checking whether strerror is declared
|
| +configure:12181: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:94: warning: function declaration isn't a prototype
|
| +configure:12188: $? = 0
|
| +configure:12203: result: yes
|
| +configure:12244: checking winsock2.h usability
|
| +configure:12261: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:12268: $? = 0
|
| +configure:12282: result: yes
|
| +configure:12286: checking winsock2.h presence
|
| +configure:12301: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +configure:12308: $? = 0
|
| +configure:12322: result: yes
|
| +configure:12355: checking for winsock2.h
|
| +configure:12364: result: yes
|
| +configure:12441: checking whether strndup is declared
|
| +configure:12470: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:96: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:98: error: `strndup' undeclared (first use in this function)
|
| +conftest.c:98: error: (Each undeclared identifier is reported only once
|
| +conftest.c:98: error: for each function it appears in.)
|
| +configure:12477: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef strndup
|
| +| (void) strndup;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:12492: result: no
|
| +configure:12510: checking whether strnlen is declared
|
| +configure:12539: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:97: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:99: error: `strnlen' undeclared (first use in this function)
|
| +conftest.c:99: error: (Each undeclared identifier is reported only once
|
| +conftest.c:99: error: for each function it appears in.)
|
| +configure:12546: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef strnlen
|
| +| (void) strnlen;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:12561: result: no
|
| +configure:12583: checking whether clearerr_unlocked is declared
|
| +configure:12612: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:98: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:100: error: `clearerr_unlocked' undeclared (first use in this function)
|
| +conftest.c:100: error: (Each undeclared identifier is reported only once
|
| +conftest.c:100: error: for each function it appears in.)
|
| +configure:12619: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef clearerr_unlocked
|
| +| (void) clearerr_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:12634: result: no
|
| +configure:12652: checking whether feof_unlocked is declared
|
| +configure:12681: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:99: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:101: error: `feof_unlocked' undeclared (first use in this function)
|
| +conftest.c:101: error: (Each undeclared identifier is reported only once
|
| +conftest.c:101: error: for each function it appears in.)
|
| +configure:12688: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef feof_unlocked
|
| +| (void) feof_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:12703: result: no
|
| +configure:12721: checking whether ferror_unlocked is declared
|
| +configure:12750: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:100: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:102: error: `ferror_unlocked' undeclared (first use in this function)
|
| +conftest.c:102: error: (Each undeclared identifier is reported only once
|
| +conftest.c:102: error: for each function it appears in.)
|
| +configure:12757: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef ferror_unlocked
|
| +| (void) ferror_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:12772: result: no
|
| +configure:12790: checking whether fflush_unlocked is declared
|
| +configure:12819: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:101: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:103: error: `fflush_unlocked' undeclared (first use in this function)
|
| +conftest.c:103: error: (Each undeclared identifier is reported only once
|
| +conftest.c:103: error: for each function it appears in.)
|
| +configure:12826: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef fflush_unlocked
|
| +| (void) fflush_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:12841: result: no
|
| +configure:12859: checking whether fgets_unlocked is declared
|
| +configure:12888: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:102: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:104: error: `fgets_unlocked' 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:12895: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef fgets_unlocked
|
| +| (void) fgets_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:12910: result: no
|
| +configure:12928: checking whether fputc_unlocked is declared
|
| +configure:12957: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:103: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:105: error: `fputc_unlocked' undeclared (first use in this function)
|
| +conftest.c:105: error: (Each undeclared identifier is reported only once
|
| +conftest.c:105: error: for each function it appears in.)
|
| +configure:12964: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_UNLOCKED 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef fputc_unlocked
|
| +| (void) fputc_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:12979: result: no
|
| +configure:12997: checking whether fputs_unlocked is declared
|
| +configure:13026: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:104: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:106: error: `fputs_unlocked' undeclared (first use in this function)
|
| +conftest.c:106: error: (Each undeclared identifier is reported only once
|
| +conftest.c:106: error: for each function it appears in.)
|
| +configure:13033: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_UNLOCKED 0
|
| +| #define HAVE_DECL_FPUTC_UNLOCKED 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef fputs_unlocked
|
| +| (void) fputs_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:13048: result: no
|
| +configure:13066: checking whether fread_unlocked is declared
|
| +configure:13095: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:105: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:107: error: `fread_unlocked' undeclared (first use in this function)
|
| +conftest.c:107: error: (Each undeclared identifier is reported only once
|
| +conftest.c:107: error: for each function it appears in.)
|
| +configure:13102: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_UNLOCKED 0
|
| +| #define HAVE_DECL_FPUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_FPUTS_UNLOCKED 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef fread_unlocked
|
| +| (void) fread_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:13117: result: no
|
| +configure:13135: checking whether fwrite_unlocked is declared
|
| +configure:13164: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:106: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:108: error: `fwrite_unlocked' undeclared (first use in this function)
|
| +conftest.c:108: error: (Each undeclared identifier is reported only once
|
| +conftest.c:108: error: for each function it appears in.)
|
| +configure:13171: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_UNLOCKED 0
|
| +| #define HAVE_DECL_FPUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_FPUTS_UNLOCKED 0
|
| +| #define HAVE_DECL_FREAD_UNLOCKED 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef fwrite_unlocked
|
| +| (void) fwrite_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:13186: result: no
|
| +configure:13204: checking whether getchar_unlocked is declared
|
| +configure:13233: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:107: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:109: error: `getchar_unlocked' undeclared (first use in this function)
|
| +conftest.c:109: error: (Each undeclared identifier is reported only once
|
| +conftest.c:109: error: for each function it appears in.)
|
| +configure:13240: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef getchar_unlocked
|
| +| (void) getchar_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:13255: result: no
|
| +configure:13273: checking whether putc_unlocked is declared
|
| +configure:13302: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:108: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:110: error: `putc_unlocked' undeclared (first use in this function)
|
| +conftest.c:110: error: (Each undeclared identifier is reported only once
|
| +conftest.c:110: error: for each function it appears in.)
|
| +configure:13309: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef putc_unlocked
|
| +| (void) putc_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:13324: result: no
|
| +configure:13342: checking whether putchar_unlocked is declared
|
| +configure:13371: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:109: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:111: error: `putchar_unlocked' undeclared (first use in this function)
|
| +conftest.c:111: error: (Each undeclared identifier is reported only once
|
| +conftest.c:111: error: for each function it appears in.)
|
| +configure:13378: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef putchar_unlocked
|
| +| (void) putchar_unlocked;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:13393: result: no
|
| +configure:13418: checking for wint_t
|
| +configure:13453: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:87: warning: function declaration isn't a prototype
|
| +configure:13460: $? = 0
|
| +configure:13475: result: yes
|
| +configure:13490: checking for wchar_t
|
| +configure:13517: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:80: warning: function declaration isn't a prototype
|
| +configure:13524: $? = 0
|
| +configure:13539: result: yes
|
| +configure:13623: checking whether // is distinct from /
|
| +configure:13652: result: yes
|
| +configure:13667: checking if environ is properly declared
|
| +configure:13695: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:82: warning: function declaration isn't a prototype
|
| +configure:13702: $? = 0
|
| +configure:13718: result: no
|
| +configure:13753: checking for error_at_line
|
| +configure:13779: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:78:19: error.h: No such file or directory
|
| +conftest.c:81: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:82: warning: implicit declaration of function `error_at_line'
|
| +configure:13786: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| /* end confdefs.h. */
|
| +| #include <error.h>
|
| +| int
|
| +| main ()
|
| +| {
|
| +| error_at_line (0, 0, "", 0, "an error occurred");
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:13806: result: no
|
| +configure:13937: checking whether the compiler generally respects inline
|
| +configure:13968: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:82: warning: function declaration isn't a prototype
|
| +configure:13975: $? = 0
|
| +configure:13992: result: yes
|
| +configure:14022: checking whether inttypes.h conforms to C99
|
| +configure:14155: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:183: warning: function declaration isn't a prototype
|
| +configure:14162: $? = 0
|
| +configure:14178: result: yes
|
| +configure:14282: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:86: warning: function declaration isn't a prototype
|
| +configure:14289: $? = 0
|
| +configure:14333: checking whether INT32_MAX < INTMAX_MAX
|
| +configure:14377: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:102: warning: function declaration isn't a prototype
|
| +configure:14384: $? = 0
|
| +configure:14399: result: yes
|
| +configure:14409: checking whether INT64_MAX == LONG_MAX
|
| +configure:14453: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:99: error: size of array `test' is negative
|
| +conftest.c:102: warning: function declaration isn't a prototype
|
| +configure:14460: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| /* end confdefs.h. */
|
| +| /* Work also in C++ mode. */
|
| +| #define __STDC_LIMIT_MACROS 1
|
| +|
|
| +| /* Work if build is not clean. */
|
| +| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
|
| +|
|
| +| #include <limits.h>
|
| +| #if HAVE_STDINT_H
|
| +| #include <stdint.h>
|
| +| #endif
|
| +|
|
| +| #if defined INT64_MAX
|
| +| #define CONDITION (INT64_MAX == LONG_MAX)
|
| +| #elif HAVE_LONG_LONG_INT
|
| +| #define CONDITION (sizeof (long long int) == sizeof (long int))
|
| +| #else
|
| +| #define CONDITION 0
|
| +| #endif
|
| +| int test[CONDITION ? 1 : -1];
|
| +| int
|
| +| main ()
|
| +| {
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:14475: result: no
|
| +configure:14485: checking whether UINT32_MAX < UINTMAX_MAX
|
| +configure:14529: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:102: warning: function declaration isn't a prototype
|
| +configure:14536: $? = 0
|
| +configure:14551: result: yes
|
| +configure:14561: checking whether UINT64_MAX == ULONG_MAX
|
| +configure:14605: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:99: error: size of array `test' is negative
|
| +conftest.c:102: warning: function declaration isn't a prototype
|
| +configure:14612: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| /* end confdefs.h. */
|
| +| /* Work also in C++ mode. */
|
| +| #define __STDC_LIMIT_MACROS 1
|
| +|
|
| +| /* Work if build is not clean. */
|
| +| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
|
| +|
|
| +| #include <limits.h>
|
| +| #if HAVE_STDINT_H
|
| +| #include <stdint.h>
|
| +| #endif
|
| +|
|
| +| #if defined UINT64_MAX
|
| +| #define CONDITION (UINT64_MAX == ULONG_MAX)
|
| +| #elif HAVE_LONG_LONG_INT
|
| +| #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
|
| +| #else
|
| +| #define CONDITION 0
|
| +| #endif
|
| +| int test[CONDITION ? 1 : -1];
|
| +| int
|
| +| main ()
|
| +| {
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:14627: result: no
|
| +configure:14664: checking for stdlib.h
|
| +configure:14671: result: yes
|
| +configure:14809: checking for GNU libc compatible malloc
|
| +configure:14843: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:90: warning: function declaration isn't a prototype
|
| +configure:14847: $? = 0
|
| +configure:14853: ./conftest.exe
|
| +configure:14857: $? = 0
|
| +configure:14874: result: yes
|
| +configure:14955: checking whether mbrtowc and mbstate_t are properly declared
|
| +configure:14985: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:87: warning: function declaration isn't a prototype
|
| +configure:14992: $? = 0
|
| +configure:15012: result: yes
|
| +configure:15023: checking whether mbswidth is declared in <wchar.h>
|
| +configure:15061: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:97: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:99: error: `mbswidth' undeclared (first use in this function)
|
| +conftest.c:99: error: (Each undeclared identifier is reported only once
|
| +conftest.c:99: error: for each function it appears in.)
|
| +configure:15068: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| /* end confdefs.h. */
|
| +|
|
| +| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
|
| +| <wchar.h>.
|
| +| BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
|
| +| before <wchar.h>. */
|
| +| #include <stddef.h>
|
| +| #include <stdio.h>
|
| +| #include <time.h>
|
| +| #include <wchar.h>
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +|
|
| +| char *p = (char *) mbswidth;
|
| +| return !p;
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:15083: result: no
|
| +configure:15096: checking for mbstate_t
|
| +configure:15123: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:122: warning: function declaration isn't a prototype
|
| +configure:15130: $? = 0
|
| +configure:15145: result: yes
|
| +configure:15173: checking for obstacks
|
| +configure:15204: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:120:29: obstack.h: No such file or directory
|
| +conftest.c:123: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:124: error: storage size of 'mem' isn't known
|
| +conftest.c:127: warning: implicit declaration of function `obstack_init'
|
| +conftest.c:128: warning: implicit declaration of function `obstack_free'
|
| +conftest.c:124: warning: unused variable `mem'
|
| +configure:15211: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #include "obstack.h"
|
| +| int
|
| +| main ()
|
| +| {
|
| +| struct obstack mem;
|
| +| #define obstack_chunk_alloc malloc
|
| +| #define obstack_chunk_free free
|
| +| obstack_init (&mem);
|
| +| obstack_free (&mem, 0);
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:15231: result: no
|
| +configure:15283: checking for mbstate_t
|
| +configure:15332: result: yes
|
| +configure:15348: checking whether mbrtowc and mbstate_t are properly declared
|
| +configure:15405: result: yes
|
| +configure:15527: checking whether stdint.h conforms to C99
|
| +configure:15728: result: yes
|
| +configure:16575: checking for struct random_data
|
| +configure:16604: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:93: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:94: error: invalid application of `sizeof' to incomplete type `random_data'
|
| +configure:16611: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdlib.h>
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| if (sizeof (struct random_data))
|
| +| return 0;
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:16669: result: no
|
| +configure:16701: checking for stpcpy
|
| +configure:16757: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:112: warning: function declaration isn't a prototype
|
| +conftest.c:112: warning: conflicting types for built-in function 'stpcpy'
|
| +conftest.c:122: warning: function declaration isn't a prototype
|
| +l:\TEMP/cckhm9qw.o:conftest.c:(.text+0x19): undefined reference to `stpcpy'
|
| +collect2: ld returned 1 exit status
|
| +configure:16764: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| /* end confdefs.h. */
|
| +| /* Define stpcpy to an innocuous variant, in case <limits.h> declares stpcpy.
|
| +| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| +| #define stpcpy innocuous_stpcpy
|
| +|
|
| +| /* System header to define __stub macros and hopefully few prototypes,
|
| +| which can conflict with char stpcpy (); 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 stpcpy
|
| +|
|
| +| /* Override any GCC internal prototype to avoid an error.
|
| +| Use char because int might match the return type of a GCC
|
| +| builtin and then its argument prototype would still apply. */
|
| +| #ifdef __cplusplus
|
| +| extern "C"
|
| +| #endif
|
| +| char stpcpy ();
|
| +| /* 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_stpcpy || defined __stub___stpcpy
|
| +| choke me
|
| +| #endif
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| return stpcpy ();
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:16786: result: no
|
| +configure:16853: checking for working strndup
|
| +configure:17001: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:95: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:101: warning: implicit declaration of function `strndup'
|
| +conftest.c:101: warning: assignment makes pointer from integer without a cast
|
| +conftest.c:103: warning: assignment makes pointer from integer without a cast
|
| +l:\TEMP/ccwvqcca.o:conftest.c:(.text+0x23): undefined reference to `strndup'
|
| +l:\TEMP/ccwvqcca.o:conftest.c:(.text+0x39): undefined reference to `strndup'
|
| +collect2: ld returned 1 exit status
|
| +configure:17005: $? = 1
|
| +configure: program exited with status 1
|
| +configure: failed program was:
|
| +|
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| /* end confdefs.h. */
|
| +| #include <string.h>
|
| +| #include <stdlib.h>
|
| +| int
|
| +| main ()
|
| +| {
|
| +|
|
| +| #ifndef HAVE_DECL_STRNDUP
|
| +| extern char *strndup (const char *, size_t);
|
| +| #endif
|
| +| char *s;
|
| +| s = strndup ("some longer string", 15);
|
| +| free (s);
|
| +| s = strndup ("shorter string", 13);
|
| +| return s[13] != '\0';
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:17032: result: no
|
| +configure:17071: checking for working strnlen
|
| +configure:17115: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:125: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:137: warning: implicit declaration of function `strnlen'
|
| +l:\TEMP/ccGZZb96.o:conftest.c:(.text+0x32): undefined reference to `strnlen'
|
| +collect2: ld returned 1 exit status
|
| +configure:17119: $? = 1
|
| +configure: program exited with status 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +|
|
| +| #define S "foobar"
|
| +| #define S_LEN (sizeof S - 1)
|
| +|
|
| +| /* At least one implementation is buggy: that of AIX 4.3 would
|
| +| give strnlen (S, 1) == 3. */
|
| +|
|
| +| int i;
|
| +| for (i = 0; i < S_LEN + 1; ++i)
|
| +| {
|
| +| int expected = i <= S_LEN ? i : S_LEN;
|
| +| if (strnlen (S, i) != expected)
|
| +| return 1;
|
| +| }
|
| +| return 0;
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:17146: result: no
|
| +configure:17189: checking for strtol
|
| +configure:17245: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:114: warning: function declaration isn't a prototype
|
| +conftest.c:124: warning: function declaration isn't a prototype
|
| +configure:17252: $? = 0
|
| +configure:17274: result: yes
|
| +configure:17304: checking for strtoul
|
| +configure:17360: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:115: warning: function declaration isn't a prototype
|
| +conftest.c:125: warning: function declaration isn't a prototype
|
| +configure:17367: $? = 0
|
| +configure:17389: result: yes
|
| +configure:17422: checking for strverscmp
|
| +configure:17478: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:116: warning: function declaration isn't a prototype
|
| +conftest.c:126: warning: function declaration isn't a prototype
|
| +l:\TEMP/ccOqr9cn.o:conftest.c:(.text+0x19): undefined reference to `strverscmp'
|
| +collect2: ld returned 1 exit status
|
| +configure:17485: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| /* end confdefs.h. */
|
| +| /* Define strverscmp to an innocuous variant, in case <limits.h> declares strverscmp.
|
| +| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| +| #define strverscmp innocuous_strverscmp
|
| +|
|
| +| /* System header to define __stub macros and hopefully few prototypes,
|
| +| which can conflict with char strverscmp (); 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 strverscmp
|
| +|
|
| +| /* Override any GCC internal prototype to avoid an error.
|
| +| Use char because int might match the return type of a GCC
|
| +| builtin and then its argument prototype would still apply. */
|
| +| #ifdef __cplusplus
|
| +| extern "C"
|
| +| #endif
|
| +| char strverscmp ();
|
| +| /* 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_strverscmp || defined __stub___strverscmp
|
| +| choke me
|
| +| #endif
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| return strverscmp ();
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:17507: result: no
|
| +configure:17710: checking for unsetenv
|
| +configure:17766: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:117: warning: function declaration isn't a prototype
|
| +conftest.c:127: warning: function declaration isn't a prototype
|
| +l:\TEMP/ccQPV2eb.o:conftest.c:(.text+0x19): undefined reference to `unsetenv'
|
| +collect2: ld returned 1 exit status
|
| +configure:17773: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| /* end confdefs.h. */
|
| +| /* Define unsetenv to an innocuous variant, in case <limits.h> declares unsetenv.
|
| +| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| +| #define unsetenv innocuous_unsetenv
|
| +|
|
| +| /* System header to define __stub macros and hopefully few prototypes,
|
| +| which can conflict with char unsetenv (); 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 unsetenv
|
| +|
|
| +| /* Override any GCC internal prototype to avoid an error.
|
| +| Use char because int might match the return type of a GCC
|
| +| builtin and then its argument prototype would still apply. */
|
| +| #ifdef __cplusplus
|
| +| extern "C"
|
| +| #endif
|
| +| char unsetenv ();
|
| +| /* 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_unsetenv || defined __stub___unsetenv
|
| +| choke me
|
| +| #endif
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| return unsetenv ();
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:17795: result: no
|
| +configure:17900: checking whether <wchar.h> is standalone
|
| +configure:17915: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:17922: $? = 0
|
| +configure:17937: result: yes
|
| +configure:18051: checking whether iswcntrl works
|
| +configure:18124: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:99: warning: function declaration isn't a prototype
|
| +configure:18128: $? = 0
|
| +configure:18134: ./conftest.exe
|
| +configure:18138: $? = 0
|
| +configure:18156: result: yes
|
| +configure:18250: checking whether wcwidth is declared
|
| +configure:18291: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:109: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:111: error: `wcwidth' undeclared (first use in this function)
|
| +conftest.c:111: error: (Each undeclared identifier is reported only once
|
| +conftest.c:111: error: for each function it appears in.)
|
| +configure:18298: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| /* end confdefs.h. */
|
| +|
|
| +| /* AIX 3.2.5 declares wcwidth in <string.h>. */
|
| +| #include <string.h>
|
| +| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
|
| +| <wchar.h>.
|
| +| BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
|
| +| before <wchar.h>. */
|
| +| #include <stddef.h>
|
| +| #include <stdio.h>
|
| +| #include <time.h>
|
| +| #include <wchar.h>
|
| +|
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef wcwidth
|
| +| (void) wcwidth;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:18313: result: no
|
| +configure:18516: checking if malloc debugging is wanted
|
| +configure:18536: result: no
|
| +configure:18542: checking for pid_t
|
| +configure:18570: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:130: warning: function declaration isn't a prototype
|
| +configure:18577: $? = 0
|
| +configure:18604: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:130: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:131: error: syntax error before ')' token
|
| +configure:18611: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| int
|
| +| main ()
|
| +| {
|
| +| if (sizeof ((pid_t)))
|
| +| return 0;
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:18634: result: yes
|
| +configure:18646: checking for sys/wait.h that is POSIX.1 compatible
|
| +configure:18682: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:96:22: sys/wait.h: No such file or directory
|
| +conftest.c:106: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:108: warning: implicit declaration of function `wait'
|
| +configure:18689: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| /* end confdefs.h. */
|
| +| #include <sys/types.h>
|
| +| #include <sys/wait.h>
|
| +| #ifndef WEXITSTATUS
|
| +| # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
|
| +| #endif
|
| +| #ifndef WIFEXITED
|
| +| # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
|
| +| #endif
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| int s;
|
| +| wait (&s);
|
| +| s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:18704: result: no
|
| +configure:18719: checking for dup2
|
| +configure:18775: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:118: warning: function declaration isn't a prototype
|
| +conftest.c:128: warning: function declaration isn't a prototype
|
| +configure:18782: $? = 0
|
| +configure:18804: result: yes
|
| +configure:18719: checking for waitpid
|
| +configure:18775: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:119: warning: function declaration isn't a prototype
|
| +conftest.c:129: warning: function declaration isn't a prototype
|
| +l:\TEMP/ccQRFoM4.o:conftest.c:(.text+0x19): undefined reference to `waitpid'
|
| +collect2: ld returned 1 exit status
|
| +configure:18782: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| /* end confdefs.h. */
|
| +| /* Define waitpid to an innocuous variant, in case <limits.h> declares waitpid.
|
| +| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| +| #define waitpid innocuous_waitpid
|
| +|
|
| +| /* System header to define __stub macros and hopefully few prototypes,
|
| +| which can conflict with char waitpid (); 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 waitpid
|
| +|
|
| +| /* Override any GCC internal prototype to avoid an error.
|
| +| Use char because int might match the return type of a GCC
|
| +| builtin and then its argument prototype would still apply. */
|
| +| #ifdef __cplusplus
|
| +| extern "C"
|
| +| #endif
|
| +| char waitpid ();
|
| +| /* 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_waitpid || defined __stub___waitpid
|
| +| choke me
|
| +| #endif
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| return waitpid ();
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:18804: result: no
|
| +configure:18831: checking vfork.h usability
|
| +configure:18848: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:129:19: vfork.h: No such file or directory
|
| +configure:18855: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #include <vfork.h>
|
| +configure:18869: result: no
|
| +configure:18873: checking vfork.h presence
|
| +configure:18888: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +conftest.c:96:19: vfork.h: No such file or directory
|
| +configure:18895: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| /* end confdefs.h. */
|
| +| #include <vfork.h>
|
| +configure:18909: result: no
|
| +configure:18942: checking for vfork.h
|
| +configure:18951: result: no
|
| +configure:18970: checking for fork
|
| +configure:19055: result: no
|
| +configure:18970: checking for vfork
|
| +configure:19055: result: no
|
| +configure:19341: checking sys/time.h usability
|
| +configure:19358: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +configure:19365: $? = 0
|
| +configure:19379: result: yes
|
| +configure:19383: checking sys/time.h presence
|
| +configure:19398: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +configure:19405: $? = 0
|
| +configure:19419: result: yes
|
| +configure:19452: checking for sys/time.h
|
| +configure:19461: result: yes
|
| +configure:19341: checking sys/times.h usability
|
| +configure:19358: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:131:23: sys/times.h: No such file or directory
|
| +configure:19365: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #include <sys/times.h>
|
| +configure:19379: result: no
|
| +configure:19383: checking sys/times.h presence
|
| +configure:19398: gcc -std=gnu99 -E -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c
|
| +conftest.c:98:23: sys/times.h: No such file or directory
|
| +configure:19405: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| /* end confdefs.h. */
|
| +| #include <sys/times.h>
|
| +configure:19419: result: no
|
| +configure:19452: checking for sys/times.h
|
| +configure:19461: result: no
|
| +configure:19479: checking for sys/resource.h
|
| +configure:19507: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:139:26: sys/resource.h: No such file or directory
|
| +configure:19514: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIME_H
|
| +| # include <sys/time.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_TIMES_H
|
| +| # include <sys/times.h>
|
| +| #endif
|
| +|
|
| +|
|
| +| #include <sys/resource.h>
|
| +configure:19531: result: no
|
| +configure:19547: checking for times
|
| +configure:19603: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:121: warning: function declaration isn't a prototype
|
| +conftest.c:131: warning: function declaration isn't a prototype
|
| +l:\TEMP/ccq2oCrc.o:conftest.c:(.text+0x19): undefined reference to `times'
|
| +collect2: ld returned 1 exit status
|
| +configure:19610: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| /* end confdefs.h. */
|
| +| /* Define times to an innocuous variant, in case <limits.h> declares times.
|
| +| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| +| #define times innocuous_times
|
| +|
|
| +| /* System header to define __stub macros and hopefully few prototypes,
|
| +| which can conflict with char times (); 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 times
|
| +|
|
| +| /* Override any GCC internal prototype to avoid an error.
|
| +| Use char because int might match the return type of a GCC
|
| +| builtin and then its argument prototype would still apply. */
|
| +| #ifdef __cplusplus
|
| +| extern "C"
|
| +| #endif
|
| +| char times ();
|
| +| /* 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_times || defined __stub___times
|
| +| choke me
|
| +| #endif
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| return times ();
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:19632: result: no
|
| +configure:19644: checking whether getrusage is declared
|
| +configure:19684: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:144: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:146: error: `getrusage' 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:19691: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIME_H
|
| +| # include <sys/time.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIMES_H
|
| +| # include <sys/times.h>
|
| +| #endif
|
| +| #if HAVE_SYS_RESOURCE_H
|
| +| # include <sys/resource.h>
|
| +| #endif
|
| +|
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef getrusage
|
| +| (void) getrusage;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:19706: result: no
|
| +configure:19722: checking whether times is declared
|
| +configure:19762: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:145: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:147: error: `times' 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:19769: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| #define HAVE_DECL_GETRUSAGE 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIME_H
|
| +| # include <sys/time.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIMES_H
|
| +| # include <sys/times.h>
|
| +| #endif
|
| +| #if HAVE_SYS_RESOURCE_H
|
| +| # include <sys/resource.h>
|
| +| #endif
|
| +|
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef times
|
| +| (void) times;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:19784: result: no
|
| +configure:19800: checking whether clock is declared
|
| +configure:19840: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:146: warning: function declaration isn't a prototype
|
| +configure:19847: $? = 0
|
| +configure:19862: result: yes
|
| +configure:19878: checking whether sysconf is declared
|
| +configure:19918: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:147: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:149: error: `sysconf' undeclared (first use in this function)
|
| +conftest.c:149: error: (Each undeclared identifier is reported only once
|
| +conftest.c:149: error: for each function it appears in.)
|
| +configure:19925: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| #define HAVE_DECL_GETRUSAGE 0
|
| +| #define HAVE_DECL_TIMES 0
|
| +| #define HAVE_DECL_CLOCK 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIME_H
|
| +| # include <sys/time.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIMES_H
|
| +| # include <sys/times.h>
|
| +| #endif
|
| +| #if HAVE_SYS_RESOURCE_H
|
| +| # include <sys/resource.h>
|
| +| #endif
|
| +|
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| #ifndef sysconf
|
| +| (void) sysconf;
|
| +| #endif
|
| +|
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:19940: result: no
|
| +configure:19959: checking for clock_t
|
| +configure:19998: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:148: warning: function declaration isn't a prototype
|
| +configure:20005: $? = 0
|
| +configure:20043: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:148: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:149: error: syntax error before ')' token
|
| +configure:20050: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| #define HAVE_DECL_GETRUSAGE 0
|
| +| #define HAVE_DECL_TIMES 0
|
| +| #define HAVE_DECL_CLOCK 1
|
| +| #define HAVE_DECL_SYSCONF 0
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIME_H
|
| +| # include <sys/time.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIMES_H
|
| +| # include <sys/times.h>
|
| +| #endif
|
| +| #if HAVE_SYS_RESOURCE_H
|
| +| # include <sys/resource.h>
|
| +| #endif
|
| +|
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| if (sizeof ((clock_t)))
|
| +| return 0;
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:20073: result: yes
|
| +configure:20083: checking for struct tms
|
| +configure:20122: gcc -std=gnu99 -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.c >&5
|
| +conftest.c:149: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:150: error: invalid application of `sizeof' to incomplete type `tms'
|
| +configure:20129: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| #define HAVE_DECL_GETRUSAGE 0
|
| +| #define HAVE_DECL_TIMES 0
|
| +| #define HAVE_DECL_CLOCK 1
|
| +| #define HAVE_DECL_SYSCONF 0
|
| +| #define HAVE_CLOCK_T 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdio.h>
|
| +| #ifdef HAVE_SYS_TYPES_H
|
| +| # include <sys/types.h>
|
| +| #endif
|
| +| #ifdef HAVE_SYS_STAT_H
|
| +| # include <sys/stat.h>
|
| +| #endif
|
| +| #ifdef STDC_HEADERS
|
| +| # include <stdlib.h>
|
| +| # include <stddef.h>
|
| +| #else
|
| +| # ifdef HAVE_STDLIB_H
|
| +| # include <stdlib.h>
|
| +| # endif
|
| +| #endif
|
| +| #ifdef HAVE_STRING_H
|
| +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| +| # include <memory.h>
|
| +| # endif
|
| +| # include <string.h>
|
| +| #endif
|
| +| #ifdef HAVE_STRINGS_H
|
| +| # include <strings.h>
|
| +| #endif
|
| +| #ifdef HAVE_INTTYPES_H
|
| +| # include <inttypes.h>
|
| +| #endif
|
| +| #ifdef HAVE_STDINT_H
|
| +| # include <stdint.h>
|
| +| #endif
|
| +| #ifdef HAVE_UNISTD_H
|
| +| # include <unistd.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIME_H
|
| +| # include <sys/time.h>
|
| +| #endif
|
| +| #if HAVE_SYS_TIMES_H
|
| +| # include <sys/times.h>
|
| +| #endif
|
| +| #if HAVE_SYS_RESOURCE_H
|
| +| # include <sys/resource.h>
|
| +| #endif
|
| +|
|
| +|
|
| +| int
|
| +| main ()
|
| +| {
|
| +| if (sizeof (struct tms))
|
| +| return 0;
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:20197: result: no
|
| +configure:20213: checking whether NLS is requested
|
| +configure:20222: result: yes
|
| +configure:20263: checking for msgfmt
|
| +configure: trying /usr/bin/msgfmt...
|
| +0 translated messages.
|
| +configure:20295: result: /usr/bin/msgfmt
|
| +configure:20304: checking for gmsgfmt
|
| +configure:20335: result: /usr/bin/msgfmt
|
| +configure:20386: checking for xgettext
|
| +configure: trying /usr/bin/xgettext...
|
| +/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
|
| +configure:20418: result: /usr/bin/xgettext
|
| +configure:20464: checking for msgmerge
|
| +configure: trying /usr/bin/msgmerge...
|
| +configure:20495: result: /usr/bin/msgmerge
|
| +configure:20552: checking for ld used by GCC
|
| +configure:20616: result: ld
|
| +configure:20625: checking if the linker (ld) is GNU ld
|
| +configure:20638: result: yes
|
| +configure:20645: checking for shared library run path origin
|
| +configure:20658: result: done
|
| +configure:21225: checking for CFPreferencesCopyAppValue
|
| +configure:21253: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 -Wl,-framework -Wl,CoreFoundation >&5
|
| +conftest.c:103:42: CoreFoundation/CFPreferences.h: No such file or directory
|
| +conftest.c:106: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:107: warning: implicit declaration of function `CFPreferencesCopyAppValue'
|
| +conftest.c:107: error: `NULL' undeclared (first use in this function)
|
| +conftest.c:107: error: (Each undeclared identifier is reported only once
|
| +conftest.c:107: error: for each function it appears in.)
|
| +configure:21260: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| #define HAVE_DECL_GETRUSAGE 0
|
| +| #define HAVE_DECL_TIMES 0
|
| +| #define HAVE_DECL_CLOCK 1
|
| +| #define HAVE_DECL_SYSCONF 0
|
| +| #define HAVE_CLOCK_T 1
|
| +| /* end confdefs.h. */
|
| +| #include <CoreFoundation/CFPreferences.h>
|
| +| int
|
| +| main ()
|
| +| {
|
| +| CFPreferencesCopyAppValue(NULL, NULL)
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:21281: result: no
|
| +configure:21290: checking for CFLocaleCopyCurrent
|
| +configure:21318: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 -Wl,-framework -Wl,CoreFoundation >&5
|
| +conftest.c:103:37: CoreFoundation/CFLocale.h: No such file or directory
|
| +conftest.c:106: warning: function declaration isn't a prototype
|
| +conftest.c: In function `main':
|
| +conftest.c:107: warning: implicit declaration of function `CFLocaleCopyCurrent'
|
| +configure:21325: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| #define HAVE_DECL_GETRUSAGE 0
|
| +| #define HAVE_DECL_TIMES 0
|
| +| #define HAVE_DECL_CLOCK 1
|
| +| #define HAVE_DECL_SYSCONF 0
|
| +| #define HAVE_CLOCK_T 1
|
| +| /* end confdefs.h. */
|
| +| #include <CoreFoundation/CFLocale.h>
|
| +| int
|
| +| main ()
|
| +| {
|
| +| CFLocaleCopyCurrent();
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:21346: result: no
|
| +configure:21397: checking for GNU gettext in libc
|
| +configure:21427: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:114: warning: function declaration isn't a prototype
|
| +l:\TEMP/ccu8tziC.o:conftest.c:(.text+0x56): undefined reference to `_nl_domain_bindings'
|
| +collect2: ld returned 1 exit status
|
| +configure:21434: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| #define HAVE_DECL_GETRUSAGE 0
|
| +| #define HAVE_DECL_TIMES 0
|
| +| #define HAVE_DECL_CLOCK 1
|
| +| #define HAVE_DECL_SYSCONF 0
|
| +| #define HAVE_CLOCK_T 1
|
| +| /* end confdefs.h. */
|
| +| #include <libintl.h>
|
| +|
|
| +| #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
|
| +| #define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
|
| +| #endif
|
| +| typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
|
| +|
|
| +| extern int _nl_msg_cat_cntr;
|
| +| extern int *_nl_domain_bindings;
|
| +| int
|
| +| main ()
|
| +| {
|
| +| bindtextdomain ("", "");
|
| +| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:21456: result: no
|
| +configure:21490: checking for iconv
|
| +configure:21522: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +conftest.c:107: warning: function declaration isn't a prototype
|
| +l:\TEMP/ccceot4U.o:conftest.c:(.text+0x25): undefined reference to `libiconv_open'
|
| +l:\TEMP/ccceot4U.o:conftest.c:(.text+0x3a): undefined reference to `libiconv'
|
| +l:\TEMP/ccceot4U.o:conftest.c:(.text+0x43): undefined reference to `libiconv_close'
|
| +collect2: ld returned 1 exit status
|
| +configure:21529: $? = 1
|
| +configure: failed program was:
|
| +| /* confdefs.h. */
|
| +| #define PACKAGE_NAME "GNU Bison"
|
| +| #define PACKAGE_TARNAME "bison"
|
| +| #define PACKAGE_VERSION "2.4.1"
|
| +| #define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +| #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +| #define PACKAGE_COPYRIGHT_YEAR 2008
|
| +| #define PACKAGE "bison"
|
| +| #define VERSION "2.4.1"
|
| +| #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 __EXTENSIONS__ 1
|
| +| #define _ALL_SOURCE 1
|
| +| #define _GNU_SOURCE 1
|
| +| #define _POSIX_PTHREAD_SEMANTICS 1
|
| +| #define _TANDEM_SOURCE 1
|
| +| #define M4 "/usr/bin/m4"
|
| +| #define HAVE_LOCALE_H 1
|
| +| #define HAVE_ERRNO_H 1
|
| +| #define HAVE_STDINT_H 1
|
| +| #define HAVE_WCHAR_H 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_STRING_H 1
|
| +| #define HAVE_UNISTD_H 1
|
| +| #define HAVE_WCTYPE_H 1
|
| +| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define HAVE_DECL_STRERROR_R 0
|
| +| #define HAVE_GETOPT_H 1
|
| +| #define HAVE_GETOPT_LONG_ONLY 1
|
| +| #define HAVE_DECL_GETENV 1
|
| +| #define HAVE__BOOL 1
|
| +| #define HAVE_STDBOOL_H 1
|
| +| #define HAVE_LONG_LONG_INT 1
|
| +| #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +| #define HAVE_INTTYPES_H 1
|
| +| #define HAVE_DECL_IMAXABS 1
|
| +| #define HAVE_DECL_IMAXDIV 1
|
| +| #define HAVE_DECL_STRTOIMAX 1
|
| +| #define HAVE_DECL_STRTOUMAX 1
|
| +| #define HAVE_DECL_GETC_UNLOCKED 0
|
| +| #define HAVE_ISASCII 1
|
| +| #define HAVE_MBSINIT 1
|
| +| #define HAVE_ISWCNTRL 1
|
| +| #define HAVE_SETLOCALE 1
|
| +| #define restrict __restrict
|
| +| #define HAVE_DECL_STRERROR 1
|
| +| #define HAVE_WINSOCK2_H 1
|
| +| #define HAVE_DECL_STRNDUP 0
|
| +| #define HAVE_DECL_STRNLEN 0
|
| +| #define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +| #define HAVE_DECL_FEOF_UNLOCKED 0
|
| +| #define HAVE_DECL_FERROR_UNLOCKED 0
|
| +| #define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +| #define HAVE_DECL_FGETS_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 0
|
| +| #define HAVE_DECL_PUTC_UNLOCKED 0
|
| +| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +| #define HAVE_WINT_T 1
|
| +| #define HAVE_WCHAR_T 1
|
| +| #define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +| #define GNULIB_FOPEN_SAFER 1
|
| +| #define HAVE_INLINE 1
|
| +| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +| #define HAVE_STDLIB_H 1
|
| +| #define HAVE_MALLOC 1
|
| +| #define GNULIB_MALLOC_GNU 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBSTATE_T 1
|
| +| #define HAVE_MBRTOWC 1
|
| +| #define REPLACE_STRERROR 1
|
| +| #define strnlen rpl_strnlen
|
| +| #define HAVE_STRTOL 1
|
| +| #define HAVE_STRTOUL 1
|
| +| #define USE_UNLOCKED_IO 1
|
| +| #define HAVE_DECL_WCWIDTH 0
|
| +| #define HAVE_DUP2 1
|
| +| #define vfork fork
|
| +| #define HAVE_SYS_TIME_H 1
|
| +| #define HAVE_DECL_GETRUSAGE 0
|
| +| #define HAVE_DECL_TIMES 0
|
| +| #define HAVE_DECL_CLOCK 1
|
| +| #define HAVE_DECL_SYSCONF 0
|
| +| #define HAVE_CLOCK_T 1
|
| +| /* end confdefs.h. */
|
| +| #include <stdlib.h>
|
| +| #include <iconv.h>
|
| +| int
|
| +| main ()
|
| +| {
|
| +| iconv_t cd = iconv_open("","");
|
| +| iconv(cd,NULL,NULL,NULL,NULL);
|
| +| iconv_close(cd);
|
| +| ;
|
| +| return 0;
|
| +| }
|
| +configure:21575: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 D:/Progra~1/GnuWin32/lib/libiconv.dll.a -LD:/Progra~1/GnuWin32/lib >&5
|
| +conftest.c:107: warning: function declaration isn't a prototype
|
| +configure:21582: $? = 0
|
| +configure:21606: result: yes
|
| +configure:21609: checking for working iconv
|
| +configure:21695: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 D:/Progra~1/GnuWin32/lib/libiconv.dll.a -LD:/Progra~1/GnuWin32/lib >&5
|
| +conftest.c:107: warning: function declaration isn't a prototype
|
| +configure:21699: $? = 0
|
| +configure:21705: ./conftest.exe
|
| +configure:21709: $? = 0
|
| +configure:21728: result: yes
|
| +configure:21745: checking how to link with libiconv
|
| +configure:21747: result: D:/Progra~1/GnuWin32/lib/libiconv.dll.a -LD:/Progra~1/GnuWin32/lib
|
| +configure:22214: checking for GNU gettext in libintl
|
| +configure:22252: gcc -std=gnu99 -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.c -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib >&5
|
| +conftest.c:119: warning: function declaration isn't a prototype
|
| +configure:22259: $? = 0
|
| +configure:22344: result: yes
|
| +configure:22381: checking whether to use NLS
|
| +configure:22383: result: yes
|
| +configure:22386: checking where the gettext function comes from
|
| +configure:22397: result: external libintl
|
| +configure:22405: checking how to link with libintl
|
| +configure:22407: result: D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
|
| +configure:22510: checking for valgrind
|
| +configure:22540: result: no
|
| +configure:22664: checking for C++ compiler version
|
| +configure:22672: g++ --version >&5
|
| +g++.exe (GCC) 3.4.5 (mingw special)
|
| +Copyright (C) 2004 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:22676: $? = 0
|
| +configure:22683: g++ -v >&5
|
| +Reading specs from g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/specs
|
| +Configured with: ../gcc-3.4.5/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug
|
| +Thread model: win32
|
| +gcc version 3.4.5 (mingw special)
|
| +configure:22687: $? = 0
|
| +configure:22694: g++ -V >&5
|
| +g++.exe: `-V' option must have argument
|
| +configure:22698: $? = 1
|
| +configure:22701: checking whether we are using the GNU C++ compiler
|
| +configure:22730: g++ -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -fconserve-space -fno-rtti -D__STDC_LIMIT_MACROS -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.cpp >&5
|
| +configure:22737: $? = 0
|
| +configure:22754: result: yes
|
| +configure:22763: checking whether g++ accepts -g
|
| +configure:22793: g++ -c -g -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.cpp >&5
|
| +configure:22800: $? = 0
|
| +configure:22901: result: yes
|
| +configure:22926: checking dependency style of g++
|
| +configure:23017: result: gcc3
|
| +configure:23034: checking whether g++ builds executables that work
|
| +configure:23079: g++ -c -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -fconserve-space -fno-rtti -D__STDC_LIMIT_MACROS -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include conftest.cpp >&5
|
| +configure:23086: $? = 0
|
| +configure:23092: g++ -o conftest.exe -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -fconserve-space -fno-rtti -D__STDC_LIMIT_MACROS -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib conftest.o -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 >&5
|
| +configure:23095: $? = 0
|
| +configure:23101: ./conftest.exe
|
| +configure:23104: $? = 0
|
| +configure:23129: result: yes
|
| +configure:23160: checking for Java virtual machine
|
| +configure:23210: found /g/mingw/3.4.5/bin/gij
|
| +configure:23244: found /cygdrive/c/WINDOWS/system32/java
|
| +configure:23312: found /cygdrive/c/WINDOWS/system32/jview
|
| +configure:23367: result: gij
|
| +configure:23420: CLASSPATH=.;D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\dbexamples.jar;D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\db.jar;D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\debug\dbexamples.jar;D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\debug\db.jar gij conftestver
|
| +configure:23427: WARNING: unknown target-version 1.3
|
| +, please update gt_JAVACOMP macro
|
| +configure:23472: checking for Java compiler
|
| +configure:23678: found /g/mingw/3.4.5/bin/gcj
|
| +configure:23765: gcj -C -d . conftestlib.java
|
| +configure:23947: result: no
|
| +configure:23958: checking for Java virtual machine
|
| +configure:24165: result: gij
|
| +configure:24349: creating ./config.status
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating javacomp.sh
|
| +config.status:1187: creating javaexec.sh
|
| +config.status:1187: creating runtime-po/Makefile.in
|
| +config.status:1187: creating etc/bench.pl
|
| +config.status:1187: creating tests/Makefile
|
| +config.status:1187: creating tests/atlocal
|
| +config.status:1187: creating tests/bison
|
| +config.status:1187: creating Makefile
|
| +config.status:1187: creating build-aux/Makefile
|
| +config.status:1187: creating po/Makefile.in
|
| +config.status:1187: creating data/Makefile
|
| +config.status:1187: creating etc/Makefile
|
| +config.status:1187: creating examples/Makefile
|
| +config.status:1187: creating examples/calc++/Makefile
|
| +config.status:1187: creating lib/Makefile
|
| +config.status:1187: creating src/Makefile
|
| +config.status:1187: creating doc/Makefile
|
| +config.status:1187: creating doc/yacc.1
|
| +config.status:1187: creating lib/config.h
|
| +config.status:1467: linking ../bison-2.4.1-src/GNUmakefile to GNUmakefile
|
| +config.status:1490: executing depfiles commands
|
| +config.status:1490: executing po-directories commands
|
| +config.status:1490: executing tests/atconfig commands
|
| +
|
| +## ---------------- ##
|
| +## Cache variables. ##
|
| +## ---------------- ##
|
| +
|
| +ac_cv_build=i386-pc-mingw32
|
| +ac_cv_c_compiler_gnu=yes
|
| +ac_cv_c_inline=inline
|
| +ac_cv_c_restrict=__restrict
|
| +ac_cv_cxx_compiler_gnu=yes
|
| +ac_cv_drive_letter_can_be_relative=yes
|
| +ac_cv_env_CCC_set=
|
| +ac_cv_env_CCC_value=
|
| +ac_cv_env_CC_set=
|
| +ac_cv_env_CC_value=
|
| +ac_cv_env_CFLAGS_set=
|
| +ac_cv_env_CFLAGS_value=
|
| +ac_cv_env_CPPFLAGS_set=
|
| +ac_cv_env_CPPFLAGS_value=
|
| +ac_cv_env_CPP_set=
|
| +ac_cv_env_CPP_value=
|
| +ac_cv_env_CXXFLAGS_set=
|
| +ac_cv_env_CXXFLAGS_value=
|
| +ac_cv_env_CXX_set=
|
| +ac_cv_env_CXX_value=
|
| +ac_cv_env_LDFLAGS_set=
|
| +ac_cv_env_LDFLAGS_value=
|
| +ac_cv_env_LIBS_set=
|
| +ac_cv_env_LIBS_value=
|
| +ac_cv_env_YACC_set=
|
| +ac_cv_env_YACC_value=
|
| +ac_cv_env_YFLAGS_set=
|
| +ac_cv_env_YFLAGS_value=
|
| +ac_cv_env_build_alias_set=
|
| +ac_cv_env_build_alias_value=
|
| +ac_cv_env_host_alias_set=
|
| +ac_cv_env_host_alias_value=
|
| +ac_cv_env_target_alias_set=
|
| +ac_cv_env_target_alias_value=
|
| +ac_cv_exeext=.exe
|
| +ac_cv_func_connect=yes
|
| +ac_cv_func_dup2=yes
|
| +ac_cv_func_fchdir=no
|
| +ac_cv_func_fork=no
|
| +ac_cv_func_fork_works=no
|
| +ac_cv_func_ftruncate=yes
|
| +ac_cv_func_gethostbyaddr=yes
|
| +ac_cv_func_gethostbyname=yes
|
| +ac_cv_func_gethostname=yes
|
| +ac_cv_func_getopt_long_only=yes
|
| +ac_cv_func_inet_ntoa=yes
|
| +ac_cv_func_isascii=yes
|
| +ac_cv_func_iswcntrl=yes
|
| +ac_cv_func_malloc_0_nonnull=yes
|
| +ac_cv_func_mbsinit=yes
|
| +ac_cv_func_obstack=no
|
| +ac_cv_func_pipe=no
|
| +ac_cv_func_setlocale=yes
|
| +ac_cv_func_stpcpy=no
|
| +ac_cv_func_strerror_r=no
|
| +ac_cv_func_strerror_r_char_p=no
|
| +ac_cv_func_strnlen_working=no
|
| +ac_cv_func_strtol=yes
|
| +ac_cv_func_strtoul=yes
|
| +ac_cv_func_strverscmp=no
|
| +ac_cv_func_times=no
|
| +ac_cv_func_unsetenv=no
|
| +ac_cv_func_vfork=no
|
| +ac_cv_func_vfork_works=no
|
| +ac_cv_func_waitpid=no
|
| +ac_cv_func_wcwidth=no
|
| +ac_cv_func_working_mktime=yes
|
| +ac_cv_gnu_library_2_1=no
|
| +ac_cv_have_decl_clearerr_unlocked=no
|
| +ac_cv_have_decl_clock=yes
|
| +ac_cv_have_decl_feof_unlocked=no
|
| +ac_cv_have_decl_ferror_unlocked=no
|
| +ac_cv_have_decl_fflush_unlocked=no
|
| +ac_cv_have_decl_fgets_unlocked=no
|
| +ac_cv_have_decl_fputc_unlocked=no
|
| +ac_cv_have_decl_fputs_unlocked=no
|
| +ac_cv_have_decl_fread_unlocked=no
|
| +ac_cv_have_decl_fwrite_unlocked=no
|
| +ac_cv_have_decl_getc_unlocked=no
|
| +ac_cv_have_decl_getchar_unlocked=no
|
| +ac_cv_have_decl_getenv=yes
|
| +ac_cv_have_decl_getrusage=no
|
| +ac_cv_have_decl_imaxabs=yes
|
| +ac_cv_have_decl_imaxdiv=yes
|
| +ac_cv_have_decl_mbswidth=no
|
| +ac_cv_have_decl_optarg=yes
|
| +ac_cv_have_decl_optind=yes
|
| +ac_cv_have_decl_optreset=no
|
| +ac_cv_have_decl_putc_unlocked=no
|
| +ac_cv_have_decl_putchar_unlocked=no
|
| +ac_cv_have_decl_strerror=yes
|
| +ac_cv_have_decl_strerror_r=no
|
| +ac_cv_have_decl_strndup=no
|
| +ac_cv_have_decl_strnlen=no
|
| +ac_cv_have_decl_strtoimax=yes
|
| +ac_cv_have_decl_strtoumax=yes
|
| +ac_cv_have_decl_sysconf=no
|
| +ac_cv_have_decl_times=no
|
| +ac_cv_have_decl_wcwidth=no
|
| +ac_cv_header_errno_h=yes
|
| +ac_cv_header_getopt_h=yes
|
| +ac_cv_header_inttypes_h=yes
|
| +ac_cv_header_locale_h=yes
|
| +ac_cv_header_memory_h=yes
|
| +ac_cv_header_minix_config_h=no
|
| +ac_cv_header_stdbool_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_resource_h=no
|
| +ac_cv_header_sys_socket_h=no
|
| +ac_cv_header_sys_stat_h=yes
|
| +ac_cv_header_sys_time_h=yes
|
| +ac_cv_header_sys_times_h=no
|
| +ac_cv_header_sys_types_h=yes
|
| +ac_cv_header_sys_wait_h=no
|
| +ac_cv_header_unistd_h=yes
|
| +ac_cv_header_vfork_h=no
|
| +ac_cv_header_wchar_h=yes
|
| +ac_cv_header_wctype_h=yes
|
| +ac_cv_header_winsock2_h=yes
|
| +ac_cv_host=i386-pc-mingw32
|
| +ac_cv_lib_c_main=no
|
| +ac_cv_lib_error_at_line=no
|
| +ac_cv_lib_lex='none needed'
|
| +ac_cv_objext=o
|
| +ac_cv_path_EGREP='/usr/bin/grep -E'
|
| +ac_cv_path_GMSGFMT=/usr/bin/msgfmt
|
| +ac_cv_path_GREP=/usr/bin/grep
|
| +ac_cv_path_M4=/usr/bin/m4
|
| +ac_cv_path_MSGFMT=/usr/bin/msgfmt
|
| +ac_cv_path_MSGMERGE=/usr/bin/msgmerge
|
| +ac_cv_path_XGETTEXT=/usr/bin/xgettext
|
| +ac_cv_path_mkdir=/usr/bin/mkdir
|
| +ac_cv_prog_AWK=gawk
|
| +ac_cv_prog_CPP='gcc -std=gnu99 -E'
|
| +ac_cv_prog_HAVE_GCJ_IN_PATH=yes
|
| +ac_cv_prog_HAVE_GIJ_IN_PATH=yes
|
| +ac_cv_prog_HAVE_JAVA_IN_PATH=yes
|
| +ac_cv_prog_HAVE_JVIEW_IN_PATH=yes
|
| +ac_cv_prog_LEX=flex
|
| +ac_cv_prog_LN_S='cp -fp'
|
| +ac_cv_prog_YACC='bison -y'
|
| +ac_cv_prog_ac_ct_CC=gcc
|
| +ac_cv_prog_ac_ct_RANLIB=ranlib
|
| +ac_cv_prog_cc_c89=
|
| +ac_cv_prog_cc_c99=-std=gnu99
|
| +ac_cv_prog_cc_g=yes
|
| +ac_cv_prog_cc_gcc_c_o=yes
|
| +ac_cv_prog_cc_stdc=-std=gnu99
|
| +ac_cv_prog_cxx_g=yes
|
| +ac_cv_prog_gnu_m4=yes
|
| +ac_cv_prog_lex_root=lex.yy
|
| +ac_cv_prog_lex_yytext_pointer=no
|
| +ac_cv_prog_make_make_exe_set=yes
|
| +ac_cv_safe_to_define___extensions__=yes
|
| +ac_cv_sys_file_offset_bits=64
|
| +ac_cv_sys_large_files=1
|
| +ac_cv_sys_largefile_source=1
|
| +ac_cv_type__Bool=yes
|
| +ac_cv_type_clock_t=yes
|
| +ac_cv_type_long_long_int=yes
|
| +ac_cv_type_mbstate_t=yes
|
| +ac_cv_type_pid_t=yes
|
| +ac_cv_type_struct_random_data=no
|
| +ac_cv_type_struct_tms=no
|
| +ac_cv_type_unsigned_long_long_int=yes
|
| +ac_cv_var_tzname=yes
|
| +ac_cv_win_or_dos=yes
|
| +acl_cv_hardcode_direct=no
|
| +acl_cv_hardcode_libdir_flag_spec='-L$libdir'
|
| +acl_cv_hardcode_libdir_separator=
|
| +acl_cv_hardcode_minus_L=no
|
| +acl_cv_libext=a
|
| +acl_cv_libname_spec='lib$name'
|
| +acl_cv_library_names_spec='$libname.dll.a $libname.lib'
|
| +acl_cv_path_LD=ld
|
| +acl_cv_prog_gnu_ld=yes
|
| +acl_cv_rpath=done
|
| +acl_cv_shlibext=dll
|
| +acl_cv_wl=-Wl,
|
| +am_cv_CC_dependencies_compiler_type=gcc3
|
| +am_cv_CXX_dependencies_compiler_type=gcc3
|
| +am_cv_func_iconv=yes
|
| +am_cv_func_iconv_works=yes
|
| +am_cv_langinfo_codeset=no
|
| +am_cv_lib_iconv=yes
|
| +bison_cv_cxx_works=yes
|
| +cl_cv_prog_LN='cp -fp'
|
| +cl_cv_prog_LN_S='cp -fp'
|
| +gl_cv_c_inline_effective=yes
|
| +gl_cv_double_slash_root=yes
|
| +gl_cv_func_chown_follows_symlink=yes
|
| +gl_cv_func_getcwd_null=yes
|
| +gl_cv_func_gnu_getopt=yes
|
| +gl_cv_func_iswcntrl_works=yes
|
| +gl_cv_func_malloc_posix=no
|
| +gl_cv_func_mbrtowc=yes
|
| +gl_cv_func_strndup=no
|
| +gl_cv_have_include_next=yes
|
| +gl_cv_header_errno_h_EMULTIHOP=no
|
| +gl_cv_header_errno_h_ENOLINK=no
|
| +gl_cv_header_errno_h_EOVERFLOW=no
|
| +gl_cv_header_errno_h_complete=no
|
| +gl_cv_header_wchar_h_standalone=yes
|
| +gl_cv_header_working_inttypes_h=yes
|
| +gl_cv_header_working_stdint_h=yes
|
| +gl_cv_next_errno_h='<errno.h>'
|
| +gl_cv_next_inttypes_h='<inttypes.h>'
|
| +gl_cv_next_stdint_h='<stdint.h>'
|
| +gl_cv_next_stdlib_h='<stdlib.h>'
|
| +gl_cv_next_string_h='<string.h>'
|
| +gl_cv_next_unistd_h='<unistd.h>'
|
| +gl_cv_next_wchar_h='<wchar.h>'
|
| +gl_cv_next_wctype_h='<wctype.h>'
|
| +gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
|
| +gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
|
| +gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
|
| +gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
|
| +gt_cv_c_wchar_t=yes
|
| +gt_cv_c_wint_t=yes
|
| +gt_cv_func_CFLocaleCopyCurrent=no
|
| +gt_cv_func_CFPreferencesCopyAppValue=no
|
| +gt_cv_func_gnugettext3_libc=no
|
| +gt_cv_func_gnugettext3_libintl=yes
|
| +gt_cv_inttypes_pri_broken=no
|
| +gt_cv_var_environ_declaration=no
|
| +
|
| +## ----------------- ##
|
| +## Output variables. ##
|
| +## ----------------- ##
|
| +
|
| +ACLOCAL='${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run aclocal-1.10'
|
| +AMDEPBACKSLASH='\'
|
| +AMDEP_FALSE='#'
|
| +AMDEP_TRUE=''
|
| +AMTAR='${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run tar'
|
| +AUTOCONF='${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run autoconf'
|
| +AUTOHEADER='${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run autoheader'
|
| +AUTOM4TE='${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run autom4te'
|
| +AUTOMAKE='${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run automake-1.10'
|
| +AWK='gawk'
|
| +BISON_CXX_WORKS=':'
|
| +BISON_CXX_WORKS_FALSE='#'
|
| +BISON_CXX_WORKS_TRUE=''
|
| +BISON_LOCALEDIR='/usr/share/locale'
|
| +BITSIZEOF_PTRDIFF_T=''
|
| +BITSIZEOF_SIG_ATOMIC_T=''
|
| +BITSIZEOF_SIZE_T=''
|
| +BITSIZEOF_WCHAR_T=''
|
| +BITSIZEOF_WINT_T=''
|
| +CC='gcc -std=gnu99'
|
| +CCDEPMODE='depmode=gcc3'
|
| +CFLAGS=' -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes '
|
| +CLASSPATH='D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\dbexamples.jar;D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\db.jar;D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\debug\dbexamples.jar;D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\debug\db.jar'
|
| +CLASSPATH_SEPARATOR=';'
|
| +CONF_JAVA='gij'
|
| +CONF_JAVAC=''
|
| +CPP='gcc -std=gnu99 -E'
|
| +CPPFLAGS=' -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include '
|
| +CXX='g++'
|
| +CXXDEPMODE='depmode=gcc3'
|
| +CXXFLAGS=' -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -fconserve-space -fno-rtti -D__STDC_LIMIT_MACROS '
|
| +CYGPATH_W='cygpath -w'
|
| +DEFS=''
|
| +DEPDIR='.deps'
|
| +ECHO_C=''
|
| +ECHO_N='-n'
|
| +ECHO_T=''
|
| +EGREP='/usr/bin/grep -E'
|
| +EMULTIHOP_HIDDEN='0'
|
| +EMULTIHOP_VALUE=''
|
| +ENOLINK_HIDDEN='0'
|
| +ENOLINK_VALUE=''
|
| +EOVERFLOW_HIDDEN='0'
|
| +EOVERFLOW_VALUE=''
|
| +ERRNO_H='errno.h'
|
| +EXEEXT='.exe'
|
| +GCC='yes'
|
| +GETOPT_H=''
|
| +GETTEXT_MACRO_VERSION='0.17'
|
| +GLIBC21='no'
|
| +GL_COND_LIBTOOL_FALSE=''
|
| +GL_COND_LIBTOOL_TRUE='#'
|
| +GMSGFMT='/usr/bin/msgfmt'
|
| +GMSGFMT_015='/usr/bin/msgfmt'
|
| +GNULIB_ATOLL='0'
|
| +GNULIB_CALLOC_POSIX='0'
|
| +GNULIB_CHOWN='0'
|
| +GNULIB_CLOSE='0'
|
| +GNULIB_DUP2='0'
|
| +GNULIB_ENVIRON='1'
|
| +GNULIB_EUIDACCESS='0'
|
| +GNULIB_FCHDIR='0'
|
| +GNULIB_FSYNC='0'
|
| +GNULIB_FTRUNCATE='0'
|
| +GNULIB_GETCWD='0'
|
| +GNULIB_GETDOMAINNAME='0'
|
| +GNULIB_GETDTABLESIZE='0'
|
| +GNULIB_GETHOSTNAME='0'
|
| +GNULIB_GETLOADAVG='0'
|
| +GNULIB_GETLOGIN_R='0'
|
| +GNULIB_GETPAGESIZE='0'
|
| +GNULIB_GETSUBOPT='0'
|
| +GNULIB_GETUSERSHELL='0'
|
| +GNULIB_IMAXABS='0'
|
| +GNULIB_IMAXDIV='0'
|
| +GNULIB_LCHOWN='0'
|
| +GNULIB_LSEEK='0'
|
| +GNULIB_MALLOC_POSIX='1'
|
| +GNULIB_MBSCASECMP='0'
|
| +GNULIB_MBSCASESTR='0'
|
| +GNULIB_MBSCHR='0'
|
| +GNULIB_MBSCSPN='0'
|
| +GNULIB_MBSLEN='0'
|
| +GNULIB_MBSNCASECMP='0'
|
| +GNULIB_MBSNLEN='0'
|
| +GNULIB_MBSPBRK='0'
|
| +GNULIB_MBSPCASECMP='0'
|
| +GNULIB_MBSRCHR='0'
|
| +GNULIB_MBSSEP='0'
|
| +GNULIB_MBSSPN='0'
|
| +GNULIB_MBSSTR='0'
|
| +GNULIB_MBSTOK_R='0'
|
| +GNULIB_MEMMEM='0'
|
| +GNULIB_MEMPCPY='0'
|
| +GNULIB_MEMRCHR='0'
|
| +GNULIB_MKDTEMP='0'
|
| +GNULIB_MKSTEMP='0'
|
| +GNULIB_PUTENV='0'
|
| +GNULIB_RANDOM_R='0'
|
| +GNULIB_RAWMEMCHR='0'
|
| +GNULIB_READLINK='0'
|
| +GNULIB_REALLOC_POSIX='0'
|
| +GNULIB_RPMATCH='0'
|
| +GNULIB_SETENV='0'
|
| +GNULIB_SLEEP='0'
|
| +GNULIB_STPCPY='1'
|
| +GNULIB_STPNCPY='0'
|
| +GNULIB_STRCASESTR='0'
|
| +GNULIB_STRCHRNUL='0'
|
| +GNULIB_STRDUP='0'
|
| +GNULIB_STRERROR='1'
|
| +GNULIB_STRNDUP='1'
|
| +GNULIB_STRNLEN='1'
|
| +GNULIB_STRPBRK='0'
|
| +GNULIB_STRSEP='0'
|
| +GNULIB_STRSIGNAL='0'
|
| +GNULIB_STRSTR='0'
|
| +GNULIB_STRTOD='0'
|
| +GNULIB_STRTOIMAX='0'
|
| +GNULIB_STRTOK_R='0'
|
| +GNULIB_STRTOLL='0'
|
| +GNULIB_STRTOULL='0'
|
| +GNULIB_STRTOUMAX='0'
|
| +GNULIB_STRVERSCMP='1'
|
| +GNULIB_UNISTD_H_SIGPIPE='0'
|
| +GNULIB_UNSETENV='1'
|
| +GNULIB_WCWIDTH='1'
|
| +GNULIB_WRITE='0'
|
| +GREP='/usr/bin/grep'
|
| +HAVE_ATOLL='1'
|
| +HAVE_CALLOC_POSIX='1'
|
| +HAVE_DECL_ENVIRON='0'
|
| +HAVE_DECL_GETLOADAVG='1'
|
| +HAVE_DECL_GETLOGIN_R='1'
|
| +HAVE_DECL_IMAXABS='1'
|
| +HAVE_DECL_IMAXDIV='1'
|
| +HAVE_DECL_MEMMEM='1'
|
| +HAVE_DECL_MEMRCHR='1'
|
| +HAVE_DECL_STRDUP='1'
|
| +HAVE_DECL_STRERROR='1'
|
| +HAVE_DECL_STRNDUP='0'
|
| +HAVE_DECL_STRNLEN='0'
|
| +HAVE_DECL_STRSIGNAL='1'
|
| +HAVE_DECL_STRTOIMAX='1'
|
| +HAVE_DECL_STRTOK_R='1'
|
| +HAVE_DECL_STRTOUMAX='1'
|
| +HAVE_DECL_WCWIDTH='0'
|
| +HAVE_DUP2='1'
|
| +HAVE_EUIDACCESS='1'
|
| +HAVE_FSYNC='1'
|
| +HAVE_FTRUNCATE='1'
|
| +HAVE_GCJ_C=''
|
| +HAVE_GCJ_IN_PATH='yes'
|
| +HAVE_GETDOMAINNAME='1'
|
| +HAVE_GETDTABLESIZE='1'
|
| +HAVE_GETHOSTNAME='1'
|
| +HAVE_GETPAGESIZE='1'
|
| +HAVE_GETSUBOPT='1'
|
| +HAVE_GETUSERSHELL='1'
|
| +HAVE_GIJ='1'
|
| +HAVE_GIJ_IN_PATH='yes'
|
| +HAVE_INTTYPES_H='1'
|
| +HAVE_ISWCNTRL='1'
|
| +HAVE_JAVA=''
|
| +HAVE_JAVAC=''
|
| +HAVE_JAVAC_ENVVAR=''
|
| +HAVE_JAVAC_IN_PATH=''
|
| +HAVE_JAVA_ENVVAR=''
|
| +HAVE_JAVA_IN_PATH='yes'
|
| +HAVE_JIKES=''
|
| +HAVE_JIKES_IN_PATH=''
|
| +HAVE_JRE=''
|
| +HAVE_JRE_IN_PATH=''
|
| +HAVE_JVIEW=''
|
| +HAVE_JVIEW_IN_PATH='yes'
|
| +HAVE_LONG_LONG_INT='1'
|
| +HAVE_MALLOC_POSIX='0'
|
| +HAVE_MEMPCPY='1'
|
| +HAVE_MKDTEMP='1'
|
| +HAVE_OS_H='0'
|
| +HAVE_RANDOM_R='1'
|
| +HAVE_RAWMEMCHR='1'
|
| +HAVE_READLINK='1'
|
| +HAVE_REALLOC_POSIX='1'
|
| +HAVE_RPMATCH='1'
|
| +HAVE_SETENV='1'
|
| +HAVE_SIGNED_SIG_ATOMIC_T=''
|
| +HAVE_SIGNED_WCHAR_T=''
|
| +HAVE_SIGNED_WINT_T=''
|
| +HAVE_SLEEP='1'
|
| +HAVE_STDINT_H='1'
|
| +HAVE_STPCPY='0'
|
| +HAVE_STPNCPY='1'
|
| +HAVE_STRCASESTR='1'
|
| +HAVE_STRCHRNUL='1'
|
| +HAVE_STRNDUP='0'
|
| +HAVE_STRPBRK='1'
|
| +HAVE_STRSEP='1'
|
| +HAVE_STRTOD='1'
|
| +HAVE_STRTOLL='1'
|
| +HAVE_STRTOULL='1'
|
| +HAVE_STRUCT_RANDOM_DATA='0'
|
| +HAVE_STRVERSCMP='0'
|
| +HAVE_SYS_BITYPES_H=''
|
| +HAVE_SYS_INTTYPES_H=''
|
| +HAVE_SYS_LOADAVG_H='0'
|
| +HAVE_SYS_PARAM_H='0'
|
| +HAVE_SYS_TYPES_H='1'
|
| +HAVE_UNISTD_H='1'
|
| +HAVE_UNSETENV='0'
|
| +HAVE_UNSIGNED_LONG_LONG_INT='1'
|
| +HAVE_WCHAR_H='1'
|
| +HAVE_WCTYPE_H='1'
|
| +HAVE_WINT_T='1'
|
| +HAVE__BOOL='1'
|
| +HELP2MAN='${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run help2man'
|
| +INCLUDE_NEXT='include_next'
|
| +INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
|
| +INSTALL_DATA='/bin/install.exe -cp'
|
| +INSTALL_PROGRAM='/bin/install.exe -cp'
|
| +INSTALL_SCRIPT='${INSTALL}'
|
| +INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
| +INT32_MAX_LT_INTMAX_MAX='1'
|
| +INT64_MAX_EQ_LONG_MAX='0'
|
| +INTLLIBS='D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib'
|
| +INTL_MACOSX_LIBS=''
|
| +INTTYPES_H='inttypes.h'
|
| +LDFLAGS=' -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib '
|
| +LEX='flex'
|
| +LEXLIB=''
|
| +LEX_OUTPUT_ROOT='lex.yy'
|
| +LIBBISON_LIBDEPS=''
|
| +LIBBISON_LTLIBDEPS=''
|
| +LIBICONV='D:/Progra~1/GnuWin32/lib/libiconv.dll.a -LD:/Progra~1/GnuWin32/lib'
|
| +LIBINTL='D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib'
|
| +LIBOBJS=''
|
| +LIBS=' -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60 '
|
| +LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/lib"'
|
| +LTLIBICONV='-LD:/Progra~1/GnuWin32/lib -liconv -RD:/Progra~1/GnuWin32/lib'
|
| +LTLIBINTL='-LD:/Progra~1/GnuWin32/lib -lintl -RD:/Progra~1/GnuWin32/lib'
|
| +LTLIBOBJS=''
|
| +M4='/usr/bin/m4'
|
| +MAKEINFO='${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run makeinfo'
|
| +MKDIR_P='/usr/bin/mkdir -p'
|
| +MSGFMT='/usr/bin/msgfmt'
|
| +MSGFMT_015='/usr/bin/msgfmt'
|
| +MSGMERGE='/usr/bin/msgmerge'
|
| +NEXT_ERRNO_H='<errno.h>'
|
| +NEXT_INTTYPES_H='<inttypes.h>'
|
| +NEXT_STDINT_H='<stdint.h>'
|
| +NEXT_STDLIB_H='<stdlib.h>'
|
| +NEXT_STRING_H='<string.h>'
|
| +NEXT_UNISTD_H='<unistd.h>'
|
| +NEXT_WCHAR_H='<wchar.h>'
|
| +NEXT_WCTYPE_H='<wctype.h>'
|
| +O0CFLAGS='-Wall -Wpointer-arith -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes'
|
| +O0CXXFLAGS='-Wall -Wpointer-arith -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -fconserve-space -fno-rtti -D__STDC_LIMIT_MACROS'
|
| +OBJEXT='o'
|
| +PACKAGE='bison'
|
| +PACKAGE_BUGREPORT='bug-bison@gnu.org'
|
| +PACKAGE_COPYRIGHT_YEAR='2008'
|
| +PACKAGE_NAME='GNU Bison'
|
| +PACKAGE_STRING='GNU Bison 2.4.1'
|
| +PACKAGE_TARNAME='bison'
|
| +PACKAGE_VERSION='2.4.1'
|
| +PATH_SEPARATOR=':'
|
| +POSUB='po'
|
| +PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
|
| +PRIPTR_PREFIX='""'
|
| +PRI_MACROS_BROKEN='0'
|
| +PTRDIFF_T_SUFFIX=''
|
| +RANLIB='ranlib'
|
| +REPLACE_CHOWN='0'
|
| +REPLACE_CLOSE='0'
|
| +REPLACE_FCHDIR='0'
|
| +REPLACE_GETCWD='0'
|
| +REPLACE_GETPAGESIZE='0'
|
| +REPLACE_ISWCNTRL='0'
|
| +REPLACE_LCHOWN='0'
|
| +REPLACE_LSEEK='0'
|
| +REPLACE_MEMMEM='0'
|
| +REPLACE_MKSTEMP='0'
|
| +REPLACE_PUTENV='0'
|
| +REPLACE_STRCASESTR='0'
|
| +REPLACE_STRDUP='0'
|
| +REPLACE_STRERROR='1'
|
| +REPLACE_STRSIGNAL='0'
|
| +REPLACE_STRSTR='0'
|
| +REPLACE_STRTOD='0'
|
| +REPLACE_WCWIDTH='1'
|
| +REPLACE_WRITE='0'
|
| +SET_MAKE=''
|
| +SHELL='/bin/sh'
|
| +SIG_ATOMIC_T_SUFFIX=''
|
| +SIZE_T_SUFFIX=''
|
| +STDBOOL_H=''
|
| +STDINT_H=''
|
| +STRIP=''
|
| +UINT32_MAX_LT_UINTMAX_MAX='1'
|
| +UINT64_MAX_EQ_ULONG_MAX='0'
|
| +UNISTD_H_HAVE_WINSOCK2_H='0'
|
| +USE_NLS='yes'
|
| +VALGRIND=''
|
| +VERSION='2.4.1'
|
| +VOID_UNSETENV='0'
|
| +WARN_CFLAGS=''
|
| +WARN_CXXFLAGS=''
|
| +WCHAR_H='wchar.h'
|
| +WCHAR_T_SUFFIX=''
|
| +WCTYPE_H=''
|
| +WERROR_CFLAGS=''
|
| +WINT_T_SUFFIX=''
|
| +XGETTEXT='/usr/bin/xgettext'
|
| +XGETTEXT_015='/usr/bin/xgettext'
|
| +XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format'
|
| +XSLTPROC=''
|
| +YACC='bison -y'
|
| +YACC_LIBRARY='liby.a'
|
| +YACC_SCRIPT='yacc'
|
| +YFLAGS=''
|
| +ac_ct_CC='gcc'
|
| +ac_ct_CXX=''
|
| +aclocaldir='${datadir}/aclocal'
|
| +am__fastdepCC_FALSE='#'
|
| +am__fastdepCC_TRUE=''
|
| +am__fastdepCXX_FALSE='#'
|
| +am__fastdepCXX_TRUE=''
|
| +am__include='include'
|
| +am__isrc=' -I$(srcdir)'
|
| +am__leading_dot='.'
|
| +am__quote=''
|
| +am__tar='${AMTAR} chof - "$$tardir"'
|
| +am__untar='${AMTAR} xf -'
|
| +bindir='${exec_prefix}/bin'
|
| +build='i386-pc-mingw32'
|
| +build_alias='i386-pc-mingw32'
|
| +build_cpu='i386'
|
| +build_os='mingw32'
|
| +build_vendor='pc'
|
| +datadir='${datarootdir}'
|
| +datarootdir='${prefix}/share'
|
| +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
| +dvidir='${docdir}'
|
| +exec_prefix='${prefix}'
|
| +gl_LIBOBJS=' argmatch.o basename.o dirname.o dup-safer.o error.o exitfail.o fd-safer.o fopen-safer.o hash.o malloc.o obstack.o pipe-safer.o quote.o quotearg.o stpcpy.o strerror.o stripslash.o strndup.o strnlen.o strverscmp.o unsetenv.o wcwidth.o xmalloc.o'
|
| +gl_LTLIBOBJS=' argmatch.lo basename.lo dirname.lo dup-safer.lo error.lo exitfail.lo fd-safer.lo fopen-safer.lo hash.lo malloc.lo obstack.lo pipe-safer.lo quote.lo quotearg.lo stpcpy.lo strerror.lo stripslash.lo strndup.lo strnlen.lo strverscmp.lo unsetenv.lo wcwidth.lo xmalloc.lo'
|
| +gltests_LIBOBJS=''
|
| +gltests_LTLIBOBJS=''
|
| +host='i386-pc-mingw32'
|
| +host_alias='i386-pc-mingw32'
|
| +host_cpu='i386'
|
| +host_os='mingw32'
|
| +host_vendor='pc'
|
| +htmldir='${docdir}'
|
| +includedir='${prefix}/include'
|
| +infodir='${datarootdir}/info'
|
| +install_sh='$(SHELL) /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/install-sh'
|
| +libdir='${exec_prefix}/lib'
|
| +libexecdir='${exec_prefix}/libexec'
|
| +localedir='${datarootdir}/locale'
|
| +localstatedir='${prefix}/var'
|
| +mandir='${datarootdir}/man'
|
| +mkdir_p='/usr/bin/mkdir -p'
|
| +oldincludedir='/usr/include'
|
| +pdfdir='${docdir}'
|
| +prefix='c:/progra~1/bison'
|
| +program_transform_name='s&$$&&;s&^&&;s/i386-pc-mingw32//'
|
| +psdir='${docdir}'
|
| +sbindir='${exec_prefix}/sbin'
|
| +sharedstatedir='${prefix}/com'
|
| +sysconfdir='${prefix}/etc'
|
| +target_alias='i386-pc-mingw32'
|
| +
|
| +## ----------- ##
|
| +## confdefs.h. ##
|
| +## ----------- ##
|
| +
|
| +#define PACKAGE_NAME "GNU Bison"
|
| +#define PACKAGE_TARNAME "bison"
|
| +#define PACKAGE_VERSION "2.4.1"
|
| +#define PACKAGE_STRING "GNU Bison 2.4.1"
|
| +#define PACKAGE_BUGREPORT "bug-bison@gnu.org"
|
| +#define PACKAGE_COPYRIGHT_YEAR 2008
|
| +#define PACKAGE "bison"
|
| +#define VERSION "2.4.1"
|
| +#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 __EXTENSIONS__ 1
|
| +#define _ALL_SOURCE 1
|
| +#define _GNU_SOURCE 1
|
| +#define _POSIX_PTHREAD_SEMANTICS 1
|
| +#define _TANDEM_SOURCE 1
|
| +#define M4 "/usr/bin/m4"
|
| +#define HAVE_LOCALE_H 1
|
| +#define HAVE_ERRNO_H 1
|
| +#define HAVE_STDINT_H 1
|
| +#define HAVE_WCHAR_H 1
|
| +#define HAVE_INTTYPES_H 1
|
| +#define HAVE_STDLIB_H 1
|
| +#define HAVE_STRING_H 1
|
| +#define HAVE_UNISTD_H 1
|
| +#define HAVE_WCTYPE_H 1
|
| +#define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
|
| +#define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
|
| +#define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
|
| +#define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +#define HAVE_DECL_STRERROR_R 0
|
| +#define HAVE_GETOPT_H 1
|
| +#define HAVE_GETOPT_LONG_ONLY 1
|
| +#define HAVE_DECL_GETENV 1
|
| +#define HAVE__BOOL 1
|
| +#define HAVE_STDBOOL_H 1
|
| +#define HAVE_LONG_LONG_INT 1
|
| +#define HAVE_UNSIGNED_LONG_LONG_INT 1
|
| +#define HAVE_INTTYPES_H 1
|
| +#define HAVE_DECL_IMAXABS 1
|
| +#define HAVE_DECL_IMAXDIV 1
|
| +#define HAVE_DECL_STRTOIMAX 1
|
| +#define HAVE_DECL_STRTOUMAX 1
|
| +#define HAVE_DECL_GETC_UNLOCKED 0
|
| +#define HAVE_ISASCII 1
|
| +#define HAVE_MBSINIT 1
|
| +#define HAVE_ISWCNTRL 1
|
| +#define HAVE_SETLOCALE 1
|
| +#define restrict __restrict
|
| +#define HAVE_DECL_STRERROR 1
|
| +#define HAVE_WINSOCK2_H 1
|
| +#define HAVE_DECL_STRNDUP 0
|
| +#define HAVE_DECL_STRNLEN 0
|
| +#define HAVE_DECL_CLEARERR_UNLOCKED 0
|
| +#define HAVE_DECL_FEOF_UNLOCKED 0
|
| +#define HAVE_DECL_FERROR_UNLOCKED 0
|
| +#define HAVE_DECL_FFLUSH_UNLOCKED 0
|
| +#define HAVE_DECL_FGETS_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 0
|
| +#define HAVE_DECL_PUTC_UNLOCKED 0
|
| +#define HAVE_DECL_PUTCHAR_UNLOCKED 0
|
| +#define HAVE_WINT_T 1
|
| +#define HAVE_WCHAR_T 1
|
| +#define DOUBLE_SLASH_IS_DISTINCT_ROOT 1
|
| +#define GNULIB_FOPEN_SAFER 1
|
| +#define HAVE_INLINE 1
|
| +#define GL_TRIGGER_STDC_LIMIT_MACROS 1
|
| +#define HAVE_STDLIB_H 1
|
| +#define HAVE_MALLOC 1
|
| +#define GNULIB_MALLOC_GNU 1
|
| +#define HAVE_MBRTOWC 1
|
| +#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
| +#define HAVE_MBSTATE_T 1
|
| +#define HAVE_MBSTATE_T 1
|
| +#define HAVE_MBRTOWC 1
|
| +#define REPLACE_STRERROR 1
|
| +#define strnlen rpl_strnlen
|
| +#define HAVE_STRTOL 1
|
| +#define HAVE_STRTOUL 1
|
| +#define USE_UNLOCKED_IO 1
|
| +#define HAVE_DECL_WCWIDTH 0
|
| +#define HAVE_DUP2 1
|
| +#define vfork fork
|
| +#define HAVE_SYS_TIME_H 1
|
| +#define HAVE_DECL_GETRUSAGE 0
|
| +#define HAVE_DECL_TIMES 0
|
| +#define HAVE_DECL_CLOCK 1
|
| +#define HAVE_DECL_SYSCONF 0
|
| +#define HAVE_CLOCK_T 1
|
| +#define HAVE_ICONV 1
|
| +#define ENABLE_NLS 1
|
| +#define HAVE_GETTEXT 1
|
| +#define HAVE_DCGETTEXT 1
|
| +#define YYENABLE_NLS 1
|
| +
|
| +configure: exit 0
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status src/Makefile depfiles
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating src/Makefile
|
| +config.status:1490: executing depfiles commands
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status src/Makefile depfiles
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating src/Makefile
|
| +config.status:1490: executing depfiles commands
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status src/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating src/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status src/Makefile depfiles
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating src/Makefile
|
| +config.status:1490: executing depfiles commands
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status lib/Makefile depfiles
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating lib/Makefile
|
| +config.status:1490: executing depfiles commands
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status lib/config.h
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating lib/config.h
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/bison
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/bison
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/atlocal
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/atlocal
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
| +
|
| +## ---------------------- ##
|
| +## Running config.status. ##
|
| +## ---------------------- ##
|
| +
|
| +This file was extended by GNU Bison config.status 2.4.1, which was
|
| +generated by GNU Autoconf 2.62. Invocation command line was
|
| +
|
| + CONFIG_FILES =
|
| + CONFIG_HEADERS =
|
| + CONFIG_LINKS =
|
| + CONFIG_COMMANDS =
|
| + $ ./config.status tests/Makefile
|
| +
|
| +on gamma
|
| +
|
| +config.status:1187: creating tests/Makefile
|
|
|