Tcl Source Code

Artifact [c89e90011c]
Login

Artifact c89e90011c6677e6516e1dd9593449ab6b29567a:

Attachment "compile.log" to ticket [3030664fff] added by tombert 2010-07-17 15:00:10.
checking for correct TEA configuration... warning: requested TEA version "3.6", have "3.7"
checking for cygpath... echo
checking for Tcl configuration... found /d/TCL8.5/compile/tcl/win/tclConfig.sh
checking for existence of /d/TCL8.5/compile/tcl/win/tclConfig.sh... loading
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /d/TCL8.5/release
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for Tcl public headers... d:/TCL8.5/compile/tcl/generic
checking for Tcl private include files... Using srcdir found in tclConfig.sh: /d/TCL8.5/compile/tcl
checking for building with threads... yes (default)
checking how to build libraries... shared
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if compiler supports visibility "hidden"... no
checking if rpath support is requested... yes
checking if Windows/CE build is requested... no
checking system version... windows
checking for dlopen in -ldl... no
checking for ar... ar
checking for required early compiler flags... none
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... no
checking for open64... no
checking for lseek64... yes
checking for off64_t... no
checking for windres... windres -o
checking for build with symbols... no
checking for tclsh... /d/TCL8.5/compile/tcl/win/tclsh85.exe
checking for sdx... none
checking for sdx.kit... none
configure: WARNING: cannot find sdx; building starkits will fail
configure: building as a normal library still supported
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tclooConfig.sh
config.status: creating config.h
config.status: config.h is unchanged