| Index: gperf/src/gperf/3.0.1/gperf-3.0.1/config.log |
| =================================================================== |
| --- gperf/src/gperf/3.0.1/gperf-3.0.1/config.log (revision 0) |
| +++ gperf/src/gperf/3.0.1/gperf-3.0.1/config.log (revision 0) |
| @@ -0,0 +1,297 @@ |
| +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/configure --prefix=c:/progra~1/Gperf --srcdir=../gperf-3.0.1-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:1087: 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:1186: checking whether make sets $(MAKE) |
| +configure:1206: result: yes |
| +configure:1368: 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:592: creating Makefile |
| +configure:2155: configuring in lib |
| +configure:2239: running /bin/sh '../../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 |
| +configure:2155: configuring in src |
| +configure:2239: running /bin/sh '../../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 |
| +configure:2155: configuring in tests |
| +configure:2239: running /bin/sh '../../gperf-3.0.1-src/tests/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/tests |
| +configure:2155: configuring in doc |
| +configure:2239: running /bin/sh '../../gperf-3.0.1-src/doc/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/doc |
| + |
| +## ---------------- ## |
| +## Cache variables. ## |
| +## ---------------- ## |
| + |
| +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_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_prog_LN_S='cp -fp' |
| +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. ## |
| +## ----------------- ## |
| + |
| +DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" ' |
| +ECHO_C='' |
| +ECHO_N='-n' |
| +ECHO_T='' |
| +LIBOBJS='' |
| +LIBS=' -Wl,-s -Le:/progra~1/gnuwin32/lib -lgw32c -liberty -lintl -liconv -lwsock32 -lole32 -luuid -lmsvcp60 ' |
| +LTLIBOBJS='' |
| +PACKAGE_BUGREPORT='' |
| +PACKAGE_NAME='' |
| +PACKAGE_STRING='' |
| +PACKAGE_TARNAME='' |
| +PACKAGE_VERSION='' |
| +PATH_SEPARATOR=':' |
| +SET_MAKE='' |
| +SHELL='/bin/sh' |
| +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' |
| +subdirs=' lib src tests doc' |
| +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 "" |
| + |
| +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:592: creating Makefile |
| |