Some problems to build source codes.

Young W. Cho ywcho@loc1.tandem.com
Wed Sep 17 14:46:00 GMT 1997


Hi,
I have been trying to build source codes(CDK Source Codes), but I still
have some problems.
The procedure that I took to build source codes is following.

   1. mkdir objs
   2. cd objs
   3. ../cdk/configure --perfix=/install -v > configure.log 2>&1
   4. make > make.log 2>&1

Please take look at my attachments and give me solutions, if possible.

-------------- next part --------------
Configuring for a i386-pc-cygwin32 host.
*** This configuration is not supported in the following subdirectories:
     expect dejagnu send-pr gprof texinfo
    (Any other directories should still work fine.)
Created "Makefile" in /gnuwin32/objs using "../cdk/config/mh-cygwin32"
Configuring mmalloc...
creating cache ../config.cache
checking for gcc... gcc -O2
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking host system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for ar... ar
checking for ranlib... ranlib
checking whether cross-compiling... no
checking for valloc... no
checking for getpagesize... yes
checking for working mmap... no
checking how to run the C preprocessor... gcc -O2 -E
checking for limits.h... yes
checking for stddef.h... yes
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
Configuring libiberty...
Appending ../../cdk/libiberty/config/mh-cygwin32 to xhost-mkfrag
Appending ../../cdk/libiberty/config/../../config/mh-x86pic to xhost-mkfrag
Linked "alloca-conf.h" to "../../cdk/libiberty/alloca-norm.h".
Created "Makefile" in /gnuwin32/objs/libiberty using "xhost-mkfrag"
Configuring opcodes...
loading cache ../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for gcc... gcc -O2
checking whether the C compiler (gcc -O2  ) works... yes
checking whether the C compiler (gcc -O2  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for ar... ar
checking for ranlib... ranlib
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking how to run the C preprocessor... gcc -O2 -E
checking for string.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
creating config.h
Configuring bfd...
loading cache ../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for gcc... gcc -O2
checking whether the C compiler (gcc -O2  ) works... yes
checking whether the C compiler (gcc -O2  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for POSIXized ISC... no
checking for ar... ar
checking for ranlib... ranlib
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking how to run the C preprocessor... gcc -O2 -E
checking for stddef.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
checking for time.h... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl... yes
checking for getpagesize... yes
checking for setitimer... no
checking for sysconf... yes
checking whether strstr must be declared... no
checking whether malloc must be declared... no
checking whether realloc must be declared... no
checking whether free must be declared... no
checking whether getenv must be declared... no
checking for sys/procfs.h... no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... no
checking for madvise... no
checking for mprotect... yes
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating bfd-in3.h
creating config.h
Configuring readline...
Linked "sysdep.h" to "../../cdk/readline/sysdep-norm.h".
Created "Makefile" in /gnuwin32/objs/readline using "../../cdk/readline/config/mh-posix"
Configuring doc...
Created "Makefile" in /gnuwin32/objs/readline/doc
Configuring tcl...
loading cache ../config.cache
checking whether make sets ${MAKE}... yes
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
configuring in win
running /bin/sh ../../../cdk/tcl/win/configure  --verbose --host=i386-pc-cygwin32 --target=i386-pc-cygwin32 --prefix=/install --with-gnu-as --with-gnu-ld --with-newlib --cache-file=../../config.cache --srcdir=../../../cdk/tcl/win
loading cache ../../config.cache
checking for ranlib... ranlib
checking for gcc... gcc -O2
checking whether the C compiler (gcc -O2  ) works... yes
checking whether the C compiler (gcc -O2  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking for DOS pathnames... yes
checking for getcwd... yes
checking for opendir... yes
checking for strstr... yes
checking for strtol... yes
checking for tmpnam... yes
checking for waitpid... yes
checking for strerror... yes
checking for getwd... yes
checking for wait3... no
checking for uname... yes
checking for sin... yes
checking for main in -lieee... no
checking dirent.h... yes
checking how to run the C preprocessor... gcc -O2 -E
checking for errno.h... yes
checking for float.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/wait.h... yes
checking for dlfcn.h... no
checking for unistd.h... yes
checking fd_set and sys/select... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... no
checking for tzname... no
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... no
checking long timezone variable... yes
checking proper strstr implementation... yes
checking for strtoul... yes
checking for strtod... yes
checking for strtod... (cached) yes
checking for Solaris strtod bug... ok
checking for ANSI C header files... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for st_blksize in struct stat... yes
checking for opendir... (cached) yes
checking union wait... no
checking matherr support... yes
checking for vfork... yes
checking vfork/signal bug... ok
checking for strncasecmp... yes
checking for BSDgettimeofday... no
checking for gettimeofday... yes
checking for gettimeofday declaration... missing
checking for main in -linet... no
checking for net/errno.h... no
checking for connect... no
checking for main in -lsocket... no
checking for accept... no
checking for gethostbyname... no
checking for main in -lnsl... no
checking system version (for dynamic loading)... CYGWIN32/NT-4.0
checking for dlopen in -ldl... no
Can't figure out how to do dynamic loading or shared libraries
on this system.
checking for sys/ioctl.h... yes
checking for sys/filio.h... no
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
not updating unwritable cache ../../config.cache
creating ./config.status
creating Makefile
creating tclConfig.sh
Configuring tk...
loading cache ../config.cache
checking whether make sets ${MAKE}... yes
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
configuring in win
running /bin/sh ../../../cdk/tk/win/configure  --verbose --host=i386-pc-cygwin32 --target=i386-pc-cygwin32 --prefix=/install --with-gnu-as --with-gnu-ld --with-newlib --cache-file=../../config.cache --srcdir=../../../cdk/tk/win
loading cache ../../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for gcc... gcc -O2
checking whether the C compiler (gcc -O2  ) works... yes
checking whether the C compiler (gcc -O2  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -O2 -E
checking for unistd.h... yes
checking for limits.h... yes
checking stdlib.h... yes
checking for ANSI C header files... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for X... no
checking for X11 header files... couldn't find any!
checking for X11 libraries... checking for XCreateWindow in -lXwindow... no
couldn't find any!  Using -lX11.
checking for main in -lXbsd... no
checking for connect... no
checking for main in -lsocket... no
checking for accept... no
checking for gethostbyname... no
checking for main in -lnsl... no
checking for sin... yes
checking for main in -lieee... no
checking for memmove... yes
checking whether char is unsigned... no
checking for strtod... yes
checking for Solaris 2.4 strtod bug... ok
not updating unwritable cache ../../config.cache
creating ./config.status
creating Makefile
creating tkConfig.sh
Configuring byacc...
loading cache ../config.cache
checking for gcc... gcc -O2
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking return type of signal handlers... void
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
Configuring flex...
loading cache ../config.cache
checking whether ln -s works... yes
checking for bison... no
checking for byacc... byacc
checking for gcc... gcc -O2
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking whether make sets ${MAKE}... yes
checking for working const... yes
checking how to run the C preprocessor... gcc -O2 -E
checking whether cross-compiling... no
checking for ANSI C header files... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking for string.h... yes
checking for malloc.h... no
checking for sys/types.h... yes
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
creating config.h
Configuring binutils...
loading cache ../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for gcc... gcc -O2
checking whether the C compiler (gcc -O2  ) works... yes
checking whether the C compiler (gcc -O2  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking how to run the C preprocessor... gcc -O2 -E
checking for string.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for sys/file.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for working alloca.h... no
checking for alloca... yes
checking for sbrk... yes
checking for utimes... yes
checking for ANSI C header files... yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking for time_t in time.h... yes
checking for time_t in sys/types.h... yes
checking for utime.h... yes
checking whether fprintf must be declared... no
checking whether strstr must be declared... no
checking whether sbrk must be declared... no
checking whether getenv must be declared... no
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
creating config.h
Configuring ld...
loading cache ../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for gcc... gcc -O2
checking whether the C compiler (gcc -O2  ) works... yes
checking whether the C compiler (gcc -O2  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking how to run the C preprocessor... gcc -O2 -E
checking for string.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for sbrk... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether strstr must be declared... no
checking whether free must be declared... no
checking whether sbrk must be declared... no
checking whether getenv must be declared... no
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
creating config.h
Configuring gas...
loading cache ../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for gcc... gcc -O2
checking whether the C compiler (gcc -O2  ) works... yes
checking whether the C compiler (gcc -O2  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking how to run the C preprocessor... gcc -O2 -E
checking for string.h... yes
checking for stdlib.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for unistd.h... yes
checking for stdarg.h... yes
checking for varargs.h... yes
checking for errno.h... yes
checking for sys/types.h... yes
checking whether compiling a cross-assembler... no
checking for working alloca.h... no
checking for alloca... yes
checking for inline... inline
checking for unlink... yes
checking for sbrk... yes
checking for working assert macro... yes
checking whether declaration is required for strstr... no
checking whether declaration is required for malloc... no
checking whether declaration is required for free... no
checking whether declaration is required for sbrk... no
checking whether declaration is required for errno... no
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating .gdbinit
creating conf
Configuring gcc...
Using `../../cdk/gcc/config/i386/i386.c' to output insns.
Using `../../cdk/gcc/config/i386/i386.md' as machine description file.
Using `../../cdk/gcc/config/i386/cygwin32.h' as target machine macro file.
Using the following host machine macro files:
	../../cdk/gcc/config/i386/xm-i386.h
	../../cdk/gcc/config/i386/xm-cygwin32.h
Using `../../cdk/gcc/objc/thr-win32.c' as Objective-C Runtime thread file.
Merged i386/x-cygwin32.
Merged i386/t-cygwin32.
Merged c++ fragment(s).
Created `./Makefile'.
Merged i386/x-cygwin32.
Merged i386/t-cygwin32.
Created `cp/Makefile'.
Links are now set up to build a native compiler for i386-pc-cygwin32.
Configuring sim...
loading cache ../config.cache
checking for gcc... gcc -O2
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking host system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for ar... ar
checking for ranlib... ranlib
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for gcc... (cached) gcc -O2
checking whether we are using GNU C... (cached) yes
checking for ranlib... (cached) ranlib
checking whether cross-compiling... no
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
Configuring gdb...
loading cache ../config.cache
checking for gcc... gcc -O2
checking whether the C compiler (gcc -O2  ) works... yes
checking whether the C compiler (gcc -O2  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking how to run the C preprocessor... gcc -O2 -E
checking for AIX... no
checking for minix/config.h... no
checking for POSIXized ISC... no
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking for ar... ar
checking for ranlib... ranlib
checking for bison... no
checking for byacc... byacc
checking for mawk... no
checking for gawk... gawk
checking for ANSI C header files... yes
checking for limits.h... yes
checking for memory.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for unistd.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sgtty.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for sys/procfs.h... no
checking for link.h... no
checking for endian.h... no
checking for objlist.h... no
checking whether stat file-mode macros are broken... no
checking for working const... yes
checking for setpgid... yes
checking for sbrk... yes
checking for select... yes
checking for poll... no
checking for gregset_t type... no
checking for fpregset_t type... no
checking for main in -lm... yes
checking for long long support in compiler... yes
checking for long long support in printf... yes
checking for long double support in compiler... yes
checking for long double support in printf... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking whether malloc must be declared... no
checking whether realloc must be declared... no
checking whether free must be declared... no
checking for Tcl configuration... found /gnuwin32/objs/tcl/win/tclConfig.sh
checking for Tk configuration... found /gnuwin32/objs/tk/win/tkConfig.sh
checking for Tcl private headers. dir=win... found in /gnuwin32/cdk/tcl/generic
checking for Tk private headers... found in /gnuwin32/cdk/tk/generic
checking whether ln -s works... yes
linking ../../cdk/gdb/gdbtcl to gdbtcl
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
creating .gdbinit
creating config.h
linking ../../cdk/gdb/config/i386/xm-cygwin32.h to xm.h
linking ../../cdk/gdb/config/i386/tm-cygwin32.h to tm.h
linking ../../cdk/gdb/config/i386/../nm-empty.h to nm.h
configuring in doc
running /bin/sh ../../../cdk/gdb/doc/configure  --verbose --host=i386-pc-cygwin32 --target=i386-pc-cygwin32 --prefix=/install --with-gnu-as --with-gnu-ld --with-newlib --cache-file=../../config.cache --srcdir=../../../cdk/gdb/doc
loading cache ../../config.cache
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
not updating unwritable cache ../../config.cache
creating ./config.status
creating Makefile
configuring in testsuite
running /bin/sh ../../../cdk/gdb/testsuite/configure  --verbose --host=i386-pc-cygwin32 --target=i386-pc-cygwin32 --prefix=/install --with-gnu-as --with-gnu-ld --with-newlib --cache-file=../../config.cache --srcdir=../../../cdk/gdb/testsuite
loading cache ../../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
not updating unwritable cache ../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.base
running /bin/sh ../../../../cdk/gdb/testsuite/gdb.base/configure  --verbose --host=i386-pc-cygwin32 --target=i386-pc-cygwin32 --prefix=/install --with-gnu-as --with-gnu-ld --with-newlib --cache-file=../../../config.cache --srcdir=../../../../cdk/gdb/testsuite/gdb.base
loading cache ../../../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
not updating unwritable cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.c++
running /bin/sh ../../../../cdk/gdb/testsuite/gdb.c++/configure  --verbose --host=i386-pc-cygwin32 --target=i386-pc-cygwin32 --prefix=/install --with-gnu-as --with-gnu-ld --with-newlib --cache-file=../../../config.cache --srcdir=../../../../cdk/gdb/testsuite/gdb.c++
loading cache ../../../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
not updating unwritable cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.disasm
running /bin/sh ../../../../cdk/gdb/testsuite/gdb.disasm/configure  --verbose --host=i386-pc-cygwin32 --target=i386-pc-cygwin32 --prefix=/install --with-gnu-as --with-gnu-ld --with-newlib --cache-file=../../../config.cache --srcdir=../../../../cdk/gdb/testsuite/gdb.disasm
loading cache ../../../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
not updating unwritable cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.chill
running /bin/sh ../../../../cdk/gdb/testsuite/gdb.chill/configure  --verbose --host=i386-pc-cygwin32 --target=i386-pc-cygwin32 --prefix=/install --with-gnu-as --with-gnu-ld --with-newlib --cache-file=../../../config.cache --srcdir=../../../../cdk/gdb/testsuite/gdb.chill
loading cache ../../../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
not updating unwritable cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.threads
running /bin/sh ../../../../cdk/gdb/testsuite/gdb.threads/configure  --verbose --host=i386-pc-cygwin32 --target=i386-pc-cygwin32 --prefix=/install --with-gnu-as --with-gnu-ld --with-newlib --cache-file=../../../config.cache --srcdir=../../../../cdk/gdb/testsuite/gdb.threads
loading cache ../../../config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking how to run the C preprocessor... gcc -O2 -E
checking for pthread.h... no
not updating unwritable cache ../../../config.cache
creating ./config.status
creating Makefile
creating config.h
Configuring make...
loading cache ../config.cache
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking how to run the C preprocessor... gcc -O2 -E
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... no
checking whether cross-compiling... no
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for -ldir... no
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for unistd.h... yes
checking for limits.h... yes
checking for sys/param.h... yes
checking for fcntl.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for sys/timeb.h... no
checking whether gcc -O2 and cc understand -c and -o together... yes
checking for working const... yes
checking whether stat file-mode macros are broken... no
checking for psignal... no
checking for mktemp... yes
checking for dup2... yes
checking for getcwd... yes
checking for sigsetmask... no
checking for getgroups... no
checking for setlinebuf... no
checking for seteuid... yes
checking for setegid... no
checking for setreuid... no
checking for setregid... no
checking for strerror... yes
checking for strsignal... no
checking for sys_siglist... no
checking for working alloca.h... no
checking for alloca... yes
checking for vfork.h... no
checking for working vfork... yes
checking whether setvbuf arguments are reversed... no
checking for -lelf... no
checking for -lkvm... no
checking for -lutil... no
checking for -lgetloadavg... no
checking for getloadavg... no
checking for sys/dg_sys_info.h... no
checking for inq_stats/cpustats.h... no
checking for sys/cpustats.h... no
checking for mach/mach.h... no
checking for nlist.h... no
checking whether getloadavg requires setgid... no
checking for strcoll... yes
checking for sys/wait.h... yes
checking for waitpid... yes
checking for wait3... no
checking for union wait... no
checking for sys_siglist declaration in signal.h or unistd.h... no
checking for -lsun... no
checking for location of SCCS get command
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
creating build.sh
creating config.h
configuring in glob
running /bin/sh ../../../cdk/make/glob/configure  --verbose --host=i386-pc-cygwin32 --target=i386-pc-cygwin32 --prefix=/install --with-gnu-as --with-gnu-ld --with-newlib --cache-file=../../config.cache --srcdir=../../../cdk/make/glob
loading cache ../../config.cache
checking for ar... ar
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -O2 -E
checking for AIX... no
checking for minix/config.h... no
checking for POSIXized ISC... no
checking for working const... yes
checking whether cross-compiling... no
checking for ANSI C header files... yes
checking for memory.h... yes
checking for unistd.h... yes
checking for string.h... yes
checking for dirent.h that defines DIR... yes
checking for -ldir... no
checking whether closedir returns void... yes
checking for working alloca.h... no
checking for alloca... yes
checking for strcoll... yes
not updating unwritable cache ../../config.cache
creating ./config.status
creating Makefile
Configuring patch...
loading cache ../config.cache
checking for gcc... gcc -O2
checking whether the C compiler (gcc -O2  ) works... yes
checking whether the C compiler (gcc -O2  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -O2 accepts -g... yes
checking how to run the C preprocessor... gcc -O2 -E
checking for AIX... no
checking for minix/config.h... no
checking for POSIXized ISC... no
checking for working const... yes
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking return type of signal handlers... void
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for string.h... yes
checking for fcntl.h... yes
checking for rename... yes
checking for pathconf... yes
checking for strerror... yes
checking for working alloca.h... no
checking for alloca... yes
checking for long file names... yes
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
creating config.h
Configuring etc...
loading cache ../config.cache
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
Configuring diff...
loading cache ../config.cache
checking how to run the C preprocessor... gcc -O2 -E
checking for a BSD compatible install... /gnuwin32/b18/H-i386-cygwin32/bin/install -c
checking for POSIXized ISC... no
checking for minix/config.h... no
checking for working const... yes
checking whether cross-compiling... no
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/file.h... yes
checking for time.h... yes
checking for dirent.h that defines DIR... yes
checking for -ldir... no
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for dup2... yes
checking for memchr... yes
checking for sigaction... yes
checking for strchr... yes
checking for strerror... yes
checking for tmpnam... yes
checking for memchr... (cached) yes
checking for waitpid... yes
checking for working alloca.h... no
checking for alloca... yes
checking whether closedir returns void... yes
checking for vfork.h... no
checking for working vfork... yes
checking for vprintf... yes
checking for st_blksize in struct stat... yes
not updating unwritable cache ../config.cache
creating ./config.status
creating Makefile
creating config.h
Configuring release...
Created "Makefile" in /gnuwin32/objs/release
Configuring utils...
Created "Makefile" in /gnuwin32/objs/utils
Configuring spu...
Created "Makefile" in /gnuwin32/objs/utils/spu
Configuring dosrel...
Created "Makefile" in /gnuwin32/objs/dosrel using "../../cdk/dosrel/config/cygwin32.mh" and "../../cdk/dosrel/config/i386-cygwin32.mt"
-------------- next part --------------
if [ -n "" ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
echo "# !Automatically generated from ../../cdk/libiberty/functions.def"\
  "- DO NOT EDIT!" >needed2.awk
grep '^DEFVAR(' < ../../cdk/libiberty/functions.def \
 | sed -e '/DEFVAR/s|DEFVAR.\([^,]*\).*|/\1/ { printf "#ifndef NEED_\1\\n#define NEED_\1\\n#endif\\n" }|' \
 >>needed2.awk
grep '^DEFFUNC(' < ../../cdk/libiberty/functions.def \
 | sed -e '/DEFFUNC/s|DEFFUNC.\([^,]*\).*|/\1/ { printf "#ifndef NEED_\1\\n#define NEED_\1\\n#endif\\n" }|' \
 >>needed2.awk
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/dummy.c 2>/dev/null
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/vasprintf.c -o pic/vasprintf.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/vasprintf.c
(gcc -O2 -o dummy -O2   dummy.o vasprintf.o ) >errors 2>&1 || true
echo "/* !Automatically generated from ../../cdk/libiberty/functions.def"\
  "- DO NOT EDIT! */" >lconfig.h
awk -f needed2.awk <errors >>lconfig.h
cp lconfig.h config.h
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/argv.c -o pic/argv.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/argv.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/basename.c -o pic/basename.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/basename.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/choose-temp.c -o pic/choose-temp.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/choose-temp.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/concat.c -o pic/concat.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/concat.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/cplus-dem.c -o pic/cplus-dem.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/cplus-dem.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/fdmatch.c -o pic/fdmatch.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/fdmatch.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/fnmatch.c -o pic/fnmatch.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/fnmatch.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/getopt.c -o pic/getopt.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/getopt.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/getopt1.c -o pic/getopt1.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/getopt1.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/getruntime.c -o pic/getruntime.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/getruntime.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/hex.c -o pic/hex.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/hex.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/floatformat.c -o pic/floatformat.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/floatformat.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/objalloc.c -o pic/objalloc.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/objalloc.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/obstack.c -o pic/obstack.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/obstack.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/spaces.c -o pic/spaces.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/spaces.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/strerror.c -o pic/strerror.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/strerror.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/strsignal.c -o pic/strsignal.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/strsignal.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/xatexit.c -o pic/xatexit.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/xatexit.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/xexit.c -o pic/xexit.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/xexit.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/xmalloc.c -o pic/xmalloc.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/xmalloc.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/xstrdup.c -o pic/xstrdup.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/xstrdup.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/xstrerror.c -o pic/xstrerror.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/xstrerror.c
echo "# !Automatically generated from ../../cdk/libiberty/functions.def"\
  "- DO NOT EDIT!" >needed.awk
grep '^DEF(' < ../../cdk/libiberty/functions.def \
    | sed -e '/DEF/s|DEF.\([^,]*\).*|/\1/ { printf "\1.o " }|' \
    >>needed.awk
rm -f lneeded-list
f=""; \
for i in `awk -f needed.awk <errors` vasprintf.o ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
case $f in \
    *alloca.o*) f="$f xmalloc.o xexit.o" ;; \
esac ; \
echo $f >>lneeded-list
cp lneeded-list needed-list
make: Circular vasprintf.o <- config.h dependency dropped.
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/insque.c -o pic/insque.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/insque.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/random.c -o pic/random.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/random.c
test -z "" || \
  gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal  ../../cdk/libiberty/sigsetmask.c -o pic/sigsetmask.o
gcc -O2 -c -O2 -I. -I../../cdk/libiberty/../include -DNEED_sys_siglist -DNEED_basename -DNEED_strsignal ../../cdk/libiberty/sigsetmask.c
rm -rf libiberty.a
ar rc libiberty.a \
  argv.o basename.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o spaces.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o insque.o random.o sigsetmask.o vasprintf.o
ranlib libiberty.a
echo argv.o basename.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o spaces.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o > required-list
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ../../cdk/bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd.h
if [ -n "" ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/archive.c -o pic/archive.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/archive.c
if [ -n "" ]; then \
  gcc -O2 -c  -DDEFAULT_VECTOR=i386pe_vec -DSELECT_VECS='&i386pe_vec,&i386pei_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_i386pe_vec -DHAVE_i386pei_vec -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/archures.c -o pic/archures.o; \
else true; fi
gcc -O2 -c -DDEFAULT_VECTOR=i386pe_vec -DSELECT_VECS='&i386pe_vec,&i386pei_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_i386pe_vec -DHAVE_i386pei_vec -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/archures.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/bfd.c -o pic/bfd.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/bfd.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/cache.c -o pic/cache.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/cache.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/coffgen.c -o pic/coffgen.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/coffgen.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/corefile.c -o pic/corefile.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/corefile.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/format.c -o pic/format.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/format.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/init.c -o pic/init.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/init.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/libbfd.c -o pic/libbfd.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/libbfd.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/opncls.c -o pic/opncls.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/opncls.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/reloc.c -o pic/reloc.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/reloc.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/section.c -o pic/section.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/section.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/syms.c -o pic/syms.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/syms.c
rm -f targmatch.h
sed -f ../../cdk/bfd/targmatch.sed < ../../cdk/bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
if [ -n "" ]; then \
  gcc -O2 -c  -DDEFAULT_VECTOR=i386pe_vec -DSELECT_VECS='&i386pe_vec,&i386pei_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_i386pe_vec -DHAVE_i386pei_vec -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/targets.c -o pic/targets.o; \
else true; fi
gcc -O2 -c -DDEFAULT_VECTOR=i386pe_vec -DSELECT_VECS='&i386pe_vec,&i386pei_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_i386pe_vec -DHAVE_i386pei_vec -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/targets.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/hash.c -o pic/hash.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/hash.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/linker.c -o pic/linker.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/linker.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/elf.c -o pic/elf.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/elf.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/srec.c -o pic/srec.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/srec.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/binary.c -o pic/binary.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/binary.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/tekhex.c -o pic/tekhex.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/tekhex.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/ihex.c -o pic/ihex.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/ihex.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/stabs.c -o pic/stabs.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/stabs.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/stab-syms.c -o pic/stab-syms.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/stab-syms.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/pe-i386.c -o pic/pe-i386.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/pe-i386.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/cofflink.c -o pic/cofflink.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/cofflink.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/pei-i386.c -o pic/pei-i386.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/pei-i386.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/cpu-i386.c -o pic/cpu-i386.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE     -I. -I../../cdk/bfd -I../../cdk/bfd/../include  -O2 ../../cdk/bfd/cpu-i386.c
rm -f tofiles
f=""; \
for i in archive.o archures.o bfd.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o elf.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o pe-i386.o cofflink.o pei-i386.o cpu-i386.o  ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/sh ../../cdk/bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
rm -f libbfd.a
ofiles = archive.o archures.o bfd.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o elf.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o pe-i386.o cofflink.o pei-i386.o cpu-i386.o
ar rc libbfd.a `cat ofiles`
ranlib libbfd.a
make: Nothing to be done for `all'.
if [ -n "" ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE -I. -I../../cdk/opcodes -I../bfd -I../../cdk/opcodes/../include -I../../cdk/opcodes/../bfd  -O2 ../../cdk/opcodes/i386-dis.c -o pic/i386-dis.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/opcodes -I../bfd -I../../cdk/opcodes/../include -I../../cdk/opcodes/../bfd  -O2 ../../cdk/opcodes/i386-dis.c
if [ -n "" ]; then \
  gcc -O2 -c  -D_GNU_SOURCE -I. -I../../cdk/opcodes -I../bfd -I../../cdk/opcodes/../include -I../../cdk/opcodes/../bfd  -O2 ../../cdk/opcodes/dis-buf.c -o pic/dis-buf.o; \
else true; fi
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/opcodes -I../bfd -I../../cdk/opcodes/../include -I../../cdk/opcodes/../bfd  -O2 ../../cdk/opcodes/dis-buf.c
if [ -n "" ]; then \
  gcc -O2 -c  -DARCH_i386  -D_GNU_SOURCE -I. -I../../cdk/opcodes -I../bfd -I../../cdk/opcodes/../include -I../../cdk/opcodes/../bfd  -O2 ../../cdk/opcodes/disassemble.c -o pic/disassemble.o; \
else true; fi
gcc -O2 -c  -DARCH_i386 -D_GNU_SOURCE -I. -I../../cdk/opcodes -I../bfd -I../../cdk/opcodes/../include -I../../cdk/opcodes/../bfd  -O2 ../../cdk/opcodes/disassemble.c
rm -f libopcodes.a
ar rc libopcodes.a i386-dis.o dis-buf.o disassemble.o
ranlib libopcodes.a
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/closure.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/error.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/lalr.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/lr0.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/main.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/mkpar.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/output.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/reader.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/skeleton.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/symtab.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/verbose.c
gcc -O2 -c -O2 -DNDEBUG  -DRETSIGTYPE=void  ../../cdk/byacc/warshall.c
gcc -O2 -O2  -o byacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o  
cp ../../cdk/flex/initscan.c scan.c
touch .bootstrap
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/ccl.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/dfa.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/ecs.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/gen.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/main.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/misc.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/nfa.c
/gnuwin32/objs/byacc/byacc -d ../../cdk/flex/parse.y
gcc -O2 -c -I. -I../../cdk/flex -O2 parse.c
gcc -O2 -c -I. -I../../cdk/flex -O2 scan.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/skel.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/sym.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/tblcmp.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/yylex.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/libmain.c
gcc -O2 -c -I. -I../../cdk/flex -O2 ../../cdk/flex/libyywrap.c
rm -f libfl.a
ar rc libfl.a libmain.o libyywrap.o
ranlib libfl.a
gcc -O2 -O2 -o flex  ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o scan.o skel.o sym.o tblcmp.o yylex.o libfl.a  `if [ -f ../libiberty/libiberty.a ]; then echo ../libiberty/libiberty.a; else echo -liberty ; fi`
gcc -O2 -DTARGET='"i386-pc-cygwin32"' -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 -c ../../cdk/binutils/bucomm.c
gcc -O2 -DVERSION='"cygnus-2.8.1"' -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 -c ../../cdk/binutils/version.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/filemode.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/size.c
gcc -O2  -O2  -o size size.o bucomm.o version.o filemode.o -L../bfd -lbfd ../libiberty/libiberty.a  
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/objdump.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/prdbg.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/rddbg.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/debug.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/stabs.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/ieee.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/rdcoff.c
gcc -O2  -O2  -o objdump objdump.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o -L../opcodes -lopcodes bucomm.o version.o filemode.o -L../bfd -lbfd ../libiberty/libiberty.a  
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/nm.c
gcc -O2  -O2  -o nm.new nm.o bucomm.o version.o filemode.o -L../bfd -lbfd ../libiberty/libiberty.a  
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/ar.c
/gnuwin32/objs/byacc/byacc -d  ../../cdk/binutils/arparse.y
mv -f y.tab.c arparse.c
mv -f y.tab.h arparse.h
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 arparse.c
/gnuwin32/objs/flex/flex  ../../cdk/binutils/arlex.l
mv lex.yy.c arlex.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 arlex.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/not-ranlib.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/arsup.c
gcc -O2  -O2  -o ar ar.o arparse.o arlex.o arsup.o not-ranlib.o bucomm.o version.o filemode.o -L../bfd -lbfd ../libiberty/libiberty.a  
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/strings.c
gcc -O2  -O2  -o strings strings.o bucomm.o version.o filemode.o -L../bfd -lbfd ../libiberty/libiberty.a  
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/objcopy.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/is-strip.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/wrstabs.c
gcc -O2  -O2  -o strip.new objcopy.o is-strip.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L../bfd -lbfd ../libiberty/libiberty.a  
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/is-ranlib.c
gcc -O2  -O2  -o ranlib ar.o arparse.o arlex.o arsup.o is-ranlib.o bucomm.o version.o filemode.o -L../bfd -lbfd ../libiberty/libiberty.a  
gcc -O2 -c -DMAIN -DVERSION='"cygnus-2.8.1"' -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/../libiberty/cplus-dem.c
echo '/*WARNING: This file is automatically generated!*/' >underscore.t
echo "int prepends_underscore = 0;" >>underscore.t
/bin/sh ../../cdk/binutils/../move-if-change underscore.t underscore.c
touch stamp-under
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 underscore.c
sed -e 's/@PROGRAM@/c++filt/' < ../../cdk/binutils/cxxfilt.man \
	> c++filt.1
gcc -O2  -O2  -o c++filt cplus-dem.o ../libiberty/libiberty.a  underscore.o
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/not-strip.c
gcc -O2  -O2  -o objcopy objcopy.o not-strip.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L../bfd -lbfd ../libiberty/libiberty.a  
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/addr2line.c
gcc -O2  -O2  -o addr2line addr2line.o bucomm.o version.o filemode.o -L../bfd -lbfd ../libiberty/libiberty.a  
gcc -O2 -c  -DDLLTOOL_I386 -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 ../../cdk/binutils/dlltool.c
/gnuwin32/objs/byacc/byacc  -d  ../../cdk/binutils/defparse.y
mv -f y.tab.c defparse.c
mv -f y.tab.h defparse.h
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 defparse.c
/gnuwin32/objs/flex/flex  ../../cdk/binutils/deflex.l
mv lex.yy.c deflex.c
gcc -O2 -c -D_GNU_SOURCE -I. -I../../cdk/binutils -I../bfd -I../../cdk/binutils/../bfd -I../../cdk/binutils/../include  -O2 deflex.c
gcc -O2  -O2  -o dlltool dlltool.o defparse.o deflex.o bucomm.o version.o filemode.o -L../bfd -lbfd ../libiberty/libiberty.a  
make: DLLTOOL@: Command not found
make: *** [libtcl7.6.a] Error 127
make: *** [all] Error 2
make: *** [all-tcl] Error 2


More information about the Cygwin mailing list