Kim@Kim-PC /c $ export PATH=.:/mingw/bin:/bin Kim@Kim-PC /c $ cd binutils-2.23.1 Kim@Kim-PC /c/binutils-2.23.1 $ rm -rf binutils-2.23.1 Kim@Kim-PC /c/binutils-2.23.1 $ tar axf ../binutils-2.23.1.tar.bz2 Kim@Kim-PC /c/binutils-2.23.1 $ mkdir bld Kim@Kim-PC /c/binutils-2.23.1 $ cd bld Kim@Kim-PC /c/binutils-2.23.1/bld $ ../binutils-2.23.1/configure --prefix=/mingw checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking target system type... i686-pc-mingw32 checking for a BSD-compatible install... /bin/install -c checking whether ln works... yes checking whether ln -s works... no, using cp -p checking for a sed that does not truncate output... /mingw/bin/sed checking for gawk... gawk 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... tail +16c $$f1 > tmp-foo1; tail +16c $$f2 > tmp-foo2; cmp tmp-foo1 tmp-foo2 checking for objdir... .libs checking for PWL_handle_timeout in -lpwl... no checking for version 0.11 (revision 0 or later) of PPL... no checking for default BUILD_CONFIG... checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... dlltool checking for ld... (cached) c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mi ngw32/bin/ld.exe checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... windres checking for windmc... windmc checking for objcopy... objcopy checking for objdump... objdump checking for readelf... readelf checking for cc... cc checking for c++... c++ checking for gcc... gcc checking for gcj... no checking for gfortran... no checking for gccgo... no checking for ar... ar checking for as... as checking for dlltool... dlltool checking for ld... ld checking for lipo... no checking for nm... nm checking for objdump... objdump checking for ranlib... ranlib checking for readelf... readelf checking for strip... strip checking for windres... windres checking for windmc... windmc checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... host tool checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... just compiled checking where to find the target gcc... host tool checking where to find the target gcj... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target ld... just compiled checking where to find the target lipo... host tool checking where to find the target nm... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes configure: creating ./config.status config.status: creating Makefile Kim@Kim-PC /c/binutils-2.23.1/bld $ make make[1]: Entering directory `c:/binutils-2.23.1/bld' mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking for i686-pc-mingw32-ar... ar checking for i686-pc-mingw32-ranlib... ranlib checking for i686-pc-mingw32-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 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 how to run the C preprocessor... gcc -E checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for grep that handles long lines and -e... /usr/local/bin/grep checking for egrep... /usr/local/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 whether byte ordering is bigendian... no checking for a BSD-compatible install... C:/MinGW/msys/1.0/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... no checking for sys/stat.h... (cached) yes checking for sys/mman.h... no checking for fcntl.h... yes checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... no checking for process.h... yes checking for sys/prctl.h... no checking for sys/wait.h that is POSIX.1 compatible... no checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... no checking for atexit... yes checking for basename... yes checking for bcmp... no checking for bcopy... no checking for bsearch... yes checking for bzero... no checking for calloc... yes checking for clock... yes checking for ffs... no checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... no checking for insque... no checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... no checking for memmove... yes checking for mempcpy... no checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... no checking for rename... yes checking for rindex... no checking for setenv... no checking for snprintf... yes checking for sigsetmask... no checking for stpcpy... no checking for stpncpy... no checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... no checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... no checking for tmpnam... yes checking for vasprintf... no checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... no checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... no checking for vfork... no checking for _doprnt... no checking for sys_errlist... (cached) yes checking for sys_nerr... (cached) yes checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for canonicalize_file_name... no checking for dup3... no checking for getrlimit... no checking for getrusage... no checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for psignal... no checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... no checking for setrlimit... no checking for sbrk... no checking for spawnve... yes checking for spawnvpe... yes checking for strerror... yes checking for strsignal... no checking for sysconf... no checking for sysctl... no checking for sysmp... no checking for table... no checking for times... no checking for wait3... no checking for wait4... no checking whether basename is declared... no checking whether ffs is declared... no checking whether asprintf is declared... no checking whether vasprintf is declared... no checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... no checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether C:/MinGW/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... C:/MinGW/msys/1.0/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for i686-pc-mingw32-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 build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking for i686-pc-mingw32-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/local/bin/grep checking for egrep... /usr/local/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../.. /mingw32/bin/ld.exe checking if the linker (c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw3 2/bin/ld.exe) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... no checking nl_types.h presence... no checking for nl_types.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getc_unlocked... no checking for getcwd... yes checking for getegid... no checking for geteuid... no checking for getgid... no checking for getuid... no checking for mempcpy... no checking for munmap... no checking for putenv... yes checking for setenv... no checking for setlocale... yes checking for stpcpy... no checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking for iconv... yes checking how to link with libiconv... /mingw/lib/libiconv.a checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, cha r * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... no checking for LC_MESSAGES... no checking for bison... bison checking version of bison... 2.4.2, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /mingw/lib/libintl.a /mingw/lib/libiconv.a checking for aclocal... aclocal checking for autoconf... no checking for autoheader... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./bfd Configuring in ./bfd configure: creating cache ./config.cache checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking target system type... i686-pc-mingw32 checking for i686-pc-mingw32-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 for library containing strerror... none required checking for a BSD-compatible install... C:/MinGW/msys/1.0/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether C:/MinGW/bin/make sets $(MAKE)... yes checking for style of include used by C:/MinGW/bin/make... GNU checking dependency style of gcc... gcc3 checking for i686-pc-mingw32-ar... ar checking for i686-pc-mingw32-ranlib... ranlib checking for i686-pc-mingw32-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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/local/bin/grep checking for egrep... /usr/local/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 how to print strings... printf checking for a sed that does not truncate output... C:/MinGW/bin/sed checking for fgrep... /usr/local/bin/grep -F checking for ld used by gcc... c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../.. /mingw32/bin/ld.exe checking if the linker (c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw3 2/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) 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 c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.ex e option to reload object files... -r checking for i686-pc-mingw32-objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import| ^x86 DLL checking for i686-pc-mingw32-ar... (cached) ar checking for i686-pc-mingw32-strip... no checking for strip... strip checking for i686-pc-mingw32-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok 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/bin/../lib/gcc/mingw32/4.7.2/../../../ ../mingw32/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 if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes 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 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshad ow -Wno-format -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr uk vi zh_CN da es fi fr id ja ro ru rw sv tr uk vi zh_CN checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking size of long long... 8 checking size of void *... 4 checking size of long... 4 checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking windows.h usability... yes checking windows.h presence... yes checking for windows.h... yes checking for dlfcn.h... (cached) no checking whether string.h and strings.h may both be included... yes checking for fcntl... no checking for getpagesize... yes checking for setitimer... no checking for sysconf... no checking for fdopen... yes checking for getuid... no checking for getgid... no checking for fileno... yes checking for strtoull... yes checking whether basename is declared... no checking whether ftello is declared... no checking whether ftello64 is declared... yes checking whether fseeko is declared... no checking whether fseeko64 is declared... yes checking whether ffs is declared... no checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... no checking whether strstr is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking sys/procfs.h usability... no checking sys/procfs.h presence... no checking for sys/procfs.h... no checking linker --as-needed support... yes checking for cos in -lm... yes checking for ftello... no checking for ftello64... yes checking for fseeko... no checking for fseeko64... yes checking for fopen64... yes checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for madvise... no checking for mprotect... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[2]: Entering directory `c:/binutils-2.23.1/bld/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/cp-demangle.c -o pic/cp-demangle.o ; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/sha1.c -o pic/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/choose-temp.c -o pic/choose-temp.o ; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/filename_cmp.c -o pic/filename_cmp .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/floatformat.c -o pic/floatformat.o ; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/fopen_unlocked.c -o pic/fopen_unlo cked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/make-relative-prefix.c -o pic/make -relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/make-relative-prefix.c -o make-relati ve-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/make-temp-file.c -o pic/make-temp- file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/pex-win32.c -o pic/pex-win32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/pex-win32.c -o pex-win32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/simple-object.c -o pic/simple-obje ct.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/simple-object-coff.c -o pic/simple -object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/simple-object-coff.c -o simple-object -coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/simple-object-elf.c -o pic/simple- object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/simple-object-elf.c -o simple-object- elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/simple-object-mach-o.c -o pic/simp le-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/simple-object-mach-o.c -o simple-obje ct-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/stack-limit.c -o pic/stack-limit.o ; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/strerror.c -o strerror.o ../../binutils-2.23.1/libiberty/strerror.c:472:12: 警告: '_sys_nerr' は dllimpor t 属性無しで再宣言されました: 前の dllimport は無視されます [-Wattributes] ../../binutils-2.23.1/libiberty/strerror.c:473:14: 警告: '_sys_errlist' は dllim port 属性無しで再宣言されました: 前の dllimport は無視されます [-Wattributes] if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/timeval-utils.c -o pic/timeval-uti ls.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/unlink-if-ordinary.c -o pic/unlink -if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/unlink-if-ordinary.c -o unlink-if-ord inary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/asprintf.c -o pic/asprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/asprintf.c -o asprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/bcmp.c -o pic/bcmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/bcmp.c -o bcmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/bcopy.c -o pic/bcopy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/bcopy.c -o bcopy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/bzero.c -o pic/bzero.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/bzero.c -o bzero.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/ffs.c -o pic/ffs.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/ffs.c -o ffs.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/index.c -o pic/index.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/index.c -o index.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/insque.c -o pic/insque.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/insque.c -o insque.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/memmem.c -o pic/memmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/memmem.c -o memmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/mkstemps.c -o mkstemps.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/random.c -o pic/random.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/random.c -o random.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/rindex.c -o pic/rindex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/rindex.c -o rindex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/setenv.c -o pic/setenv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/setenv.c -o setenv.o ../../binutils-2.23.1/libiberty/setenv.c:66:1: 警告: 関数宣言がプロトタイプでは ありません [-Wstrict-prototypes] if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/stpcpy.c -o pic/stpcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/stpcpy.c -o stpcpy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/stpncpy.c -o pic/stpncpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/stpncpy.c -o stpncpy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/strndup.c -o pic/strndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/strndup.c -o strndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/strverscmp.c -o strverscmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/vasprintf.c -o pic/vasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/vasprintf.c -o vasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/waitpid.c -o pic/waitpid.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/waitpid.c -o waitpid.o ../../binutils-2.23.1/libiberty/waitpid.c: 関数 'waitpid' 内: ../../binutils-2.23.1/libiberty/waitpid.c:31:7: 警告: 関数 'wait' の暗黙的な宣言 です [-Wimplicit-function-declaration] if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/setproctitle.c -o pic/setproctitle .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23. 1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototype s -pedantic ../../binutils-2.23.1/libiberty/vfork.c -o pic/vfork.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I../../binutils-2.23.1/ libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.23.1/libiberty/vfork.c -o vfork.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o . /choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unl ocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./l basename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc. o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-win32.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-o bject-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack- limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xa texit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./asprintf.o ./bcmp.o ./bcopy.o ./bzero.o ./ffs.o ./index.o ./insque.o ./memme m.o ./mempcpy.o ./mkstemps.o ./random.o ./rindex.o ./setenv.o ./sigsetmask.o ./s tpcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ./vasprintf.o ./waitpid.o ./setpr octitle.o ./vfork.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string. o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_u nlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o . /lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objallo c.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one. o ./pex-win32.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple -object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stac k-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./ xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup .o ./asprintf.o ./bcmp.o ./bcopy.o ./bzero.o ./ffs.o ./index.o ./insque.o ./mem mem.o ./mempcpy.o ./mkstemps.o ./random.o ./rindex.o ./setenv.o ./sigsetmask.o . /stpcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ./vasprintf.o ./waitpid.o ./set proctitle.o ./vfork.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv. o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string .o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_ unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objall oc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one .o ./pex-win32.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simpl e-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./sta ck-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o . /xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndu p.o > required-list make[3]: Entering directory `c:/binutils-2.23.1/bld/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `c:/binutils-2.23.1/bld/libiberty/testsuite' make[2]: Leaving directory `c:/binutils-2.23.1/bld/libiberty' make[2]: Entering directory `c:/binutils-2.23.1/bld/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `c:/binutils-2.23.1/bld/intl' make[2]: Entering directory `c:/binutils-2.23.1/bld/bfd' creating bfdver.h rm -f elf32-target.h sed -e s/NN/32/g < ../../binutils-2.23.1/bfd/elfxx-target.h > elf32-target.new mv -f elf32-target.new elf32-target.h rm -f elf64-target.h sed -e s/NN/64/g < ../../binutils-2.23.1/bfd/elfxx-target.h > elf64-target.new mv -f elf64-target.new elf64-target.h rm -f targmatch.h sed -f ../../binutils-2.23.1/bfd/targmatch.sed < ../../binutils-2.23.1/bfd/confi g.bfd > targmatch.new mv -f targmatch.new targmatch.h Making info in doc make[3]: Entering directory `c:/binutils-2.23.1/bld/bfd/doc' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `c:/binutils-2.23.1/bld/bfd/doc' Making info in po make[3]: Entering directory `c:/binutils-2.23.1/bld/bfd/po' ( if test 'x../../../binutils-2.23.1/bfd/po' != 'x.'; then \ posrcprefix='../../../binutils-2.23.1/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../binutils-2.23.1/bfd/po/S RC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) sed: -e expression #3, char 39: unterminated `s' command ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../binutils-2.23.1/bfd/po/BLD-POTFIL ES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) sed: -e expression #3, char 13: unterminated `s' command cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= C:/MinGW/msys/1.0/bin/sh.exe ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[3]: Leaving directory `c:/binutils-2.23.1/bld/bfd/po' make[3]: Entering directory `c:/binutils-2.23.1/bld/bfd/po' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `c:/binutils-2.23.1/bld/bfd/po' make[3]: Entering directory `c:/binutils-2.23.1/bld/bfd' make[3]: Nothing to be done for `info-am'. make[3]: Leaving directory `c:/binutils-2.23.1/bld/bfd' C:/MinGW/bin/make all-recursive make[3]: Entering directory `c:/binutils-2.23.1/bld/bfd' Making all in doc make[4]: Entering directory `c:/binutils-2.23.1/bld/bfd/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `c:/binutils-2.23.1/bld/bfd/doc' Making all in po make[4]: Entering directory `c:/binutils-2.23.1/bld/bfd/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `c:/binutils-2.23.1/bld/bfd/po' make[4]: Entering directory `c:/binutils-2.23.1/bld/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h C:/MinGW/msys/1.0/bin/sh.exe ../../binutils-2.23.1/bfd/../move-if-change bfd-tmp .h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h C:/MinGW/msys/1.0/bin/sh.exe ./libtool --tag=CC --mode=compile gcc -DHAVE_CONF IG_H -I. -I../../binutils-2.23.1/bfd -D__USE_MINGW_FSEEK -I. -I../../binutils -2.23.1/bfd -I../../binutils-2.23.1/bfd/../include -DHAVE_i386pe_vec -DHAVE_i38 6pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bf d_elf32_big_generic_vec -DBINDIR='"C;C:MinGWbin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wno-format -Werror -g -O2 -D__USE_MINGW_ACCESS - MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../binutils-2.23 .1/bfd/archive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.23.1/bfd -D__USE_M INGW_FSEEK -I. -I../../binutils-2.23.1/bfd -I../../binutils-2.23.1/bfd/../includ e -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf3 2_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec "-DBINDIR=\\C;C:MinGWbin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wno-format -Werror -g -O2 -D__USE_MINGW_ACCESS -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o a rchive.lo ../../binutils-2.23.1/bfd/archive.c" -o archive.o gcc.exe: Error: No input file make[4]: *** [archive.lo] Error 1 make[4]: Leaving directory `c:/binutils-2.23.1/bld/bfd' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `c:/binutils-2.23.1/bld/bfd' make[2]: *** [all] Error 2 make[2]: Leaving directory `c:/binutils-2.23.1/bld/bfd' make[1]: *** [all-bfd] Error 2 make[1]: Leaving directory `c:/binutils-2.23.1/bld' make: *** [all] Error 2 Kim@Kim-PC /c/binutils-2.23.1/bld $ set !::='::\' !C:='C:\MinGW\msys\1.0\bin' ADSK_3DSMAX_X64_2012='C:\Program Files\Autodesk\3ds Max 2012\;H:\Program Files\A utodesk\3ds Max 2012\' ADSK_3DSMAX_X64_2013='C:\Program Files\Autodesk\3ds Max 2013\' ALLUSERSPROFILE='C:\ProgramData' AMDAPPSDKROOT='C:\Program Files (x86)\AMD APP\' APPDATA='C:\Users\Kim\AppData\Roaming' ASL.LOG=Destination=file AWE_DIR='C:\Program Files (x86)\Awesomium Technologies LLC\Awesomium SDK\1.7.0.5 \' BASH=/usr/bin/sh BASH_ARGC=() BASH_ARGV=() BASH_LINENO=() BASH_SOURCE=() BASH_VERSINFO=([0]="3" [1]="1" [2]="17" [3]="1" [4]="release" [5]="i686-pc-msys" ) BASH_VERSION='3.1.17(1)-release' CM2012DIR='C:\Program Files (x86)\Common Files\Autodesk Shared\Materials\' CM2013DIR='C:\Program Files (x86)\Common Files\Autodesk Shared\Materials\' COLUMNS=80 COMMONPROGRAMFILES='C:\Program Files (x86)\Common Files' COMMONPROGRAMFILES(X86)='C:\Program Files (x86)\Common Files' COMMONPROGRAMW6432='C:\Program Files\Common Files' COMPUTERNAME=KIM-PC COMSPEC='C:\Windows\SysWOW64\cmd.exe' C_EM64T_REDIST12='C:\Program Files (x86)\Common Files\Intel\Shared Libraries\' C_IA32_REDIST12='C:\Program Files (x86)\Common Files\Intel\Shared Libraries\' DIRSTACK=() DXSDK_DIR='C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\' EUID=500 FP_NO_HOST_CHECK=NO FXC2_DIR='C:\Program Files (x86)\NVIDIA Corporation\FX Composer 2.5' F_EM64T_REDIST12='C:\Program Files (x86)\Common Files\Intel\Shared Libraries\' F_IA32_REDIST12='C:\Program Files (x86)\Common Files\Intel\Shared Libraries\' GROUPS=() HAXEPATH='C:\HaxeToolkit\haxe\' HISTFILE=/home/Kim/.bash_history HISTFILESIZE=500 HISTSIZE=500 HOME=/home/Kim HOMEDRIVE=C: HOMEPATH='\' HOSTNAME=Kim-PC HOSTTYPE=i686 ICPP_COMPILER12='C:\Program Files (x86)\Intel\Composer XE 2011 SP1\' IFORT_COMPILER12='C:\Program Files (x86)\Intel\Composer XE 2011 SP1\' IFS=' ' ILBDIR='C:\Program Files (x86)\Common Files\Autodesk Shared\Materials\' ILLDIR='C:\Program Files (x86)\Common Files\Autodesk Shared\Materials\' ILMDIR='C:\Program Files (x86)\Common Files\Autodesk Shared\Materials\' INSPECTOR_XE_2011_DIR='C:\Program Files (x86)\Intel\Inspector XE 2011\' INTEL_LICENSE_FILE='C:\Program Files (x86)\Common Files\Intel\Licenses' JAVA_HOME='C:\Program Files\Java\jdk1.7.0_03\bin\' LINES=35 LOCALAPPDATA='C:\Users\Kim\AppData\Local' LOGNAME=Kim LOGONSERVER='\\KIM-PC' MACHTYPE=i686-pc-msys MAILCHECK=60 MAKE_MODE=unix MAYA_SCRIPT_PATH='C:\PROGRAM FILES (X86)\NATURALMOTION\ENDORPHIN 2.5.2\RESOURCES \THIRD PARTY\SCRIPTS\MAYA' MOZ_PLUGIN_PATH='C:\Program Files (x86)\Foxit Software\Foxit Reader\plugins\' MSYSCON=sh.exe MSYSTEM=MINGW32 NEKO_INSTPATH='C:\HaxeToolkit\neko' NUMBER_OF_PROCESSORS=8 OLDPWD=/c/binutils-2.23.1 OPTERR=1 OPTIND=1 OS=Windows_NT OSTYPE=msys PATH=.:/mingw/bin:/bin PATHEXT='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' PIPESTATUS=([0]="2") POSIXLY_CORRECT=y PPID=1 PROCESSOR_ARCHITECTURE=x86 PROCESSOR_ARCHITEW6432=AMD64 PROCESSOR_IDENTIFIER='Intel64 Family 6 Model 58 Stepping 9, GenuineIntel' PROCESSOR_LEVEL=6 PROCESSOR_REVISION=3a09 PROGRAMDATA='C:\ProgramData' PROGRAMFILES='C:\Program Files (x86)' PROGRAMFILES(X86)='C:\Program Files (x86)' PROGRAMW6432='C:\Program Files' PROMPT='$P$G' PS1='\[\033]0;$MSYSTEM:\w\007 \033[32m\]\u@\h \[\033[33m\w\033[0m\] $ ' PS2='> ' PS4='+ ' PSMODULEPATH='C:\Windows\system32\WindowsPowerShell\v1.0\Modules\' PUBLIC='C:\Users\Public' PWD=/c/binutils-2.23.1/bld PYTHON_ROOT='C:\Python24\' SESSIONNAME=Console SHELL=/bin/sh SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:moni tor:posix SHLVL=1 SYSTEMDRIVE=C: SYSTEMROOT='C:\Windows' TEMP=/tmp TERM=cygwin TMP=/tmp UID=500 USERDOMAIN=Kim-PC USERNAME=Kim USERPROFILE='C:\Users\Kim' VBOX_INSTALL_PATH='C:\Program Files\Oracle\VirtualBox\' VRAY_RT_FOR_3DSMAX2012_MAIN_X64='C:\Program Files\Chaos Group\V-Ray\RT for 3ds M ax 2012 for x64/bin' VRAY_RT_FOR_3DSMAX2012_PLUGINS_X64='C:\Program Files\Chaos Group\V-Ray\RT for 3d s Max 2012 for x64/bin/plugins' VS100COMNTOOLS='C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tool s\' VS110COMNTOOLS='C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tool s\' VTUNE_AMPLIFIER_XE_2011_DIR='C:\Program Files (x86)\Intel\VTune Amplifier XE 201 1\' WINDIR='C:\Windows' _=make i='/etc/profile.d/*.sh' Kim@Kim-PC /c/binutils-2.23.1/bld $