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

Unified Diff: gperf/src/gperf/3.0.1/gperf-3.0.1/lib/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/lib/Makefile ('k') | gperf/src/gperf/3.0.1/gperf-3.0.1/lib/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/lib/config.log
===================================================================
--- gperf/src/gperf/3.0.1/gperf-3.0.1/lib/config.log (revision 0)
+++ gperf/src/gperf/3.0.1/gperf-3.0.1/lib/config.log (revision 0)
@@ -0,0 +1,523 @@
+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/lib/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/lib
+
+## --------- ##
+## 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:1232: checking whether make sets $(MAKE)
+configure:1252: result: yes
+configure:1307: checking for gcc
+configure:1333: result: gcc
+configure:1577: checking for C compiler version
+configure:1580: 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:1583: $? = 0
+configure:1585: 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:1588: $? = 0
+configure:1590: gcc -V </dev/null >&5
+gcc.exe: `-V' option must have argument
+configure:1593: $? = 1
+configure:1617: checking for C compiler default output
+configure:1620: 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:1623: $? = 0
+configure:1669: result: a.exe
+configure:1674: checking whether the C compiler works
+configure:1680: ./a.exe
+configure:1683: $? = 0
+configure:1700: result: yes
+configure:1707: checking whether we are cross compiling
+configure:1709: result: no
+configure:1712: checking for suffix of executables
+configure:1714: 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:1717: $? = 0
+configure:1742: result: .exe
+configure:1748: checking for suffix of object files
+configure:1770: 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:1773: $? = 0
+configure:1795: result: o
+configure:1799: checking whether we are using the GNU C compiler
+configure:1824: 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:1827: $? = 0
+configure:1830: test -s conftest.o
+configure:1833: $? = 0
+configure:1846: result: yes
+configure:1852: checking whether gcc accepts -g
+configure:1874: 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:1877: $? = 0
+configure:1880: test -s conftest.o
+configure:1883: $? = 0
+configure:1894: result: yes
+configure:1911: checking for gcc option to accept ANSI C
+configure:1972: 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:1975: $? = 0
+configure:1978: test -s conftest.o
+configure:1981: $? = 0
+configure:1999: result: none needed
+configure:2017: 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:2020: $? = 1
+configure: failed program was:
+| #ifndef __cplusplus
+| choke me
+| #endif
+configure:2134: checking how to run the C preprocessor
+configure:2170: 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:2176: $? = 0
+configure:2208: 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:2207:28: ac_nonexistent.h: No such file or directory
+configure:2214: $? = 1
+configure: failed program was:
+| #line 2199 "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:2252: result: gcc -E
+configure:2277: 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:2283: $? = 0
+configure:2315: 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:2314:28: ac_nonexistent.h: No such file or directory
+configure:2321: $? = 1
+configure: failed program was:
+| #line 2306 "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:2457: checking for C++ compiler version
+configure:2460: 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:2463: $? = 0
+configure:2465: 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:2468: $? = 0
+configure:2470: g++ -V </dev/null >&5
+g++.exe: `-V' option must have argument
+configure:2473: $? = 1
+configure:2476: checking whether we are using the GNU C++ compiler
+configure:2501: 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:2504: $? = 0
+configure:2507: test -s conftest.o
+configure:2510: $? = 0
+configure:2523: result: yes
+configure:2529: checking whether g++ accepts -g
+configure:2551: 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:2554: $? = 0
+configure:2557: test -s conftest.o
+configure:2560: $? = 0
+configure:2571: result: yes
+configure:2615: 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:2618: $? = 0
+configure:2621: test -s conftest.o
+configure:2624: $? = 0
+configure:2651: 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:2646: error: `exit' undeclared (first use this function)
+configure:2646: error: (Each undeclared identifier is reported only once for
+ each function it appears in.)
+configure:2654: $? = 1
+configure: failed program was:
+| #line 2634 "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:2615: 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:2618: $? = 0
+configure:2621: test -s conftest.o
+configure:2624: $? = 0
+configure:2651: 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:2654: $? = 0
+configure:2657: test -s conftest.o
+configure:2660: $? = 0
+configure:2688: checking how to run the C++ preprocessor
+configure:2720: 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:2726: $? = 0
+configure:2758: 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:2760:28: ac_nonexistent.h: No such file or directory
+configure:2764: $? = 1
+configure: failed program was:
+| #line 2749 "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:2802: result: g++ -E
+configure:2827: 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:2833: $? = 0
+configure:2865: 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:2867:28: ac_nonexistent.h: No such file or directory
+configure:2871: $? = 1
+configure: failed program was:
+| #line 2856 "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:2915: checking for ranlib
+configure:2931: found /usr/bin/ranlib
+configure:2942: result: ranlib
+configure:2959: checking for a BSD compatible install
+configure:3001: result: /bin/install.exe -cpD
+configure:3140: 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:607: creating Makefile
+
+## ---------------- ##
+## 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_objext=o
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_CXXCPP='g++ -E'
+ac_cv_prog_LN_S='cp -fp'
+ac_cv_prog_RANLIB=ranlib
+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'
+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='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" '
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EXEEXT='.exe'
+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=':'
+RANLIB='ranlib'
+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 PACKAGE_BUGREPORT ""
+#define PACKAGE_NAME ""
+#define PACKAGE_STRING ""
+#define PACKAGE_TARNAME ""
+#define PACKAGE_VERSION ""
+#endif
+#ifdef __cplusplus
+#include <stdlib.h>
+
+configure: exit 0
« no previous file with comments | « gperf/src/gperf/3.0.1/gperf-3.0.1/lib/Makefile ('k') | gperf/src/gperf/3.0.1/gperf-3.0.1/lib/config.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698