Created
April 22, 2012 14:13
-
-
Save rkitover/2464277 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| checking whether to enable maintainer-specific portions of Makefiles... no | |
| checking for sed... /bin/sed | |
| checking for a BSD-compatible install... /bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... /bin/mkdir -p | |
| checking for gawk... gawk | |
| checking whether make sets $(MAKE)... yes | |
| checking libssh2 version... 1.4.2_DEV | |
| checking build system type... i686-pc-mingw32 | |
| checking host system type... i686-pc-mingw32 | |
| configure: autobuild project... libssh2 | |
| configure: autobuild revision... 1.4.2_DEV | |
| configure: autobuild hostname... eeebox | |
| configure: autobuild timestamp... 20120422-100433 | |
| checking for style of include used by make... GNU | |
| checking for gcc... gcc | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.exe | |
| checking for suffix of executables... .exe | |
| checking whether we are cross compiling... no | |
| 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 dependency style of gcc... gcc3 | |
| checking how to run the C preprocessor... gcc -E | |
| 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 for long long... yes | |
| checking if _REENTRANT is already defined... no | |
| checking if _REENTRANT is actually needed... no | |
| checking if _REENTRANT is onwards defined... no | |
| checking for library containing socket... no | |
| checking for library containing inet_addr... no | |
| checking for gcc... (cached) gcc | |
| checking whether we are using the GNU C compiler... (cached) yes | |
| checking whether gcc accepts -g... (cached) yes | |
| checking for gcc option to accept ISO C89... (cached) none needed | |
| checking dependency style of gcc... (cached) gcc3 | |
| checking whether ln -s works... no, using cp -p | |
| checking whether make sets $(MAKE)... (cached) yes | |
| checking for sshd... no | |
| checking for as... as | |
| checking for dlltool... dlltool | |
| checking for objdump... objdump | |
| checking how to print strings... printf | |
| checking for a sed that does not truncate output... (cached) /bin/sed | |
| checking for fgrep... /bin/grep -F | |
| checking for ld used by gcc... c:/mingw/mingw32/bin/ld.exe | |
| checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes | |
| checking for BSD- or MS-compatible name lister (nm)... /mingw/bin/nm | |
| checking the name lister (/mingw/bin/nm) interface... BSD nm | |
| checking the maximum length of command line arguments... 8192 | |
| checking whether the shell understands some XSI constructs... yes | |
| checking whether the shell understands "+="... yes | |
| checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format... func_convert_file_msys_to_w32 | |
| checking how to convert i686-pc-mingw32 file names to toolchain format... func_convert_file_msys_to_w32 | |
| checking for c:/mingw/mingw32/bin/ld.exe option to reload object files... -r | |
| checking for objdump... (cached) objdump | |
| checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL | |
| checking for dlltool... (cached) dlltool | |
| checking how to associate runtime and link libraries... func_cygming_dll_for_implib | |
| checking for ar... ar | |
| checking for archiver @FILE support... @ | |
| checking for strip... strip | |
| checking for ranlib... ranlib | |
| checking command to parse /mingw/bin/nm output from gcc object... ok | |
| checking for sysroot... no | |
| checking for mt... mt | |
| checking if mt is a manifest tool... yes | |
| checking for dlfcn.h... no | |
| checking for objdir... .libs | |
| checking if gcc supports -fno-rtti -fno-exceptions... no | |
| checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC | |
| checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes | |
| checking if gcc static flag -static works... yes | |
| checking if gcc supports -c -o file.o... yes | |
| checking if gcc supports -c -o file.o... (cached) yes | |
| checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes | |
| checking whether -lc should be explicitly linked in... yes | |
| checking dynamic linker characteristics... Win32 ld.exe | |
| checking how to hardcode library paths into programs... immediate | |
| checking whether stripping libraries is possible... yes | |
| checking if libtool supports shared libraries... yes | |
| checking whether to build shared libraries... yes | |
| checking whether to build static libraries... yes | |
| checking whether byte ordering is bigendian... no | |
| checking for special C compiler options needed for large files... no | |
| checking for _FILE_OFFSET_BITS value needed for large files... unknown | |
| checking for _LARGE_FILES value needed for large files... unknown | |
| checking for ld used by GCC... c:/mingw/mingw32/bin/ld.exe | |
| checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes | |
| checking for shared library run path origin... done | |
| checking for libssl... yes | |
| checking how to link with libssl... /c/Users/rkitover/src/openssl-1.0.1a/lib/libssl.a /c/Users/rkitover/src/openssl-1.0.1a/lib/libcrypto.a | |
| checking for EVP_aes_128_ctr... no | |
| checking for libz... yes | |
| checking how to link with libz... /c/Users/rkitover/src/zlib-1.2.6/lib/libz.dll.a -L/c/Users/rkitover/src/zlib-1.2.6/lib | |
| checking whether to enable pedantic and debug compiler options... yes | |
| checking for icc in use... no | |
| checking gcc version... 4.5.2 | |
| configure: Added this set of compiler options: -W -Wall -Wwrite-strings -pedantic -Wpointer-arith -Wnested-externs -Winline -Wmissing-prototypes -Wmissing-declarations -Wundef -Wno-long-long -Wsign-compare -Wfloat-equal -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -isystem /c/Users/rkitover/src/openssl-1.0.1a/include -isystem /c/Users/rkitover/src/zlib-1.2.6/include | |
| checking whether to enable hidden symbols in the library... no | |
| checking whether to build example applications... yes | |
| checking errno.h usability... yes | |
| checking errno.h presence... yes | |
| checking for errno.h... yes | |
| checking fcntl.h usability... yes | |
| checking fcntl.h presence... yes | |
| checking for fcntl.h... yes | |
| checking stdio.h usability... yes | |
| checking stdio.h presence... yes | |
| checking for stdio.h... yes | |
| checking for stdlib.h... (cached) yes | |
| checking for unistd.h... (cached) yes | |
| checking sys/uio.h usability... no | |
| checking sys/uio.h presence... no | |
| checking for sys/uio.h... no | |
| checking sys/select.h usability... no | |
| checking sys/select.h presence... no | |
| checking for sys/select.h... no | |
| checking sys/socket.h usability... no | |
| checking sys/socket.h presence... no | |
| checking for sys/socket.h... no | |
| checking sys/ioctl.h usability... no | |
| checking sys/ioctl.h presence... no | |
| checking for sys/ioctl.h... no | |
| checking sys/time.h usability... yes | |
| checking sys/time.h presence... yes | |
| checking for sys/time.h... yes | |
| checking arpa/inet.h usability... no | |
| checking arpa/inet.h presence... no | |
| checking for arpa/inet.h... no | |
| checking netinet/in.h usability... no | |
| checking netinet/in.h presence... no | |
| checking for netinet/in.h... no | |
| checking sys/un.h usability... no | |
| checking sys/un.h presence... no | |
| checking for sys/un.h... no | |
| checking windows.h usability... yes | |
| checking windows.h presence... yes | |
| checking for windows.h... yes | |
| checking winsock2.h usability... yes | |
| checking winsock2.h presence... yes | |
| checking for winsock2.h... yes | |
| checking ws2tcpip.h usability... yes | |
| checking ws2tcpip.h presence... yes | |
| checking for ws2tcpip.h... yes | |
| checking for poll... no | |
| checking for gettimeofday... yes | |
| checking for select... no | |
| checking for strtoll... yes | |
| checking for select in ws2_32... yes | |
| checking for size_t... yes | |
| checking for working alloca.h... no | |
| checking for alloca... yes | |
| checking for an ANSI C-conforming const... yes | |
| checking for inline... inline | |
| checking non-blocking sockets style... ioctlsocket | |
| configure: creating ./config.status | |
| config.status: creating Makefile | |
| config.status: creating src/Makefile | |
| config.status: creating tests/Makefile | |
| config.status: creating example/Makefile | |
| config.status: creating docs/Makefile | |
| config.status: creating libssh2.pc | |
| config.status: creating src/libssh2_config.h | |
| config.status: src/libssh2_config.h is unchanged | |
| config.status: creating example/libssh2_config.h | |
| config.status: example/libssh2_config.h is unchanged | |
| config.status: executing depfiles commands | |
| config.status: executing libtool commands | |
| configure: summary of build options: | |
| version: 1.4.2_DEV | |
| Host type: i686-pc-mingw32 | |
| Install prefix: /usr/local | |
| Compiler: gcc | |
| Compiler flags: -DLIBSSH2_WIN32 -g -W -Wall -Wwrite-strings -pedantic -Wpointer-arith -Wnested-externs -Winline -Wmissing-prototypes -Wmissing-declarations -Wundef -Wno-long-long -Wsign-compare -Wfloat-equal -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -isystem /c/Users/rkitover/src/openssl-1.0.1a/include -isystem /c/Users/rkitover/src/zlib-1.2.6/include | |
| Library types: Shared=yes, Static=yes | |
| Crypto library: openssl: yes (AES-CTR: no) libgcrypt: no | |
| Debug build: yes | |
| Build examples: yes | |
| Path to sshd: (only for self-tests) | |
| libz compression: yes | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment