[Xapian-discuss] Building Xapian/Omega using Cygwin

Floris Bos flbos at hotmail.com
Wed Aug 10 15:31:48 BST 2005


Hi,

Thanks for pointing to that thing with __win32__ error. Find my configure 
line underneath. Can't I just define __win32__ somehow before compiling 
Xapian? I'm working on Windows XP media center edition, could this give 
problems? I don't suppose this should be a problem because media center 
edition is just a regular Windows XP edition with some extra functionality.

HP_Administrator at FLORIS /cygdrive/e/website/xapian-core-0.9.2
$ ./configure --prefix=/home/xapian
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for style of include used by make... GNU
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... 
-r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic ^x86 archive 
import|
^x86 DLL
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 8192
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC...
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-cygwin/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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports 
shared
libraries... yes
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports 
shared
libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC...
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports 
shared
libraries... 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 whether to enable maintainer-specific portions of Makefiles... no
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking whether the C++ compiler works... yes
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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++ option to enable ANSI C++ mode... none required
checking for gettimeofday... yes
checking for ftime... yes
checking return type of ftime... int
checking for sys/utsname.h... yes
checking for gethostname... yes
checking for ssize_t... yes
checking for sstream... yes
checking for streambuf... yes
checking for strcasecmp... yes
checking for type to use for 5th parameter to getsockopt... socklen_t
checking for perl... /usr/bin/perl
checking for dot... no
checking for latex... no
checking for makeindex... no
checking for doxygen... no
checking for dvips... no
checking for fcntl.h... yes
checking for limits.h... yes
checking for valgrind... no
checking for working memcmp... yes
checking for strerror... yes
checking for working snprintf... no
checking for fork... yes
checking for library containing socketpair... none required
checking for library containing gethostbyname... none required
checking for library containing gethostbyaddr... none required
checking for library containing fdatasync... none required
checking for fsync... yes
checking for pread... no
checking for pwrite... no
checking for link... yes
checking whether to use STLport... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating include/Makefile
config.status: creating common/Makefile
config.status: creating backends/Makefile
config.status: creating backends/muscat36/Makefile
config.status: creating backends/quartz/Makefile
config.status: creating backends/flint/Makefile
config.status: creating backends/multi/Makefile
config.status: creating backends/inmemory/Makefile
config.status: creating backends/net/Makefile
config.status: creating languages/Makefile
config.status: creating matcher/Makefile
config.status: creating api/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating net/Makefile
config.status: creating bin/Makefile
config.status: creating examples/Makefile
config.status: creating getopt/Makefile
config.status: creating queryparser/Makefile
config.status: creating docs/doxygen_api_conf
config.status: creating docs/doxygen_full_conf
config.status: creating xapian.spec
config.status: creating tests/runtest
config.status: creating xapian-config
config.status: creating config.h
config.status: executing depfiles commands

HP_Administrator at FLORIS /cygdrive/e/website/xapian-core-0.9.2
$

Thanks again,

Floris





More information about the Xapian-discuss mailing list