Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Unified Diff: gperf/src/gperf/3.0.1/gperf-3.0.1/src/config.log

Issue 10804012: Add native Windows binary for gperf. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gperf/src/gperf/3.0.1/gperf-3.0.1/src/config.h ('k') | gperf/src/gperf/3.0.1/gperf-3.0.1/src/config.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gperf/src/gperf/3.0.1/gperf-3.0.1/src/config.log
===================================================================
--- gperf/src/gperf/3.0.1/gperf-3.0.1/src/config.log (revision 0)
+++ gperf/src/gperf/3.0.1/gperf-3.0.1/src/config.log (revision 0)
@@ -0,0 +1,767 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by configure, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ $ ../../gperf-3.0.1-src/src/configure --prefix=c:/progra~1/Gperf --prefix=c:/progra~1/Gperf --srcdir=../gperf-3.0.1-src --cache-file=/dev/null --srcdir=../../gperf-3.0.1-src/src
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = gamma
+uname -m = i686
+uname -r = 1.5.11(0.116/4/2)
+uname -s = CYGWIN_NT-5.1
+uname -v = 2004-09-04 23:17
+
+/usr/bin/uname -p = unknown
+/bin/uname -X = unknown
+
+/bin/arch = unknown
+/usr/bin/arch -k = unknown
+/usr/convex/getsysinfo = unknown
+hostinfo = unknown
+/bin/machine = unknown
+/usr/bin/oslevel = unknown
+/bin/universe = unknown
+
+PATH: /cygdrive/h/mingw/3.3.1/bin
+PATH: /usr/bin
+PATH: /usr/local/bin
+PATH: /cygdrive/e/Progra~1/Borland/CBuilderX/bin
+PATH: /cygdrive/e/util
+PATH: /cygdrive/e/program files/gnuwin32/bin
+PATH: /cygdrive/e/progra~1/ssh
+PATH: /cygdrive/h/gnuwin32/bin
+PATH: /cygdrive/h/mingw/3.3.1/bin
+PATH: /cygdrive/h/tex/bin/win32
+PATH: /usr/bin
+PATH: /cygdrive/c/WINDOWS/system32
+PATH: /cygdrive/c/WINDOWS
+PATH: /cygdrive/c/WINDOWS/System32/Wbem
+PATH: /cygdrive/e/Program Files/NTrksupport
+PATH: /cygdrive/e/Program Files/Support Tools/
+PATH: /cygdrive/e/PROGRA~1/GNU/WINCVS~1.3/CVSNT
+PATH: .
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:1133: loading site script k:/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 -cpD'}
+| INSTALL_DATA=${INSTALL_DATA:='/bin/install.exe -cp'}
+| INSTALL_PROGRAM=${INSTALL_PROGRAM:='/bin/install.exe -cpD'}
+|
+| # 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_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}
+|
+| # 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=${ac_cv_prog_LN_S:='cp -fp'}
+| cl_cv_prog_LN=${cl_cv_prog_LN:='cp -fp'}
+| cl_cv_prog_LN_S=${cl_cv_prog_LN_S:='cp -fp'}
+| LN_S=${LN_S:='cp -fp'}
+| LN=${LN:='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
+|
+| GLIBCINCDIR=${GLIBCINCDIR=h:/glibc/include}
+| if [ "$GLIBCINCDIR" != "" ]; then
+| GLIBCINCL="-idirafter $GLIBCINCDIR"
+| fi
+| GNUWIN32DIR=${GNUWIN32DIR=e:/progra~1/gnuwin32}
+| if [ "$GNUWIN32DIR" != "" ]; then
+| GNUWIN32INCL="-idirafter $GNUWIN32DIR/include"
+| GNUWIN32LIBS="-L$GNUWIN32DIR/lib -lgw32c"
+| else
+| enable_nls=no
+| fi
+|
+| STDEFS=${STDEFS:=-D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64}
+| # -D__GTHREAD_HIDE_WIN32API
+| DEFS=${DEFS:= $STDEFS $DEFSPLUS }
+| DEFINES=${DEFINES:= $DEFS $DEFINESPLUS }
+| INCLUDES=${INCLUDES:= $INCLUDESPLUS $GNUWIN32INCL $GLIBCINCL }
+| STCFLAGS=${STCFLAGS:=-Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686}
+| CFLAGS=${CFLAGS:= $STCFLAGS $CFLAGSPLUS }
+| # -fnative-struct
+|
+| CXXFLAGS=${CXXFLAGS:= $CFLAGS -fconserve-space -fno-rtti $CXXFLAGSPLUS }
+| CPPFLAGS=${CPPFLAGS:= $DEFS $INCLUDES $CPPFLAGSPLUS }
+|
+| STLDFLAGS=${STLDFLAGS:=-Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc}
+| LDFLAGS=${LDFLAGS:= $STLDFLAGS $LDFLAGSPLUS }
+| STLIBS=${STLIBS:=$GNUWIN32LIBS -liberty -lintl -liconv -lwsock32 -lole32 -luuid -lmsvcp60 }
+| 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}
+| # 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}
+| enable_nls=${enable_nls:=yes}
+| nls_cv_use_gnu_gettext=${nls_cv_use_gnu_gettext:=yes}
+| USE_NLS=${USE_NLS:=yes}
+| 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}
+configure:1234: checking whether make sets $(MAKE)
+configure:1254: result: yes
+configure:1309: checking for gcc
+configure:1335: result: gcc
+configure:1579: checking for C compiler version
+configure:1582: gcc --version </dev/null >&5
+gcc.exe (GCC) 3.3.1 (mingw special 20030804-1)
+Copyright (C) 2003 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+configure:1585: $? = 0
+configure:1587: gcc -v </dev/null >&5
+Reading specs from h:/mingw/3.3.1/bin/../lib/gcc-lib/mingw32/3.3.1/specs
+Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,objc,ada,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
+Thread model: win32
+gcc version 3.3.1 (mingw special 20030804-1)
+configure:1590: $? = 0
+configure:1592: gcc -V </dev/null >&5
+gcc.exe: `-V' option must have argument
+configure:1595: $? = 1
+configure:1619: checking for C compiler default output
+configure:1622: gcc -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc conftest.c -Wl,-s -Le:/progra~1/gnuwin32/lib -lgw32c -liberty -lintl -liconv -lwsock32 -lole32 -luuid -lmsvcp60 >&5
+configure:1625: $? = 0
+configure:1671: result: a.exe
+configure:1676: checking whether the C compiler works
+configure:1682: ./a.exe
+configure:1685: $? = 0
+configure:1702: result: yes
+configure:1709: checking whether we are cross compiling
+configure:1711: result: no
+configure:1714: checking for suffix of executables
+configure:1716: gcc -o conftest.exe -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc conftest.c -Wl,-s -Le:/progra~1/gnuwin32/lib -lgw32c -liberty -lintl -liconv -lwsock32 -lole32 -luuid -lmsvcp60 >&5
+configure:1719: $? = 0
+configure:1744: result: .exe
+configure:1750: checking for suffix of object files
+configure:1772: gcc -c -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.c >&5
+configure:1775: $? = 0
+configure:1797: result: o
+configure:1801: checking whether we are using the GNU C compiler
+configure:1826: gcc -c -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.c >&5
+configure:1829: $? = 0
+configure:1832: test -s conftest.o
+configure:1835: $? = 0
+configure:1848: result: yes
+configure:1854: checking whether gcc accepts -g
+configure:1876: gcc -c -g -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.c >&5
+configure:1879: $? = 0
+configure:1882: test -s conftest.o
+configure:1885: $? = 0
+configure:1896: result: yes
+configure:1913: checking for gcc option to accept ANSI C
+configure:1974: gcc -c -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.c >&5
+configure:1977: $? = 0
+configure:1980: test -s conftest.o
+configure:1983: $? = 0
+configure:2001: result: none needed
+configure:2019: gcc -c -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.c >&5
+conftest.c:2: error: parse error before "me"
+configure:2022: $? = 1
+configure: failed program was:
+| #ifndef __cplusplus
+| choke me
+| #endif
+configure:2136: checking how to run the C preprocessor
+configure:2172: gcc -E -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.c
+configure:2178: $? = 0
+configure:2210: gcc -E -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.c
+configure:2209:28: ac_nonexistent.h: No such file or directory
+configure:2216: $? = 1
+configure: failed program was:
+| #line 2201 "configure"
+| /* confdefs.h. */
+|
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:2254: result: gcc -E
+configure:2279: gcc -E -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.c
+configure:2285: $? = 0
+configure:2317: gcc -E -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.c
+configure:2316:28: ac_nonexistent.h: No such file or directory
+configure:2323: $? = 1
+configure: failed program was:
+| #line 2308 "configure"
+| /* confdefs.h. */
+|
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:2459: checking for C++ compiler version
+configure:2462: g++ --version </dev/null >&5
+g++.exe (GCC) 3.3.1 (mingw special 20030804-1)
+Copyright (C) 2003 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+configure:2465: $? = 0
+configure:2467: g++ -v </dev/null >&5
+Reading specs from h:/mingw/3.3.1/bin/../lib/gcc-lib/mingw32/3.3.1/specs
+Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,objc,ada,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
+Thread model: win32
+gcc version 3.3.1 (mingw special 20030804-1)
+configure:2470: $? = 0
+configure:2472: g++ -V </dev/null >&5
+g++.exe: `-V' option must have argument
+configure:2475: $? = 1
+configure:2478: checking whether we are using the GNU C++ compiler
+configure:2503: g++ -c -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -fconserve-space -fno-rtti -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc >&5
+configure:2506: $? = 0
+configure:2509: test -s conftest.o
+configure:2512: $? = 0
+configure:2525: result: yes
+configure:2531: checking whether g++ accepts -g
+configure:2553: g++ -c -g -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc >&5
+configure:2556: $? = 0
+configure:2559: test -s conftest.o
+configure:2562: $? = 0
+configure:2573: result: yes
+configure:2617: g++ -c -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -fconserve-space -fno-rtti -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc >&5
+configure:2620: $? = 0
+configure:2623: test -s conftest.o
+configure:2626: $? = 0
+configure:2653: g++ -c -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -fconserve-space -fno-rtti -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc >&5
+configure: In function `int main()':
+configure:2648: error: `exit' undeclared (first use this function)
+configure:2648: error: (Each undeclared identifier is reported only once for
+ each function it appears in.)
+configure:2656: $? = 1
+configure: failed program was:
+| #line 2636 "configure"
+| /* confdefs.h. */
+|
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| /* end confdefs.h. */
+|
+| int
+| main ()
+| {
+| exit (42);
+| ;
+| return 0;
+| }
+configure:2617: g++ -c -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -fconserve-space -fno-rtti -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc >&5
+configure:2620: $? = 0
+configure:2623: test -s conftest.o
+configure:2626: $? = 0
+configure:2653: g++ -c -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -fconserve-space -fno-rtti -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc >&5
+configure:2656: $? = 0
+configure:2659: test -s conftest.o
+configure:2662: $? = 0
+configure:2690: checking how to run the C++ preprocessor
+configure:2722: g++ -E -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc
+configure:2728: $? = 0
+configure:2760: g++ -E -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc
+configure:2762:28: ac_nonexistent.h: No such file or directory
+configure:2766: $? = 1
+configure: failed program was:
+| #line 2751 "configure"
+| /* confdefs.h. */
+|
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #ifdef __cplusplus
+| #include <stdlib.h>
+| #endif
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:2804: result: g++ -E
+configure:2829: g++ -E -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc
+configure:2835: $? = 0
+configure:2867: g++ -E -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc
+configure:2869:28: ac_nonexistent.h: No such file or directory
+configure:2873: $? = 1
+configure: failed program was:
+| #line 2858 "configure"
+| /* confdefs.h. */
+|
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #ifdef __cplusplus
+| #include <stdlib.h>
+| #endif
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:2925: checking for a BSD compatible install
+configure:2967: result: /bin/install.exe -cpD
+configure:2979: checking for stack-allocated variable-size arrays
+configure:3011: g++ -c -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -fconserve-space -fno-rtti -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include conftest.cc >&5
+configure: In function `int func(int)':
+configure:3005: warning: unused variable `int dynamic_array[((n - 1) + 1)]'
+configure:3005: warning: no return statement in function returning non-void
+configure:3005: warning: control reaches end of non-void function
+configure:3014: $? = 0
+configure:3017: test -s conftest.o
+configure:3020: $? = 0
+configure:3039: result: yes
+configure:3049: checking for rand in -lm
+configure:3080: gcc -o conftest.exe -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc conftest.c -lm -Wl,-s -Le:/progra~1/gnuwin32/lib -lgw32c -liberty -lintl -liconv -lwsock32 -lole32 -luuid -lmsvcp60 >&5
+configure:3083: $? = 0
+configure:3086: test -s conftest.exe
+configure:3089: $? = 0
+configure:3101: result: yes
+configure:3206: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_c_compiler_gnu=yes
+ac_cv_cxx_compiler_gnu=yes
+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_CXXCPP_set=
+ac_cv_env_CXXCPP_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_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_fchdir=no
+ac_cv_func_fork=no
+ac_cv_func_ftruncate=yes
+ac_cv_func_gethostbyaddr=yes
+ac_cv_func_gethostbyname=yes
+ac_cv_func_gethostname=yes
+ac_cv_func_inet_ntoa=yes
+ac_cv_func_mkstemp=yes
+ac_cv_func_vfork=no
+ac_cv_func_working_mktime=yes
+ac_cv_lib_m_rand=yes
+ac_cv_objext=o
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_CXXCPP='g++ -E'
+ac_cv_prog_LN_S='cp -fp'
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_cc_g=yes
+ac_cv_prog_cc_stdc=
+ac_cv_prog_cxx_g=yes
+ac_cv_prog_make_make_set=yes
+ac_cv_sys_file_offset_bits=64
+ac_cv_sys_large_files=1
+ac_cv_sys_largefile_source=1
+ac_cv_var_tzname=yes
+cl_cv_prog_LN='cp -fp'
+cl_cv_prog_LN_S='cp -fp'
+gp_cv_cxx_dynamic_array=yes
+nls_cv_use_gnu_gettext=yes
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+CC='gcc'
+CFLAGS=' -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 '
+CPP='gcc -E'
+CPPFLAGS=' -D__GW32__ -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter e:/progra~1/gnuwin32/include -idirafter h:/glibc/include '
+CXX='g++'
+CXXCPP='g++ -E'
+CXXFLAGS=' -Wall -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -mcpu=i686 -fconserve-space -fno-rtti '
+DEFS='-DHAVE_CONFIG_H'
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EXEEXT='.exe'
+GPERF_LIBM='-lm'
+INSTALL='/bin/install.exe -cpD'
+INSTALL_DATA='/bin/install.exe -cp'
+INSTALL_PROGRAM='/bin/install.exe -cpD'
+LDFLAGS=' -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc '
+LIBOBJS=''
+LIBS=' -Wl,-s -Le:/progra~1/gnuwin32/lib -lgw32c -liberty -lintl -liconv -lwsock32 -lole32 -luuid -lmsvcp60 '
+LTLIBOBJS=''
+OBJEXT='o'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME=''
+PACKAGE_STRING=''
+PACKAGE_TARNAME=''
+PACKAGE_VERSION=''
+PATH_SEPARATOR=':'
+SET_MAKE=''
+SHELL='/bin/sh'
+ac_ct_CC='gcc'
+ac_ct_CXX=''
+bindir='${exec_prefix}/bin'
+build_alias='i386-pc-mingw32'
+datadir='${prefix}/share'
+exec_prefix='${prefix}'
+host_alias='i386-pc-mingw32'
+includedir='${prefix}/include'
+infodir='${prefix}/info'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localstatedir='${prefix}/var'
+mandir='${prefix}/man'
+oldincludedir='/usr/include'
+prefix='c:/progra~1/Gperf'
+program_transform_name='s/i386-pc-mingw32//'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target_alias='i386-pc-mingw32'
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+#define HAVE_DYNAMIC_ARRAY 1
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_NAME ""
+#define PACKAGE_STRING ""
+#define PACKAGE_TARNAME ""
+#define PACKAGE_VERSION ""
+#endif
+#ifdef __cplusplus
+#include <stdlib.h>
+
+configure: exit 0
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.57. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on gamma
+
+config.status:615: creating Makefile
+config.status:711: creating config.h
+config.status:794: config.h is unchanged
« no previous file with comments | « gperf/src/gperf/3.0.1/gperf-3.0.1/src/config.h ('k') | gperf/src/gperf/3.0.1/gperf-3.0.1/src/config.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698