Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - Kim@Kim-PC /c/binutils-2.23.1/binutils-2.23.1/gold
 - $ ./configure
 - 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 build environment is sane... yes
 - checking for a thread-safe mkdir -p... /bin/mkdir -p
 - checking for gawk... gawk
 - checking whether make sets $(MAKE)... yes
 - checking for nm... nm
 - 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 style of include used by make... GNU
 - checking dependency style of gcc... gcc3
 - 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 for bison... bison -y
 - checking for ranlib... ranlib
 - checking whether ln -s works... no, using cp -p
 - 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 whether NLS is requested... yes
 - checking for catalogs to be installed... es fi id it vi es fi id it vi
 - checking whether NLS is requested... yes
 - checking for msgfmt... /usr/local/bin/msgfmt
 - checking for gmsgfmt... /mingw/bin/msgfmt
 - checking for xgettext... /mingw/bin/xgettext
 - checking for msgmerge... /usr/local/bin/msgmerge
 - checking whether byte ordering is bigendian... no
 - checking whether static linking works... yes
 - checking for gcc >= 4.1... yes
 - checking for thread support... yes
 - checking for glibc >= 2.4... no
 - checking for omp support... yes
 - checking for glibc >= 2.9... no
 - checking for -frandom-seed support... yes
 - checking for glibc ifunc support... no
 - Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshad
 - ow -Wno-format -Werror
 - checking sys/mman.h usability... no
 - checking sys/mman.h presence... no
 - checking for sys/mman.h... no
 - checking for chsize... yes
 - checking for mmap... no
 - checking for pread... no
 - checking for ftruncate... yes
 - checking for ffsll... no
 - checking mremap with MREMAP_MAYMOVE... no
 - checking for library containing zlibVersion... -lz
 - checking zlib.h usability... yes
 - checking zlib.h presence... yes
 - checking for zlib.h... yes
 - 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 strverscmp is declared... no
 - checking how to run the C++ preprocessor... g++ -E
 - checking tr1/unordered_set usability... yes
 - checking tr1/unordered_set presence... yes
 - checking for tr1/unordered_set... yes
 - checking tr1/unordered_map usability... yes
 - checking tr1/unordered_map presence... yes
 - checking for tr1/unordered_map... yes
 - checking ext/hash_map usability... yes
 - checking ext/hash_map presence... yes
 - checking for ext/hash_map... yes
 - checking ext/hash_set usability... yes
 - checking ext/hash_set presence... yes
 - checking for ext/hash_set... yes
 - checking byteswap.h usability... no
 - checking byteswap.h presence... no
 - checking for byteswap.h... no
 - checking for mallinfo... no
 - checking for posix_fallocate... no
 - checking for fallocate... no
 - checking for readv... no
 - checking for sysconf... no
 - checking for times... no
 - checking whether basename is declared... (cached) no
 - checking whether ffs is declared... (cached) no
 - checking whether asprintf is declared... (cached) no
 - checking whether vasprintf is declared... (cached) no
 - checking whether snprintf is declared... (cached) yes
 - checking whether vsnprintf is declared... (cached) yes
 - checking whether strverscmp is declared... (cached) no
 - checking whether strndup is declared... no
 - checking whether memmem is declared... no
 - checking whether ::std::tr1::unordered_map::rehash is usable.... yes
 - checking whether std::tr1::hash<off_t> is defined... yes
 - checking whether we can use attributes with template functions... yes
 - checking for struct stat::st_mtim.... no
 - checking locale.h usability... yes
 - checking locale.h presence... yes
 - checking for locale.h... yes
 - checking for setlocale... yes
 - checking for LC_MESSAGES... no
 - checking whether to enable maintainer-specific portions of Makefiles... no
 - configure: creating ./config.status
 - config.status: creating Makefile
 - config.status: creating testsuite/Makefile
 - config.status: creating po/Makefile.in
 - config.status: creating config.h
 - config.status: config.h is unchanged
 - config.status: executing depfiles commands
 - config.status: executing default-1 commands
 - config.status: creating po/POTFILES
 - config.status: creating po/Makefile
 - Kim@Kim-PC /c/binutils-2.23.1/binutils-2.23.1/gold
 - $ make
 - C:/MinGW/bin/make all-recursive
 - make[1]: Entering directory `c:/binutils-2.23.1/binutils-2.23.1/gold'
 - Making all in po
 - make[2]: Entering directory `c:/binutils-2.23.1/binutils-2.23.1/gold/po'
 - make[2]: Nothing to be done for `all'.
 - make[2]: Leaving directory `c:/binutils-2.23.1/binutils-2.23.1/gold/po'
 - Making all in testsuite
 - make[2]: Entering directory `c:/binutils-2.23.1/binutils-2.23.1/gold/testsuite'
 - Makefile:2678: warning: overriding recipe for target `ifuncmain1picstatic.exe'
 - Makefile:2675: warning: ignoring old recipe for target `ifuncmain1picstatic.exe'
 - Makefile:2756: warning: overriding recipe for target `ifuncmain2picstatic.exe'
 - Makefile:2753: warning: ignoring old recipe for target `ifuncmain2picstatic.exe'
 - Makefile:2780: warning: overriding recipe for target `ifuncmain4picstatic.exe'
 - Makefile:2777: warning: ignoring old recipe for target `ifuncmain4picstatic.exe'
 - Makefile:2810: warning: overriding recipe for target `ifuncmain5picstatic.exe'
 - Makefile:2807: warning: ignoring old recipe for target `ifuncmain5picstatic.exe'
 - Makefile:2867: warning: overriding recipe for target `ifuncmain7picstatic.exe'
 - Makefile:2864: warning: ignoring old recipe for target `ifuncmain7picstatic.exe'
 - C:/MinGW/bin/make all-am
 - make[3]: Entering directory `c:/binutils-2.23.1/binutils-2.23.1/gold/testsuite'
 - Makefile:2678: warning: overriding recipe for target `ifuncmain1picstatic.exe'
 - Makefile:2675: warning: ignoring old recipe for target `ifuncmain1picstatic.exe'
 - Makefile:2756: warning: overriding recipe for target `ifuncmain2picstatic.exe'
 - Makefile:2753: warning: ignoring old recipe for target `ifuncmain2picstatic.exe'
 - Makefile:2780: warning: overriding recipe for target `ifuncmain4picstatic.exe'
 - Makefile:2777: warning: ignoring old recipe for target `ifuncmain4picstatic.exe'
 - Makefile:2810: warning: overriding recipe for target `ifuncmain5picstatic.exe'
 - Makefile:2807: warning: ignoring old recipe for target `ifuncmain5picstatic.exe'
 - Makefile:2867: warning: overriding recipe for target `ifuncmain7picstatic.exe'
 - Makefile:2864: warning: ignoring old recipe for target `ifuncmain7picstatic.exe'
 - make[3]: Nothing to be done for `all-am'.
 - make[3]: Leaving directory `c:/binutils-2.23.1/binutils-2.23.1/gold/testsuite'
 - make[2]: Leaving directory `c:/binutils-2.23.1/binutils-2.23.1/gold/testsuite'
 - make[2]: Entering directory `c:/binutils-2.23.1/binutils-2.23.1/gold'
 - g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/usr/lo
 - cal/share/locale\"" -DBINDIR="\"/usr/local/bin\"" -DTOOLBINDIR="\"/usr/local//bi
 - n\"" -DTOOLLIBDIR="\"/usr/local//lib\"" -W -Wall -Wno-format -Werror -D_LAR
 - GEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -MT expression.
 - o -MD -MP -MF .deps/expression.Tpo -c -o expression.o expression.cc
 - In file included from expression.cc:33:0:
 - script-c.h:221:7: エラー: 'yylex' initialized and declared 'extern' [-Werror]
 - script-c.h:221:7: エラー: 'YYSTYPE' was not declared in this scope
 - script-c.h:221:15: エラー: expected primary-expression before ',' token
 - script-c.h:221:17: エラー: expected primary-expression before 'void'
 - script-c.h:221:30: エラー: expression list treated as compound expression in ini
 - tializer [-fpermissive]
 - cc1plus.exe: all warnings being treated as errors
 - make[2]: *** [expression.o] Error 1
 - make[2]: Leaving directory `c:/binutils-2.23.1/binutils-2.23.1/gold'
 - make[1]: *** [all-recursive] Error 1
 - make[1]: Leaving directory `c:/binutils-2.23.1/binutils-2.23.1/gold'
 - make: *** [all] Error 2
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment