Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ./configure
- configure: loading site script /mingw64/etc/config.site
- 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 grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/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 minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking build system type... x86_64-w64-mingw32
- checking host system type... x86_64-w64-mingw32
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/x86_64-pc-msys/bin/ld.exe
- checking if the linker (/usr/x86_64-pc-msys/bin/ld.exe) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... no, using cp -p
- 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 for /usr/x86_64-pc-msys/bin/ld.exe option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for ar... ar
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for dlfcn.h... yes
- checking for as... as
- checking for dlltool... dlltool
- checking for objdump... (cached) objdump
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... ./configure: line 7525: diff: command not found
- 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 (/usr/x86_64-pc-msys/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 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 for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking whether we are using the GNU C++ compiler... (cached) yes
- checking whether g++ accepts -g... (cached) yes
- checking how to run the C++ preprocessor... g++ -E
- checking for ld used by g++... /usr/x86_64-pc-msys/bin/ld.exe
- checking if the linker (/usr/x86_64-pc-msys/bin/ld.exe) is GNU ld... yes
- checking whether the g++ linker (/usr/x86_64-pc-msys/bin/ld.exe) supports shared libraries... yes
- checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
- checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes
- checking if g++ static flag -static works... yes
- checking if g++ supports -c -o file.o... yes
- checking if g++ supports -c -o file.o... (cached) yes
- checking whether the g++ linker (/usr/x86_64-pc-msys/bin/ld.exe) supports shared libraries... yes
- checking dynamic linker characteristics... Win32 ld.exe
- checking how to hardcode library paths into programs... immediate
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether make sets $(MAKE)... yes
- checking for windres... windres
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for working volatile... yes
- checking for ANSI C header files... (cached) yes
- checking for sys/types.h... (cached) yes
- checking stdio.h usability... yes
- checking stdio.h presence... yes
- checking for stdio.h... yes
- checking for stdlib.h... (cached) yes
- checking stddef.h usability... yes
- checking stddef.h presence... yes
- checking for stddef.h... yes
- checking stdarg.h usability... yes
- checking stdarg.h presence... yes
- checking for stdarg.h... yes
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking for memory.h... (cached) yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking ctype.h usability... yes
- checking ctype.h presence... yes
- checking for ctype.h... yes
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking iconv.h usability... no
- checking iconv.h presence... no
- checking for iconv.h... no
- checking signal.h usability... yes
- checking signal.h presence... yes
- checking for signal.h... yes
- checking for size_t... yes
- checking for int64_t... yes
- checking for working memcmp... yes
- checking for working strtod... yes
- checking for mprotect... yes
- checking for malloc... yes
- checking for calloc... yes
- checking for realloc... yes
- checking for free... yes
- checking for getenv... yes
- checking for putenv... yes
- checking for unsetenv... yes
- checking for qsort... yes
- checking for abs... yes
- checking for bcopy... yes
- checking for memset... yes
- checking for memcpy... yes
- checking for memmove... yes
- checking for strlen... yes
- checking for strlcpy... yes
- checking for strlcat... yes
- checking for strdup... yes
- checking for _strrev... no
- checking for _strupr... no
- checking for _strlwr... no
- checking for strchr... yes
- checking for strrchr... yes
- checking for strstr... yes
- checking for itoa... no
- checking for _ltoa... no
- checking for _uitoa... no
- checking for _ultoa... no
- checking for strtol... yes
- checking for strtoul... yes
- checking for _i64toa... no
- checking for _ui64toa... no
- checking for strtoll... yes
- checking for strtoull... yes
- checking for atoi... yes
- checking for atof... yes
- checking for strcmp... yes
- checking for strncmp... yes
- checking for _stricmp... no
- checking for strcasecmp... yes
- checking for _strnicmp... no
- checking for strncasecmp... yes
- checking for sscanf... yes
- checking for snprintf... yes
- checking for vsnprintf... yes
- checking for iconv... no
- checking for sigaction... yes
- checking for setjmp... yes
- checking for nanosleep... yes
- checking for libiconv_open in -liconv... no
- checking for pow in -lm... yes
- checking Win32 compiler... yes
- checking ddraw.h usability... yes
- checking ddraw.h presence... yes
- checking for ddraw.h... yes
- checking dsound.h usability... yes
- checking dsound.h presence... yes
- checking for dsound.h... yes
- checking dinput.h usability... yes
- checking dinput.h presence... yes
- checking for dinput.h... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating sdl-config
- config.status: creating SDL.spec
- config.status: creating SDL.qpg
- config.status: creating sdl.pc
- config.status: creating include/SDL_config.h
- config.status: executing libtool commands
- config.status: executing default commands
- Generating dependencies for ./src/SDL.c
- Generating dependencies for ./src/SDL_error.c
- Generating dependencies for ./src/SDL_fatal.c
- Generating dependencies for ./src/audio/SDL_audio.c
- Generating dependencies for ./src/audio/SDL_audiocvt.c
- Generating dependencies for ./src/audio/SDL_audiodev.c
- Generating dependencies for ./src/audio/SDL_mixer.c
- Generating dependencies for ./src/audio/SDL_mixer_MMX.c
- Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c
- Generating dependencies for ./src/audio/SDL_mixer_m68k.c
- Generating dependencies for ./src/audio/SDL_wave.c
- Generating dependencies for ./src/cdrom/SDL_cdrom.c
- Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c
- Generating dependencies for ./src/events/SDL_active.c
- Generating dependencies for ./src/events/SDL_events.c
- Generating dependencies for ./src/events/SDL_expose.c
- Generating dependencies for ./src/events/SDL_keyboard.c
- Generating dependencies for ./src/events/SDL_mouse.c
- Generating dependencies for ./src/events/SDL_quit.c
- Generating dependencies for ./src/events/SDL_resize.c
- Generating dependencies for ./src/file/SDL_rwops.c
- Generating dependencies for ./src/stdlib/SDL_getenv.c
- Generating dependencies for ./src/stdlib/SDL_iconv.c
- Generating dependencies for ./src/stdlib/SDL_malloc.c
- Generating dependencies for ./src/stdlib/SDL_qsort.c
- Generating dependencies for ./src/stdlib/SDL_stdlib.c
- Generating dependencies for ./src/stdlib/SDL_string.c
- Generating dependencies for ./src/thread/SDL_thread.c
- Generating dependencies for ./src/timer/SDL_timer.c
- Generating dependencies for ./src/video/SDL_RLEaccel.c
- Generating dependencies for ./src/video/SDL_blit.c
- Generating dependencies for ./src/video/SDL_blit_0.c
- Generating dependencies for ./src/video/SDL_blit_1.c
- Generating dependencies for ./src/video/SDL_blit_A.c
- Generating dependencies for ./src/video/SDL_blit_N.c
- Generating dependencies for ./src/video/SDL_bmp.c
- Generating dependencies for ./src/video/SDL_cursor.c
- Generating dependencies for ./src/video/SDL_gamma.c
- Generating dependencies for ./src/video/SDL_pixels.c
- Generating dependencies for ./src/video/SDL_stretch.c
- Generating dependencies for ./src/video/SDL_surface.c
- Generating dependencies for ./src/video/SDL_video.c
- Generating dependencies for ./src/video/SDL_yuv.c
- Generating dependencies for ./src/video/SDL_yuv_mmx.c
- Generating dependencies for ./src/video/SDL_yuv_sw.c
- Generating dependencies for ./src/joystick/SDL_joystick.c
- Generating dependencies for ./src/video/dummy/SDL_nullevents.c
- Generating dependencies for ./src/video/dummy/SDL_nullmouse.c
- Generating dependencies for ./src/video/dummy/SDL_nullvideo.c
- Generating dependencies for ./src/audio/disk/SDL_diskaudio.c
- Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c
- Generating dependencies for ./src/video/wincommon/SDL_sysevents.c
- Generating dependencies for ./src/video/wincommon/SDL_sysmouse.c
- Generating dependencies for ./src/video/wincommon/SDL_syswm.c
- Generating dependencies for ./src/video/wincommon/SDL_wingl.c
- Generating dependencies for ./src/video/windib/SDL_dibevents.c
- Generating dependencies for ./src/video/windib/SDL_dibvideo.c
- Generating dependencies for ./src/video/windx5/SDL_dx5events.c
- Generating dependencies for ./src/video/windx5/SDL_dx5video.c
- Generating dependencies for ./src/video/windx5/SDL_dx5yuv.c
- Generating dependencies for ./src/audio/windib/SDL_dibaudio.c
- Generating dependencies for ./src/audio/windx5/SDL_dx5audio.c
- Generating dependencies for ./src/joystick/win32/SDL_mmjoystick.c
- Generating dependencies for ./src/cdrom/win32/SDL_syscdrom.c
- Generating dependencies for ./src/thread/win32/SDL_sysmutex.c
- Generating dependencies for ./src/thread/win32/SDL_syssem.c
- Generating dependencies for ./src/thread/win32/SDL_systhread.c
- Generating dependencies for ./src/thread/generic/SDL_syscond.c
- Generating dependencies for ./src/timer/win32/SDL_systimer.c
- Generating dependencies for ./src/loadso/win32/SDL_sysloadso.c
- Generating dependencies for ./src/main/win32/version.rc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement