public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Error building gdb (insight) for ARM under NT4.0
@ 2000-06-02  5:51 tsai
  2000-06-02  6:14 ` Alessandro Pinto
  2000-06-02 11:32 ` Jonathan Larmour
  0 siblings, 2 replies; 3+ messages in thread
From: tsai @ 2000-06-02  5:51 UTC (permalink / raw)
  To: ecos-discuss

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

I've finally overcome the hurdle of building gcc for ARM development,
but now I'm getting an error while making insight.
AFAIK, cygwin 1.1.1 is installed properly.  I currently have
cygwin1.dll dated at 20000525.

Make reports something about
"field 'sin6_addr' has incomplete type" and stops soon afterwards.

My drives are mounted in textmode - I'm pretty sure that's not the
problem.  I've included the outputs to my configure and make, as well
as my config status.

Any help or "insight" would be appreciated:)
Thanks,

-ben tsai




[-- Attachment #2: config.status --]
[-- Type: text/x-shellscript, Size: 287 bytes --]

#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
/src/gdb/insight-5.0/configure --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin -v --norecursion 
# using "mh-frag"

[-- Attachment #3: configure1.out --]
[-- Type: text/plain, Size: 55991 bytes --]

Configuring for a i686-pc-cygwin host.
Created "Makefile" in /tmp/build/gdb using "mh-frag"
Configuring intl...
creating cache ../config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... no
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for values.h... no
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
checking for LC_MESSAGES... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... no
checking for msgfmt... msgfmt
checking for gmsgfmt... msgfmt
checking for xgettext... :
updating cache ../config.cache
creating ./config.status
creating Makefile
creating config.h
linking /src/gdb/insight-5.0/intl/libgettext.h to libintl.h
Configuring mmalloc...
loading cache ../config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking host system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for ar... ar
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for limits.h... (cached) yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking whether sbrk must be declared... no
checking whether getpagesize must be declared... no
updating cache ../config.cache
creating ./config.status
creating Makefile
Configuring libiberty...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/file.h... yes
checking for sys/param.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking for asprintf... no
checking for atexit... yes
checking for basename... no
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for getcwd... (cached) yes
checking for getpagesize... (cached) yes
checking for index... yes
checking for insque... no
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemps... no
checking for putenv... (cached) yes
checking for rename... yes
checking for rindex... yes
checking for setenv... (cached) yes
checking for sigsetmask... no
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking for sys_errlist... no
checking for sys_nerr... no
checking for getrusage... yes
checking for on_exit... no
checking for strerror... yes
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Configuring opcodes...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ranlib... (cached) ranlib
checking for ld used by GCC... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ../config.cache
loading cache ../config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... .exe
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... no
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... unsupported
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ../config.cache
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... yes
checking for mingw32 environment... no
checking for executable suffix... (cached) .exe
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) no
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) no
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) no
checking for msgfmt... (cached) msgfmt
checking for gmsgfmt... (cached) msgfmt
checking for xgettext... (cached) :
checking for a BSD compatible install... /usr/bin/install -c
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating po/Makefile.in
creating config.h
Configuring bfd...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
updating cache ../config.cache
loading cache ../config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) .exe
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... no
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... unsupported
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ../config.cache
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... (cached) yes
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) .exe
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) no
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) no
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) no
checking for msgfmt... (cached) msgfmt
checking for gmsgfmt... (cached) msgfmt
checking for xgettext... (cached) :
checking for a BSD compatible install... /usr/bin/install -c
checking for stddef.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for fcntl.h... yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for fcntl... yes
checking for getpagesize... (cached) yes
checking for setitimer... yes
checking for sysconf... (cached) yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... 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 unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for madvise... no
checking for mprotect... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating bfd-in3.h
creating po/Makefile.in
creating config.h
Configuring readline...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for minix/config.h... no
checking whether gcc needs -traditional... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking return type of signal handlers... void
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for strcasecmp... (cached) yes
checking for select... yes
checking for setenv... (cached) yes
checking for putenv... (cached) yes
checking for tcgetattr... yes
checking for setlocale... (cached) yes
checking for lstat... yes
checking for working strcoll... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for varargs.h... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for sys/ptem.h... no
checking for sys/pte.h... no
checking for sys/stream.h... no
checking for sys/select.h... yes
checking for termcap.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sys/file.h... (cached) yes
checking for locale.h... (cached) yes
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking for lstat... yes
checking whether programs are able to redeclare getpw functions... yes
checking whether or not strcoll and strcmp differ... no
checking whether signal handlers are of type void... yes
checking for TIOCGWINSZ in sys/ioctl.h... no
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... no
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... termios.h
checking if struct dirent has a d_ino member... yes
checking if struct dirent has a d_fileno member... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking configuration for building shared libraries... supported
updating cache ../config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating examples/Makefile
creating shlib/Makefile
creating config.h
Configuring tcl...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking whether make sets ${MAKE}... (cached) yes
updating cache ../config.cache
creating ./config.status
creating Makefile
configuring in win
running /bin/sh /src/gdb/insight-5.0/tcl/win/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../config.cache --srcdir=/src/gdb/insight-5.0/tcl/win
loading cache ../../config.cache
checking host system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for object suffix... o
checking build system type... i686-pc-cygwin
checking for nm... nm
checking for as... as
checking for ld... ld
checking for ranlib... (cached) ranlib
checking for dlltool... dlltool
checking for windres... windres
checking for a BSD compatible install... (cached) /usr/bin/install -c
updating cache ../../config.cache
creating ./config.status
creating Makefile
creating ../unix/tclConfig.sh
configuring in cygwin
running /bin/sh /src/gdb/insight-5.0/tcl/cygwin/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../config.cache --srcdir=/src/gdb/insight-5.0/tcl/cygwin
loading cache ../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... (cached) yes
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) .exe
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... /usr/bin/install -c
updating cache ../../config.cache
creating ./config.status
creating Makefile
Configuring tk...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking whether make sets ${MAKE}... (cached) yes
updating cache ../config.cache
creating ./config.status
creating Makefile
configuring in win
running /bin/sh /src/gdb/insight-5.0/tk/win/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../config.cache --srcdir=/src/gdb/insight-5.0/tk/win
loading cache ../../config.cache
checking host system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for object suffix... (cached) o
checking for a BSD compatible install... (cached) /usr/bin/install -c
updating cache ../../config.cache
creating ./config.status
creating Makefile
creating ../unix/tkConfig.sh
Configuring itcl...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking whether make sets ${MAKE}... (cached) yes
updating cache ../config.cache
creating ./config.status
creating Makefile
configuring in itcl/win
running /bin/sh /src/gdb/insight-5.0/itcl/itcl/win/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/itcl/itcl/win
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for object suffix... (cached) o
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for limits.h... (cached) yes
checking whether C compiler is gcc... yes
checking default compiler flags... -g -O2 -Wshadow -Wtraditional -Wall
checking stdlib.h... yes
checking for ANSI C header files... (cached) yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for connect... (cached) yes
checking for gethostbyname... yes
checking for sin... (cached) yes
checking for main in -lieee... (cached) no
checking for memmove... (cached) yes
checking for strtod... (cached) yes
checking for Solaris 2.4 strtod bug... ok
optlibs: not found
updating cache ../../../config.cache
creating ./config.status
creating Makefile
creating ../unix/pkgIndex.tcl
creating ../itclConfig.sh
configuring in itk/win
running /bin/sh /src/gdb/insight-5.0/itcl/itk/win/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/itcl/itk/win
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for object suffix... (cached) o
checking build system type... i686-pc-cygwin
checking for nm... (cached) nm
checking for as... (cached) as
checking for ld... (cached) ld
checking for dlltool... (cached) dlltool
checking for windres... (cached) windres
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for limits.h... (cached) yes
checking whether C compiler is gcc... (cached) yes
checking default compiler flags... -g -O2 -Wshadow -Wtraditional -Wall
checking stdlib.h... yes
checking for ANSI C header files... (cached) yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking which C compiler... gcc
checking how to run the C preprocessor... gcc -E
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for X... no
checking for X11 header files
Warning:  couldn't find any X11 include files.
checking for XCreateWindow in -lXwindow... no
couldn't find any!  Using -lX11.
checking for main in -lXbsd... no
checking for connect... (cached) yes
checking for gethostbyname... (cached) yes
checking for sin... (cached) yes
checking for main in -lieee... (cached) no
checking for memmove... (cached) yes
checking for strtod... (cached) yes
checking for Solaris 2.4 strtod bug... ok
updating cache ../../../config.cache
creating ./config.status
creating Makefile
creating ../unix/pkgIndex.tcl
creating ../itkConfig.sh
configuring in iwidgets3.0.0/unix
running /bin/sh /src/gdb/insight-5.0/itcl/iwidgets3.0.0/unix/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/itcl/iwidgets3.0.0/unix
loading cache ../../../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
updating cache ../../../config.cache
creating ./config.status
creating Makefile
Configuring tix...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking whether make sets ${MAKE}... (cached) yes
updating cache ../config.cache
creating ./config.status
creating Makefile
configuring in win
running /bin/sh /src/gdb/insight-5.0/tix/win/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../config.cache --srcdir=/src/gdb/insight-5.0/tix/win
loading cache ../../config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for object suffix... (cached) o
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for Tcl configuration script... /tmp/build/gdb/tcl/unix/tclConfig.sh
checking for Tk configuration script... /tmp/build/gdb/tk/unix/tkConfig.sh
checking how to run the C preprocessor... (cached) gcc -E
checking for Tcl headers in the source tree... /src/gdb/insight-5.0/tcl/generic
/src/gdb/insight-5.0/tcl/generic
checking for Tk headers in the source tree... /src/gdb/insight-5.0/tk/generic
found in /src/gdb/insight-5.0/tk/generic
updating cache ../../config.cache
creating ./config.status
creating Makefile
creating ../tixConfig.sh
Configuring libgui...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for Cygwin environment... (cached) yes
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) .exe
checking for object suffix... (cached) o
checking for ranlib... (cached) ranlib
checking for itcl_sh... $$here/$(top_builddir)/../itcl/itcl/unix/itcl_sh$(EXEEXT)
checking how to run the C preprocessor... (cached) gcc -E
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for raise... yes
checking for strdup... (cached) yes
checking for random... yes
checking for cygwin32... yes
checking for init.tcl... /src/gdb/insight-5.0/tcl/library
checking for Tcl configuration script... (cached) /tmp/build/gdb/tcl/unix/tclConfig.sh
checking for Tk configuration script... (cached) /tmp/build/gdb/tk/unix/tkConfig.sh
checking for Tcl headers in the source tree... (cached) /src/gdb/insight-5.0/tcl/generic
checking for Tk headers in the source tree... (cached) found in /src/gdb/insight-5.0/tk/generic
checking host system type... i686-pc-cygwin
updating cache ../config.cache
creating ./config.status
creating Makefile
creating library/Makefile
creating src/Makefile
creating config.h
Configuring sim...
loading cache ../config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking host system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
updating cache ../config.cache
creating ./config.status
creating Makefile
configuring in common
running /bin/sh /src/gdb/insight-5.0/sim/common/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../config.cache --srcdir=/src/gdb/insight-5.0/sim/common
loading cache ../../config.cache
checking how to run the C preprocessor... (cached) gcc -E
checking whether make sets ${MAKE}... (cached) yes
checking for POSIXized ISC... no
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for Cygwin environment... (cached) yes
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) no
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) no
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) no
checking for msgfmt... (cached) msgfmt
checking for gmsgfmt... (cached) msgfmt
checking for xgettext... (cached) :
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for fpu_control.h... no
checking for dlfcn.h... (cached) yes
checking for errno.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for getrusage... (cached) yes
checking for time... yes
checking for sigaction... yes
checking for __setfpucw... no
checking for bind in -lsocket... no
checking for gethostbyname in -lnsl... no
checking return type of signal handlers... (cached) void
checking for executable suffix... (cached) .exe
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/times.h... yes
updating cache ../../config.cache
creating ./config.status
creating Makefile
creating cconfig.h
configuring in testsuite
running /bin/sh /src/gdb/insight-5.0/sim/testsuite/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../config.cache --srcdir=/src/gdb/insight-5.0/sim/testsuite
loading cache ../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../config.cache
creating ./config.status
creating Makefile
configuring in arm
running /bin/sh /src/gdb/insight-5.0/sim/arm/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../config.cache --srcdir=/src/gdb/insight-5.0/sim/arm
loading cache ../../config.cache
checking how to run the C preprocessor... (cached) gcc -E
checking whether make sets ${MAKE}... (cached) yes
checking for POSIXized ISC... no
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for Cygwin environment... (cached) yes
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) no
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) no
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) no
checking for msgfmt... (cached) msgfmt
checking for gmsgfmt... (cached) msgfmt
checking for xgettext... (cached) :
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for fpu_control.h... (cached) no
checking for dlfcn.h... (cached) yes
checking for errno.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for getrusage... (cached) yes
checking for time... (cached) yes
checking for sigaction... (cached) yes
checking for __setfpucw... (cached) no
checking for bind in -lsocket... (cached) no
checking for gethostbyname in -lnsl... (cached) no
checking return type of signal handlers... (cached) void
checking for executable suffix... (cached) .exe
checking for unistd.h... (cached) yes
updating cache ../../config.cache
creating ./config.status
creating Makefile.sim
creating Make-common.sim
creating .gdbinit
creating config.h
linking /src/gdb/insight-5.0/sim/arm/tconfig.in to tconfig.h
linking /src/gdb/insight-5.0/sim/arm/../common/nltvals.def to targ-vals.def
Merging Makefile.sim+Make-common.sim into Makefile ...
Configuring gdb...
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... none needed
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) no
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) no
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) no
checking for msgfmt... (cached) msgfmt
checking for gmsgfmt... (cached) msgfmt
checking for xgettext... (cached) :
checking for mawk... no
checking for gawk... gawk
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for bison... bison -y
checking for mig... mig
checking return type of signal handlers... (cached) void
checking for ANSI C header files... (cached) yes
checking for ctype.h... yes
checking for curses.h... no
checking for endian.h... no
checking for link.h... no
checking for thread_db.h... no
checking for proc_service.h... no
checking for memory.h... yes
checking for objlist.h... no
checking for ptrace.h... no
checking for sgtty.h... no
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/procfs.h... no
checking for sys/ptrace.h... no
checking for sys/reg.h... no
checking for stdint.h... no
checking for term.h... no
checking for termio.h... (cached) yes
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking for wait.h... no
checking for sys/wait.h... (cached) yes
checking for wchar.h... yes
checking for wctype.h... no
checking for asm/debugreg.h... no
checking for sys/debugreg.h... no
checking for sys/select.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/user.h... no
checking whether stat file-mode macros are broken... (cached) no
checking for working const... (cached) yes
checking for setpgid... yes
checking for sbrk... (cached) yes
checking for sigaction... (cached) yes
checking for isascii... yes
checking for bzero... (cached) yes
checking for bcopy... (cached) yes
checking for btowc... no
checking for poll... no
checking for sigprocmask... yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for PTRACE_GETREGS... no
checking for PTRACE_GETXFPREGS... no
checking for socketpair in -lsocket... no
checking for socketpair... yes
checking whether malloc must be declared... (cached) no
checking whether realloc must be declared... (cached) no
checking whether free must be declared... (cached) no
checking whether strerror must be declared... no
checking whether strdup must be declared... no
checking whether strstr must be declared... (cached) no
checking for HPUX save_state structure... no
checking for main in -lm... yes
checking for wctype in -lc... no
checking for wctype in -lw... no
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 long double support in scanf... yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for cygwin... yes
checking for Tcl configuration... (cached) found /tmp/build/gdb/tcl/unix/tclConfig.sh
checking for Tk configuration... (cached) found /tmp/build/gdb/tk/unix/tkConfig.sh
checking for Tcl private headers. dir=unix... (cached) found in /src/gdb/insight-5.0/tcl/generic
checking for Tk private headers... (cached) found in /src/gdb/insight-5.0/tk/generic
checking for Itcl private headers. srcdir=/src/gdb/insight-5.0/gdb... checking for Itk private headers. srcdir=/src/gdb/insight-5.0/gdb... checking for Tix private headers. srcdir=/src/gdb/insight-5.0/gdb... checking for Itcl configuration... found /tmp/build/gdb/itcl/itcl/itclConfig.sh
checking for Itk configuration... found /tmp/build/gdb/itcl/itk/itkConfig.sh
checking for Tix configuration... **** Looking at ../tix - with unix
**** Other private locations
found /tmp/build/gdb/tix/tixConfig.sh
checking for X... (cached) no
checking whether ln -s works... (cached) yes
checking for Cygwin environment... (cached) yes
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) .exe
updating cache ../config.cache
creating ./config.status
creating Makefile
creating tui/Makefile
creating .gdbinit
creating config.h
linking /src/gdb/insight-5.0/gdb/config/i386/xm-cygwin.h to xm.h
linking /src/gdb/insight-5.0/gdb/config/arm/tm-embed.h to tm.h
linking /src/gdb/insight-5.0/gdb/config/nm-empty.h to nm.h
configuring in doc
running /bin/sh /src/gdb/insight-5.0/gdb/doc/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/doc
loading cache ../../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
updating cache ../../config.cache
creating ./config.status
creating Makefile
configuring in testsuite
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite
loading cache ../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.asm
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/gdb.asm/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite/gdb.asm
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../../config.cache
creating ./config.status
creating Makefile
linking /src/gdb/insight-5.0/gdb/testsuite/gdb.asm/common.inc to arch.inc
configuring in gdb.base
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/gdb.base/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite/gdb.base
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.c++
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/gdb.c++/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite/gdb.c++
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.disasm
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/gdb.disasm/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite/gdb.disasm
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.chill
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/gdb.chill/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite/gdb.chill
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.mi
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/gdb.mi/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite/gdb.mi
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.threads
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/gdb.threads/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite/gdb.threads
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
checking how to run the C preprocessor... (cached) gcc -E
checking for pthread.h... yes
updating cache ../../../config.cache
creating ./config.status
creating Makefile
creating config.h
configuring in gdb.trace
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/gdb.trace/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite/gdb.trace
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.stabs
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/gdb.stabs/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite/gdb.stabs
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in gdb.gdbtk
running /bin/sh /src/gdb/insight-5.0/gdb/testsuite/gdb.gdbtk/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/testsuite/gdb.gdbtk
loading cache ../../../config.cache
checking host system type... i686-pc-cygwin
checking target system type... arm-unknown-elf
checking build system type... i686-pc-cygwin
updating cache ../../../config.cache
creating ./config.status
creating Makefile
configuring in rdi-share
running /bin/sh /src/gdb/insight-5.0/gdb/rdi-share/configure  --verbose --host=i686-pc-cygwin --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --cache-file=../../config.cache --srcdir=/src/gdb/insight-5.0/gdb/rdi-share
loading cache ../../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/filio.h... (cached) no
checking for working const... (cached) yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether gcc needs -traditional... (cached) no
checking return type of signal handlers... (cached) void
checking for vprintf... (cached) yes
checking for gettimeofday... (cached) yes
checking for select... (cached) yes
checking for socket... yes
checking for strtod... (cached) yes
checking for strtoul... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... yes
checking for Mingw32 environment... no
checking for executable suffix... .exe
updating cache ../../config.cache
creating ./config.status
creating Makefile
Configuring etc...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
updating cache ../config.cache
creating ./config.status
creating Makefile
Configuring utils...
Created "Makefile" in /tmp/build/gdb/utils
Configuring spu...
Created "Makefile" in /tmp/build/gdb/utils/spu

[-- Attachment #4: make1.out --]
[-- Type: text/plain, Size: 66181 bytes --]

make: Entering directory `/tmp/build/gdb'
make[1]: Entering directory `/tmp/build/gdb/libiberty'
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/argv.c -o pic/argv.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/argv.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/choose-temp.c -o pic/choose-temp.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/choose-temp.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/concat.c -o pic/concat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/concat.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/cplus-dem.c -o pic/cplus-dem.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/cplus-dem.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/fdmatch.c -o pic/fdmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/fdmatch.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/fnmatch.c -o pic/fnmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/fnmatch.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/getopt.c -o pic/getopt.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/getopt.c
/src/gdb/insight-5.0/libiberty/getopt.c: In function `_getopt_initialize':
/src/gdb/insight-5.0/libiberty/getopt.c:396: warning: unused parameter `argc'
/src/gdb/insight-5.0/libiberty/getopt.c:397: warning: unused parameter `argv'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/getopt1.c -o pic/getopt1.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/getopt1.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/getpwd.c -o pic/getpwd.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/getpwd.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/getruntime.c -o pic/getruntime.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/getruntime.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/hashtab.c -o pic/hashtab.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/hashtab.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/hex.c -o pic/hex.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/hex.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/floatformat.c -o pic/floatformat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/floatformat.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/objalloc.c -o pic/objalloc.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/objalloc.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/obstack.c -o pic/obstack.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/obstack.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/partition.c -o pic/partition.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/partition.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/pexecute.c -o pic/pexecute.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/pexecute.c
/src/gdb/insight-5.0/libiberty/pexecute.c: In function `pexecute':
/src/gdb/insight-5.0/libiberty/pexecute.c:375: warning: implicit declaration of function `_pipe'
/src/gdb/insight-5.0/libiberty/pexecute.c:423: warning: assignment discards qualifiers from pointer target type
/src/gdb/insight-5.0/libiberty/pexecute.c:358: warning: unused variable `sleep_interval'
/src/gdb/insight-5.0/libiberty/pexecute.c:358: warning: unused variable `retries'
/src/gdb/insight-5.0/libiberty/pexecute.c:350: warning: unused parameter `this_pname'
/src/gdb/insight-5.0/libiberty/pexecute.c:351: warning: unused parameter `temp_base'
/src/gdb/insight-5.0/libiberty/pexecute.c:356: warning: `org_stdin' might be used uninitialized in this function
/src/gdb/insight-5.0/libiberty/pexecute.c:356: warning: `org_stdout' might be used uninitialized in this function
/src/gdb/insight-5.0/libiberty/pexecute.c: In function `pwait':
/src/gdb/insight-5.0/libiberty/pexecute.c:439: warning: unused parameter `pid'
/src/gdb/insight-5.0/libiberty/pexecute.c:441: warning: unused parameter `flags'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/spaces.c -o pic/spaces.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/spaces.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/splay-tree.c -o pic/splay-tree.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/splay-tree.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/strerror.c -o pic/strerror.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/strerror.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/strsignal.c -o pic/strsignal.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/strsignal.c
/src/gdb/insight-5.0/libiberty/strsignal.c: In function `psignal':
/src/gdb/insight-5.0/libiberty/strsignal.c:594: warning: comparison between signed and unsigned
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/xatexit.c -o pic/xatexit.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/xatexit.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/xexit.c -o pic/xexit.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/xexit.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/xmalloc.c -o pic/xmalloc.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/xmalloc.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/xmemdup.c -o pic/xmemdup.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/xmemdup.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/xstrdup.c -o pic/xstrdup.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/xstrdup.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/xstrerror.c -o pic/xstrerror.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/xstrerror.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/random.c -o pic/random.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/random.c
/src/gdb/insight-5.0/libiberty/random.c:160: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:160: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:161: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:161: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:161: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:162: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:162: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:162: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:163: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:163: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:163: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:164: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:164: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:164: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:165: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:165: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:166: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:166: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:166: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:167: warning: integer constant is unsigned in ANSI C, signed with -traditional
/src/gdb/insight-5.0/libiberty/random.c:167: warning: integer constant is unsigned in ANSI C, signed with -traditional
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/asprintf.c -o pic/asprintf.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/asprintf.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/basename.c -o pic/basename.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/basename.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/insque.c -o pic/insque.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/insque.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/mkstemps.c -o pic/mkstemps.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/mkstemps.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/sigsetmask.c -o pic/sigsetmask.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/sigsetmask.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional  /src/gdb/insight-5.0/libiberty/vasprintf.c -o pic/vasprintf.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gdb/insight-5.0/libiberty/../include  -W -Wall -Wtraditional /src/gdb/insight-5.0/libiberty/vasprintf.c
rm -f libiberty.a
ar rc libiberty.a \
  argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o objalloc.o obstack.o partition.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  random.o asprintf.o basename.o insque.o mkstemps.o sigsetmask.o vasprintf.o 
ranlib libiberty.a
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  for g in random.o asprintf.o basename.o insque.o mkstemps.o sigsetmask.o vasprintf.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o objalloc.o obstack.o partition.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/tmp/build/gdb/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/build/gdb/libiberty/testsuite'
make[1]: Leaving directory `/tmp/build/gdb/libiberty'
make[1]: Entering directory `/tmp/build/gdb/intl'
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/intl-compat.c
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/bindtextdom.c
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/dcgettext.c
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/dgettext.c
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/gettext.c
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/finddomain.c
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/loadmsgcat.c
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/localealias.c
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/textdomain.c
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/l10nflist.c
gcc -c -DLOCALEDIR=\"/tools/share/locale\" -DGNULOCALEDIR=\"/tools/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale:.\" -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/intl  -g -O2  /src/gdb/insight-5.0/intl/explodename.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o
ranlib libintl.a
make[1]: Leaving directory `/tmp/build/gdb/intl'
make[1]: Entering directory `/tmp/build/gdb/bfd'
make  all-recursive
make[2]: Entering directory `/tmp/build/gdb/bfd'
Making all in doc
make[3]: Entering directory `/tmp/build/gdb/bfd/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/build/gdb/bfd/doc'
Making all in po
make[3]: Entering directory `/tmp/build/gdb/bfd/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/build/gdb/bfd/po'
make[3]: Entering directory `/tmp/build/gdb/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh /src/gdb/insight-5.0/bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/archive.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/archive.c -o archive.o
echo timestamp > archive.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /src/gdb/insight-5.0/bfd/archures.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /src/gdb/insight-5.0/bfd/archures.c -o archures.o
echo timestamp > archures.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/bfd.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/bfd.c -o bfd.o
echo timestamp > bfd.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/cache.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/cache.c -o cache.o
echo timestamp > cache.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/coffgen.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/coffgen.c -o coffgen.o
echo timestamp > coffgen.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/corefile.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/corefile.c -o corefile.o
echo timestamp > corefile.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/format.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/format.c -o format.o
echo timestamp > format.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/init.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/init.c -o init.o
echo timestamp > init.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/libbfd.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/libbfd.c -o libbfd.o
echo timestamp > libbfd.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/opncls.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/opncls.c -o opncls.o
echo timestamp > opncls.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/reloc.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/reloc.c -o reloc.o
echo timestamp > reloc.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/section.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/section.c -o section.o
echo timestamp > section.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/syms.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/syms.c -o syms.o
echo timestamp > syms.lo
rm -f targmatch.h
sed -f /src/gdb/insight-5.0/bfd/targmatch.sed < /src/gdb/insight-5.0/bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /src/gdb/insight-5.0/bfd/targets.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /src/gdb/insight-5.0/bfd/targets.c -o targets.o
echo timestamp > targets.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/hash.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/hash.c -o hash.o
echo timestamp > hash.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/linker.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/linker.c -o linker.o
echo timestamp > linker.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/srec.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/srec.c -o srec.o
echo timestamp > srec.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/binary.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/binary.c -o binary.o
echo timestamp > binary.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/tekhex.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/tekhex.c -o tekhex.o
echo timestamp > tekhex.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/ihex.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/ihex.c -o ihex.o
echo timestamp > ihex.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/stabs.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/stabs.c -o stabs.o
echo timestamp > stabs.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/stab-syms.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/stab-syms.c -o stab-syms.o
echo timestamp > stab-syms.lo
rm -f elf32-target.h
sed -e s/NN/32/g < /src/gdb/insight-5.0/bfd/elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/elfarm-nabi.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/elfarm-nabi.c -o elfarm-nabi.o
echo timestamp > elfarm-nabi.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/elf32.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/elf32.c -o elf32.o
echo timestamp > elf32.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/elf.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/elf.c -o elf.o
/src/gdb/insight-5.0/bfd/elf.c: In function `bfd_elf_print_symbol':
/src/gdb/insight-5.0/bfd/elf.c:835: warning: left-hand operand of comma expression has no effect
echo timestamp > elf.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/elflink.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/elflink.c -o elflink.o
echo timestamp > elflink.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/dwarf2.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/dwarf2.c -o dwarf2.o
echo timestamp > dwarf2.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/dwarf1.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/dwarf1.c -o dwarf1.o
echo timestamp > dwarf1.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/elf32-gen.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/elf32-gen.c -o elf32-gen.o
echo timestamp > elf32-gen.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE     -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include  -I/src/gdb/insight-5.0/bfd/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/cpu-arm.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/bfd -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/bfd -I/src/gdb/insight-5.0/bfd/../include -I/src/gdb/insight-5.0/bfd/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/bfd/cpu-arm.c -o cpu-arm.o
echo timestamp > cpu-arm.lo
rm -f tofiles
f=""; \
for i in elfarm-nabi.lo elf32.lo elf.lo elflink.lo dwarf2.lo dwarf1.lo elf32-gen.lo cpu-arm.lo  ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/sh /src/gdb/insight-5.0/bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/sh ./libtool --mode=link gcc -W -Wall -g -O2  -o libbfd.la -rpath /tools/H-i686-pc-cygwin/lib -release 2.9.5  archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo `cat ofiles`  
mkdir .libs
ar cru .libs/libbfd.a  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 srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o elfarm-nabi.o elf32.o elf.o elflink.o dwarf2.o dwarf1.o elf32-gen.o cpu-arm.o 
ranlib .libs/libbfd.a
creating libbfd.la
(cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la)
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  /bin/sh /src/gdb/insight-5.0/bfd/../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory `/tmp/build/gdb/bfd'
make[2]: Leaving directory `/tmp/build/gdb/bfd'
make[1]: Leaving directory `/tmp/build/gdb/bfd'
make[1]: Entering directory `/tmp/build/gdb/opcodes'
make  all-recursive
make[2]: Entering directory `/tmp/build/gdb/opcodes'
Making all in po
make[3]: Entering directory `/tmp/build/gdb/opcodes/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/build/gdb/opcodes/po'
make[3]: Entering directory `/tmp/build/gdb/opcodes'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/opcodes -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/opcodes -I../bfd -I/src/gdb/insight-5.0/opcodes/../include -I/src/gdb/insight-5.0/opcodes/../bfd  -I/src/gdb/insight-5.0/opcodes/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/opcodes/dis-buf.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/opcodes -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/opcodes -I../bfd -I/src/gdb/insight-5.0/opcodes/../include -I/src/gdb/insight-5.0/opcodes/../bfd -I/src/gdb/insight-5.0/opcodes/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/opcodes/dis-buf.c -o dis-buf.o
echo timestamp > dis-buf.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/opcodes -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/opcodes -I../bfd -I/src/gdb/insight-5.0/opcodes/../include -I/src/gdb/insight-5.0/opcodes/../bfd  -I/src/gdb/insight-5.0/opcodes/../intl -I../intl   -W -Wall -g -O2 -c  -DARCH_arm /src/gdb/insight-5.0/opcodes/disassemble.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/opcodes -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/opcodes -I../bfd -I/src/gdb/insight-5.0/opcodes/../include -I/src/gdb/insight-5.0/opcodes/../bfd -I/src/gdb/insight-5.0/opcodes/../intl -I../intl -W -Wall -g -O2 -c -DARCH_arm /src/gdb/insight-5.0/opcodes/disassemble.c -o disassemble.o
echo timestamp > disassemble.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/opcodes -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/opcodes -I../bfd -I/src/gdb/insight-5.0/opcodes/../include -I/src/gdb/insight-5.0/opcodes/../bfd  -I/src/gdb/insight-5.0/opcodes/../intl -I../intl   -W -Wall -g -O2 -c /src/gdb/insight-5.0/opcodes/arm-dis.c
gcc -DHAVE_CONFIG_H -I. -I/src/gdb/insight-5.0/opcodes -I. -D_GNU_SOURCE -I. -I/src/gdb/insight-5.0/opcodes -I../bfd -I/src/gdb/insight-5.0/opcodes/../include -I/src/gdb/insight-5.0/opcodes/../bfd -I/src/gdb/insight-5.0/opcodes/../intl -I../intl -W -Wall -g -O2 -c /src/gdb/insight-5.0/opcodes/arm-dis.c -o arm-dis.o
echo timestamp > arm-dis.lo
/bin/sh ./libtool --mode=link gcc -W -Wall -g -O2  -o libopcodes.la -rpath /tools/H-i686-pc-cygwin/lib -release 2.9.5  dis-buf.lo disassemble.lo arm-dis.lo  
mkdir .libs
ar cru .libs/libopcodes.a  dis-buf.o disassemble.o arm-dis.o 
ranlib .libs/libopcodes.a
creating libopcodes.la
(cd .libs && rm -f libopcodes.la && ln -s ../libopcodes.la libopcodes.la)
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
  cp $libtooldir/libopcodes.a libopcodes.tmp; \
  /bin/sh /src/gdb/insight-5.0/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory `/tmp/build/gdb/opcodes'
make[2]: Leaving directory `/tmp/build/gdb/opcodes'
make[1]: Leaving directory `/tmp/build/gdb/opcodes'
make[1]: Entering directory `/tmp/build/gdb/tcl'
make[2]: Entering directory `/tmp/build/gdb/tcl/win'
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclAppInit.c
windres --include /src/gdb/insight-5.0/tcl/win/../generic --include /src/gdb/insight-5.0/tcl/win/../win --define __WIN32__ --define VS_VERSION_INFO=1 /src/gdb/insight-5.0/tcl/win/tclsh.rc tclshres.o
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/panic.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/regexp.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../compat/strftime.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclAsync.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclBasic.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclBinary.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclCkalloc.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclClock.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclCmdAH.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclCmdIL.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclCmdMZ.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclCompExpr.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclCompile.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclDate.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclEnv.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclEvent.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclExecute.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclFCmd.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclFileName.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclGet.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclHash.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclHistory.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclIndexObj.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclInterp.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclIO.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclIOCmd.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclIOSock.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclIOUtil.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclLink.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclListObj.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclLoad.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclMain.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclNamesp.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclNotify.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclObj.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclParse.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclPipe.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclPkg.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclPosixStr.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclPreserve.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclProc.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclResolve.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclStringObj.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclTimer.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclUtil.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/../generic/tclVar.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWin32Dll.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinChan.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinError.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinFCmd.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinFile.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinInit.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinLoad.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinMtherr.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinNotify.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinPipe.c
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinSock.c
/src/gdb/insight-5.0/tcl/win/tclWinSock.c: In function `InitSockets':
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:292: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:295: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:297: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:300: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:302: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:305: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:307: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:309: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:311: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:313: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:315: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:317: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:321: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:323: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:326: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:328: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:330: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:333: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:336: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:338: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:341: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:344: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:347: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:349: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:351: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:353: warning: assignment from incompatible pointer type
/src/gdb/insight-5.0/tcl/win/tclWinSock.c:356: warning: assignment from incompatible pointer type
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinTime.c
echo 'EXPORTS' > tmp.def
for o in ./panic.o ./regexp.o ./strftime.o  ./tclAsync.o ./tclBasic.o ./tclBinary.o ./tclCkalloc.o ./tclClock.o ./tclCmdAH.o ./tclCmdIL.o ./tclCmdMZ.o ./tclCompExpr.o ./tclCompile.o ./tclDate.o ./tclEnv.o ./tclEvent.o ./tclExecute.o ./tclFCmd.o ./tclFileName.o ./tclGet.o ./tclHash.o ./tclHistory.o ./tclIndexObj.o ./tclInterp.o ./tclIO.o ./tclIOCmd.o ./tclIOSock.o ./tclIOUtil.o ./tclLink.o ./tclListObj.o ./tclLoad.o ./tclMain.o ./tclNamesp.o ./tclNotify.o ./tclObj.o ./tclParse.o ./tclPipe.o ./tclPkg.o ./tclPosixStr.o ./tclPreserve.o ./tclProc.o ./tclResolve.o ./tclStringObj.o ./tclTimer.o ./tclUtil.o ./tclVar.o ./tclWin32Dll.o ./tclWinChan.o ./tclWinError.o ./tclWinFCmd.o ./tclWinFile.o ./tclWinInit.o ./tclWinLoad.o ./tclWinMtherr.o ./tclWinNotify.o ./tclWinPipe.o ./tclWinSock.o ./tclWinTime.o ; do \
  nm --extern-only --defined-only $o | sed -e 's/[^ ]* [^ ]* //' -e 's/^_//' | fgrep -v DllEntryPoint | fgrep -v DllMain | fgrep -v impure_ptr >> tmp.def; \
done
mv tmp.def ./tclcyg.def
dlltool --as=as --dllname cygtcl80.dll --def ./tclcyg.def --output-lib libtcl80.a
gcc  -Wl,--subsystem,console -mwindows -Wl,--stack=0x2300000 \
	-o cygtclsh80.exe  -lkernel32  -ladvapi32 -luser32 ./tclAppInit.o tclshres.o libtcl80.a
windres --include /src/gdb/insight-5.0/tcl/win/../generic --include /src/gdb/insight-5.0/tcl/win/../win --define __WIN32__ --define VS_VERSION_INFO=1 /src/gdb/insight-5.0/tcl/win/tcl.rc tclres.o
gcc -s -nostartfiles -Wl,--dll -Wl,--base-file,tcl.base -o cygtcl80.dll ./panic.o ./regexp.o ./strftime.o  ./tclAsync.o ./tclBasic.o ./tclBinary.o ./tclCkalloc.o ./tclClock.o ./tclCmdAH.o ./tclCmdIL.o ./tclCmdMZ.o ./tclCompExpr.o ./tclCompile.o ./tclDate.o ./tclEnv.o ./tclEvent.o ./tclExecute.o ./tclFCmd.o ./tclFileName.o ./tclGet.o ./tclHash.o ./tclHistory.o ./tclIndexObj.o ./tclInterp.o ./tclIO.o ./tclIOCmd.o ./tclIOSock.o ./tclIOUtil.o ./tclLink.o ./tclListObj.o ./tclLoad.o ./tclMain.o ./tclNamesp.o ./tclNotify.o ./tclObj.o ./tclParse.o ./tclPipe.o ./tclPkg.o ./tclPosixStr.o ./tclPreserve.o ./tclProc.o ./tclResolve.o ./tclStringObj.o ./tclTimer.o ./tclUtil.o ./tclVar.o ./tclWin32Dll.o ./tclWinChan.o ./tclWinError.o ./tclWinFCmd.o ./tclWinFile.o ./tclWinInit.o ./tclWinLoad.o ./tclWinMtherr.o ./tclWinNotify.o ./tclWinPipe.o ./tclWinSock.o ./tclWinTime.o  tclres.o -lcygwin -mwindows -Wl,-e,_DllMain@12 -Wl,--image-base,0x66000000
dlltool --as=as --dllname cygtcl80.dll --def ./tclcyg.def --base-file tcl.base --output-exp tcl.exp
gcc -s -nostartfiles -Wl,--dll -Wl,--base-file,tcl.base,tcl.exp -o cygtcl80.dll ./panic.o ./regexp.o ./strftime.o  ./tclAsync.o ./tclBasic.o ./tclBinary.o ./tclCkalloc.o ./tclClock.o ./tclCmdAH.o ./tclCmdIL.o ./tclCmdMZ.o ./tclCompExpr.o ./tclCompile.o ./tclDate.o ./tclEnv.o ./tclEvent.o ./tclExecute.o ./tclFCmd.o ./tclFileName.o ./tclGet.o ./tclHash.o ./tclHistory.o ./tclIndexObj.o ./tclInterp.o ./tclIO.o ./tclIOCmd.o ./tclIOSock.o ./tclIOUtil.o ./tclLink.o ./tclListObj.o ./tclLoad.o ./tclMain.o ./tclNamesp.o ./tclNotify.o ./tclObj.o ./tclParse.o ./tclPipe.o ./tclPkg.o ./tclPosixStr.o ./tclPreserve.o ./tclProc.o ./tclResolve.o ./tclStringObj.o ./tclTimer.o ./tclUtil.o ./tclVar.o ./tclWin32Dll.o ./tclWinChan.o ./tclWinError.o ./tclWinFCmd.o ./tclWinFile.o ./tclWinInit.o ./tclWinLoad.o ./tclWinMtherr.o ./tclWinNotify.o ./tclWinPipe.o ./tclWinSock.o ./tclWinTime.o  tclres.o -lcygwin -mwindows -Wl,-e,_DllMain@12 -Wl,--image-base,0x66000000
dlltool --as=as --dllname cygtcl80.dll --def ./tclcyg.def --base-file tcl.base --output-exp tcl.exp
gcc -nostartfiles -Wl,--dll -Wl,tcl.exp -o cygtcl80.dll ./panic.o ./regexp.o ./strftime.o  ./tclAsync.o ./tclBasic.o ./tclBinary.o ./tclCkalloc.o ./tclClock.o ./tclCmdAH.o ./tclCmdIL.o ./tclCmdMZ.o ./tclCompExpr.o ./tclCompile.o ./tclDate.o ./tclEnv.o ./tclEvent.o ./tclExecute.o ./tclFCmd.o ./tclFileName.o ./tclGet.o ./tclHash.o ./tclHistory.o ./tclIndexObj.o ./tclInterp.o ./tclIO.o ./tclIOCmd.o ./tclIOSock.o ./tclIOUtil.o ./tclLink.o ./tclListObj.o ./tclLoad.o ./tclMain.o ./tclNamesp.o ./tclNotify.o ./tclObj.o ./tclParse.o ./tclPipe.o ./tclPkg.o ./tclPosixStr.o ./tclPreserve.o ./tclProc.o ./tclResolve.o ./tclStringObj.o ./tclTimer.o ./tclUtil.o ./tclVar.o ./tclWin32Dll.o ./tclWinChan.o ./tclWinError.o ./tclWinFCmd.o ./tclWinFile.o ./tclWinInit.o ./tclWinLoad.o ./tclWinMtherr.o ./tclWinNotify.o ./tclWinPipe.o ./tclWinSock.o ./tclWinTime.o  tclres.o -lcygwin -mwindows -Wl,-e,_DllMain@12 -Wl,--image-base,0x66000000
gcc -c   -DWIN32 -D_WIN32 -DCONSOLE /src/gdb/insight-5.0/tcl/win/../win/stub16.c
gcc  -Wl,--subsystem,console -mwindows -o cygtclpip80.dll ./stub16.o  -lkernel32  -ladvapi32 -luser32 -lgdi32 -lcomdlg32 -lwinspool
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win -I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2 /src/gdb/insight-5.0/tcl/win/tclWinReg.c
echo EXPORTS > ./tclreg.def
echo Registry_Init >> ./tclreg.def
gcc -s -nostartfiles -Wl,--dll -Wl,--base-file,tclreg.base -o cygtclreg80.dll ./tclWinReg.o libtcl80.a -lcygwin -ladvapi32 -mwindows -Wl,-e,_DllEntryPoint@12 -Wl,--image-base,0x66200000
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc-cygwin/bin/ld: warning: cannot find entry symbol _DllEntryPoint@12; defaulting to 66201000
dlltool --as=as --dllname cygtclreg80.dll --def ./tclreg.def --base-file tclreg.base --output-exp tclreg.exp
gcc -s -nostartfiles -Wl,--dll -Wl,--base-file,tclreg.base -Wl,tclreg.exp -o cygtclreg80.dll ./tclWinReg.o libtcl80.a -lcygwin -ladvapi32 -mwindows -Wl,-e,_DllEntryPoint@12 -Wl,--image-base,0x66200000
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc-cygwin/bin/ld: warning: cannot find entry symbol _DllEntryPoint@12; defaulting to 66201000
dlltool --as=as --dllname cygtclreg80.dll --def ./tclreg.def --base-file tclreg.base --output-exp tclreg.exp
gcc -nostartfiles -Wl,--dll -Wl,tclreg.exp -o cygtclreg80.dll ./tclWinReg.o libtcl80.a -lcygwin -ladvapi32 -mwindows -Wl,-e,_DllEntryPoint@12 -Wl,--image-base,0x66200000
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc-cygwin/bin/ld: warning: cannot find entry symbol _DllEntryPoint@12; defaulting to 66201000
rm -f ./tclreg.def
gcc -c   -DWIN32 -D_WIN32 -DCONSOLE /src/gdb/insight-5.0/tcl/win/../win/cat.c
gcc -o cat32.exe -Wl,-stack,16384 ./cat.o  -lkernel32  -ladvapi32 -luser32
make[2]: Leaving directory `/tmp/build/gdb/tcl/win'
make[2]: Entering directory `/tmp/build/gdb/tcl/cygwin'
gcc -DPACKAGE=\"libtcl_cygwin\" -DVERSION=\"8.0\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I. -I/src/gdb/insight-5.0/tcl/cygwin  -I/src/gdb/insight-5.0/tcl/cygwin/../generic   -D__TCL_UNIX_VARIANT -DTCL_LIBRARY='"/tools/share/tcl8.0"' -DTCL_PACKAGE_PATH='"/tools/H-i686-pc-cygwin/lib /tools/lib"' -g -O2 -c /src/gdb/insight-5.0/tcl/cygwin/../generic/panic.c
gcc -DPACKAGE=\"libtcl_cygwin\" -DVERSION=\"8.0\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I. -I/src/gdb/insight-5.0/tcl/cygwin  -I/src/gdb/insight-5.0/tcl/cygwin/../generic   -D__TCL_UNIX_VARIANT -DTCL_LIBRARY='"/tools/share/tcl8.0"' -DTCL_PACKAGE_PATH='"/tools/H-i686-pc-cygwin/lib /tools/lib"' -g -O2 -c /src/gdb/insight-5.0/tcl/cygwin/../generic/regexp.c
In file included from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc-cygwin/include/netinet/in.h:4,
                 from /src/gdb/insight-5.0/tcl/cygwin/../generic/../unix/tclUnixPort.h:97,
                 from /src/gdb/insight-5.0/tcl/cygwin/../generic/tclPort.h:20,
                 from /src/gdb/insight-5.0/tcl/cygwin/../generic/regexp.c:48:
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc-cygwin/include/cygwin/in.h:185: field `sin6_addr' has incomplete type
make[2]: *** [regexp.o] Error 1
make[2]: Leaving directory `/tmp/build/gdb/tcl/cygwin'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/build/gdb/tcl'
make: *** [all-tcl] Error 2
make: Leaving directory `/tmp/build/gdb'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] Error building gdb (insight) for ARM under NT4.0
  2000-06-02  5:51 [ECOS] Error building gdb (insight) for ARM under NT4.0 tsai
@ 2000-06-02  6:14 ` Alessandro Pinto
  2000-06-02 11:32 ` Jonathan Larmour
  1 sibling, 0 replies; 3+ messages in thread
From: Alessandro Pinto @ 2000-06-02  6:14 UTC (permalink / raw)
  To: tsai; +Cc: ecos-discuss

[-- Attachment #1: Type: text/plain, Size: 1133 bytes --]

Hi,
I don't know if this can help you, but in attachment you can find my in.h
which shold be correct.
Try to do a diff

Bye
------------------------------------------------------------------
Alessandro Pinto
Mobile: (+39)(0)3395366531
Address: Via L. Viani, 12
00125 Roma, Italy
http://web.tiscalinet.it/alessandro_pinto/index.htm
------------------------------------------------------------------


----- Original Message -----
From: <tsai@maya.com>
To: <ecos-discuss@sourceware.cygnus.com>
Sent: Friday, June 02, 2000 2:51 PM
Subject: [ECOS] Error building gdb (insight) for ARM under NT4.0


I've finally overcome the hurdle of building gcc for ARM development,
but now I'm getting an error while making insight.
AFAIK, cygwin 1.1.1 is installed properly.  I currently have
cygwin1.dll dated at 20000525.

Make reports something about
"field 'sin6_addr' has incomplete type" and stops soon afterwards.

My drives are mounted in textmode - I'm pretty sure that's not the
problem.  I've included the outputs to my configure and make, as well
as my config status.

Any help or "insight" would be appreciated:)
Thanks,

-ben tsai





[-- Attachment #2: in.h --]
[-- Type: text/x-c, Size: 5984 bytes --]

/*
 * INET		An implementation of the TCP/IP protocol suite for the LINUX
 *		operating system.  INET is implemented using the  BSD Socket
 *		interface as the means of communication with the user level.
 *
 *		Definitions of the Internet Protocol.
 *
 * Version:	@(#)in.h	1.0.1	04/21/93
 *
 * Authors:	Original taken from the GNU Project <netinet/in.h> file.
 *		Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
 *
 *		This program is free software; you can redistribute it and/or
 *		modify it under the terms of the GNU General Public License
 *		as published by the Free Software Foundation; either version
 *		2 of the License, or (at your option) any later version.
 */
#ifndef _CYGWIN_IN_H
#define _CYGWIN_IN_H

#include <cygwin/types.h>

/* Standard well-defined IP protocols.  */
enum {
  IPPROTO_IP = 0,		/* Dummy protocol for TCP		*/
  IPPROTO_ICMP = 1,		/* Internet Control Message Protocol	*/
  IPPROTO_IGMP = 2,		/* Internet Gateway Management Protocol */
  IPPROTO_IPIP = 4,		/* IPIP tunnels (older KA9Q tunnels use 94) */
  IPPROTO_TCP = 6,		/* Transmission Control Protocol	*/
  IPPROTO_EGP = 8,		/* Exterior Gateway Protocol		*/
  IPPROTO_PUP = 12,		/* PUP protocol				*/
  IPPROTO_UDP = 17,		/* User Datagram Protocol		*/
  IPPROTO_IDP = 22,		/* XNS IDP protocol			*/

  IPPROTO_RAW = 255,		/* Raw IP packets			*/
  IPPROTO_MAX
};

/* Standard well-known ports.  *//* from winsup/include/netinet/in.h */
enum
  {
    IPPORT_ECHO = 7,		/* Echo service.  */
    IPPORT_DISCARD = 9,		/* Discard transmissions service.  */
    IPPORT_SYSTAT = 11,		/* System status service.  */
    IPPORT_DAYTIME = 13,	/* Time of day service.  */
    IPPORT_NETSTAT = 15,	/* Network status service.  */
    IPPORT_FTP = 21,		/* File Transfer Protocol.  */
    IPPORT_TELNET = 23,		/* Telnet protocol.  */
    IPPORT_SMTP = 25,		/* Simple Mail Transfer Protocol.  */
    IPPORT_TIMESERVER = 37,	/* Timeserver service.  */
    IPPORT_NAMESERVER = 42,	/* Domain Name Service.  */
    IPPORT_WHOIS = 43,		/* Internet Whois service.  */
    IPPORT_MTP = 57,

    IPPORT_TFTP = 69,		/* Trivial File Transfer Protocol.  */
    IPPORT_RJE = 77,
    IPPORT_FINGER = 79,		/* Finger service.  */
    IPPORT_TTYLINK = 87,
    IPPORT_SUPDUP = 95,		/* SUPDUP protocol.  */


    IPPORT_EXECSERVER = 512,	/* execd service.  */
    IPPORT_LOGINSERVER = 513,	/* rlogind service.  */
    IPPORT_CMDSERVER = 514,
    IPPORT_EFSSERVER = 520,

    /* UDP ports.  */
    IPPORT_BIFFUDP = 512,
    IPPORT_WHOSERVER = 513,
    IPPORT_ROUTESERVER = 520,

    /* Ports less than this value are reserved for privileged processes.  */
    IPPORT_RESERVED = 1024,

    /* Ports greater this value are reserved for (non-privileged) servers.  */
    IPPORT_USERRESERVED = 5000
  };


/* Internet address. */
struct in_addr {
	unsigned int	s_addr;
};

/* Request struct for multicast socket ops */

struct ip_mreq 
{
	struct in_addr imr_multiaddr;	/* IP multicast address of group */
	struct in_addr imr_interface;	/* local IP address of interface */
};


/* Structure describing an Internet (IP) socket address. */
#define __SOCK_SIZE__	16		/* sizeof(struct sockaddr)	*/
struct sockaddr_in {
  short int		sin_family;	/* Address family		*/
  unsigned short int	sin_port;	/* Port number			*/
  struct in_addr	sin_addr;	/* Internet address		*/

  /* Pad to size of `struct sockaddr'. */
  unsigned char		__pad[__SOCK_SIZE__ - sizeof(short int) -
			sizeof(unsigned short int) - sizeof(struct in_addr)];
};
#define sin_zero	__pad		/* for BSD UNIX comp. -FvK	*/


/*
 * Definitions of the bits in an Internet address integer.
 * On subnets, host and network parts are found according
 * to the subnet mask, not these masks.
 */
#define	IN_CLASSA(a)		((((long int) (a)) & 0x80000000) == 0)
#define	IN_CLASSA_NET		0xff000000
#define	IN_CLASSA_NSHIFT	24
#define	IN_CLASSA_HOST		(0xffffffff & ~IN_CLASSA_NET)
#define	IN_CLASSA_MAX		128

#define	IN_CLASSB(a)		((((long int) (a)) & 0xc0000000) == 0x80000000)
#define	IN_CLASSB_NET		0xffff0000
#define	IN_CLASSB_NSHIFT	16
#define	IN_CLASSB_HOST		(0xffffffff & ~IN_CLASSB_NET)
#define	IN_CLASSB_MAX		65536

#define	IN_CLASSC(a)		((((long int) (a)) & 0xe0000000) == 0xc0000000)
#define	IN_CLASSC_NET		0xffffff00
#define	IN_CLASSC_NSHIFT	8
#define	IN_CLASSC_HOST		(0xffffffff & ~IN_CLASSC_NET)

#define	IN_CLASSD(a)		((((long int) (a)) & 0xf0000000) == 0xe0000000)
#define	IN_MULTICAST(a)		IN_CLASSD(a)
#define IN_MULTICAST_NET	0xF0000000

#define	IN_EXPERIMENTAL(a)	((((long int) (a)) & 0xe0000000) == 0xe0000000)
#define	IN_BADCLASS(a)		((((long int) (a)) & 0xf0000000) == 0xf0000000)

/* Address to accept any incoming messages. */
#define	INADDR_ANY		((unsigned long int) 0x00000000)

/* Address to send to all hosts. */
#define	INADDR_BROADCAST	((unsigned long int) 0xffffffff)

/* Address indicating an error return. */
#define	INADDR_NONE		0xffffffff

/* Network number for local host loopback. */
#define	IN_LOOPBACKNET		127

/* Address to loopback in software to local host.  */
#define	INADDR_LOOPBACK		0x7f000001	/* 127.0.0.1   */
#define	IN_LOOPBACK(a)		((((long int) (a)) & 0xff000000) == 0x7f000000)

/* Defines for Multicast INADDR */
#define INADDR_UNSPEC_GROUP   	0xe0000000      /* 224.0.0.0   */
#define INADDR_ALLHOSTS_GROUP 	0xe0000001      /* 224.0.0.1   */
#define INADDR_MAX_LOCAL_GROUP  0xe00000ff      /* 224.0.0.255 */

/* <asm/byteorder.h> contains the htonl type stuff.. */

#include <asm/byteorder.h> 

/* Some random defines to make it easier in the kernel.. */
#ifdef __KERNEL__

#define LOOPBACK(x)	(((x) & htonl(0xff000000)) == htonl(0x7f000000))
#define MULTICAST(x)	(((x) & htonl(0xf0000000)) == htonl(0xe0000000))

#endif

/*
 *	IPv6 definitions as we start to include them. This is just
 *	a beginning dont get excited 8)
 */
 
struct in_addr6
{
	unsigned char s6_addr[16];
};

struct sockaddr_in6
{
	unsigned short sin6_family;
	unsigned short sin6_port;
	unsigned long sin6_flowinfo;
	struct in_addr6 sin6_addr;
};

#endif	/* _CYGWIN_IN_H */

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] Error building gdb (insight) for ARM under NT4.0
  2000-06-02  5:51 [ECOS] Error building gdb (insight) for ARM under NT4.0 tsai
  2000-06-02  6:14 ` Alessandro Pinto
@ 2000-06-02 11:32 ` Jonathan Larmour
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Larmour @ 2000-06-02 11:32 UTC (permalink / raw)
  To: tsai; +Cc: ecos-discuss

tsai@maya.com wrote:
> 
> Make reports something about
> "field 'sin6_addr' has incomplete type" and stops soon afterwards.

Using Alessandro Pinto's in.h is a good workaround for this. But just out
of interest, the current state of the problem is described here:

http://sourceware.cygnus.com/ml/cygwin/2000-05/msg00515.html

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-06-02 11:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-02  5:51 [ECOS] Error building gdb (insight) for ARM under NT4.0 tsai
2000-06-02  6:14 ` Alessandro Pinto
2000-06-02 11:32 ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).