[Fwd: [ANN] EGCS_1.1.1 binaries for Cygwin b20 available]

Don Sharp Don.Sharp@dddandr.octacon.co.uk
Tue Jan 5 22:53:00 GMT 1999


At Mumit Khan's suggestion I am re-addressing my query to him to you.

> Hi Don,
> 
> I suggest you post this message to egcs-bugs@cygnus.com, where you'll have
> much better luck. I don't have ix86 solaris here, so don't know what the
> details are; also, our SPARCs are running 2.5.x, so I'm not privy to a lot
> of the 64-bit issues.
> 
> You might also search the mailing lists etc on http://egcs.cygnus.com/ .
> The mailing lists are available on the web as well. EGCS folks are 
> amazingly helpful when it comes suppporting various platforms.
> 
> Regards,
> Mumit


Don Sharp wrote:
> 
> Mumit Khan wrote:
> >
> > On 3 Jan 1999, Michael Hirmke wrote:
> >
> > > Mumit Khan [khan@xraylith.wisc.edu] wrote:
> > >
> snip ...>
> > I hope people are using the mirrors ... our puny server is choking right
> > now.
> >
> > Regards,
> > Mumit
> >
> 
> I hope you can help me. Following your request I obtained
> egcs-19990103.tar.gz from sunsite.org.uk and tried building it on an
> P6/200 with 128 Mb running Solaris 2.6. The build of xgcc succeeds and
> then it fails with SYSCALLS.c. The log is given below. I am using a
> pre-built gcc 2.8.1 environment for the build. Am I missing something
> from my environment perhaps.
> 
> As background, I am having some difficulties compiling a variety of
> templates using 2.8.1 and I understand that your egcs has cured many of
> the template bugs. I also need to build the same compiler for Sun
> Solaris, sparc and IX86, DEC Unix, Linux (Redhat 5.2), and cygwin.
> 
> TIA
> 
> Don Sharp
> 
> VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV
> 
> Configuring for a i386-pc-solaris2.6 host.
> Created "Makefile" in /usr/local/src/opensrc/egcs/objegcs using
> "mh-frag"
> Configuring libiberty...
> creating cache ../config.cache
> checking host system type... i386-pc-solaris2.6
> checking build system type... i386-pc-solaris2.6
> checking for ar... ar
> checking for ranlib... ranlib
> checking for gcc... gcc
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for POSIXized ISC... no
> checking for a BSD compatible install...
> ../../egcs-1.1.1/libiberty/../install-sh -c
> checking how to run the C preprocessor... gcc -E
> checking for sys/file.h... yes
> checking for sys/param.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for unistd.h... yes
> checking for strings.h... yes
> checking for sys/time.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... yes
> checking for bcmp... yes
> checking for bcopy... yes
> checking for bzero... yes
> checking for calloc... yes
> checking for clock... yes
> checking for getcwd... yes
> checking for getpagesize... yes
> checking for index... yes
> checking for insque... yes
> checking for memchr... yes
> checking for memcmp... yes
> checking for memcpy... yes
> checking for memmove... yes
> checking for memset... yes
> checking for random... yes
> checking for rename... yes
> checking for rindex... yes
> checking for sigsetmask... no
> checking for strcasecmp... yes
> checking for strchr... 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... yes
> checking for alloca... yes
> checking for ANSI C header files... yes
> checking for pid_t... yes
> checking for vfork.h... no
> checking for working vfork... yes
> checking for sys_errlist... yes
> checking for sys_nerr... yes
> checking for sys_siglist... no
> checking for getrusage... yes
> checking for on_exit... no
> checking for psignal... yes
> checking for strerror... yes
> checking for strsignal... yes
> checking for sysconf... yes
> checking for times... yes
> updating cache ../config.cache
> creating ./config.status
> creating Makefile
> creating config.h
> Configuring texinfo...
> loading cache ../config.cache
> checking for a BSD compatible install...
> ../../egcs-1.1.1/texinfo/../install-sh -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... 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... missing
> 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 whether gcc needs -traditional... no
> checking for a BSD compatible install...
> ../../egcs-1.1.1/texinfo/../install-sh -c
> checking for ranlib... (cached) ranlib
> checking for texconfig... false
> checking for POSIXized ISC... no
> checking for minix/config.h... no
> checking whether to enable maintainer-specific portions of Makefiles...
> no
> checking for Cygwin32 environment... no
> checking for Mingw32 environment... no
> checking for executable suffix... no
> checking for zlib.h... yes
> checking for gzdopen in -lz... yes
> checking for sigblock... no
> checking for sigblock in -lbsd... no
> checking for tputs in -lncurses... no
> checking for tputs in -lcurses... yes
> checking for ANSI C header files... (cached) yes
> checking for fcntl.h... yes
> checking for pwd.h... yes
> checking for string.h... (cached) yes
> checking for strings.h... (cached) yes
> checking for termcap.h... no
> checking for termio.h... yes
> checking for termios.h... yes
> checking for unistd.h... (cached) yes
> checking for sys/fcntl.h... yes
> checking for sys/file.h... (cached) yes
> checking for sys/ptem.h... yes
> checking for sys/time.h... (cached) yes
> checking for sys/ttold.h... yes
> checking for sys/wait.h... (cached) yes
> checking for off_t... yes
> checking return type of signal handlers... void
> checking for working const... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for working alloca.h... (cached) yes
> checking for alloca... (cached) yes
> checking for vprintf... (cached) yes
> checking for setvbuf... yes
> checking for getcwd... (cached) yes
> checking for memset... (cached) yes
> checking for bzero... (cached) yes
> checking for strchr... (cached) yes
> checking for strcasecmp... (cached) yes
> checking for sigprocmask... yes
> checking for sigsetmask... (cached) no
> checking for memcpy... (cached) yes
> checking for memmove... (cached) yes
> checking for strdup... (cached) yes
> checking for strerror... (cached) yes
> checking for inline... inline
> checking for size_t... yes
> checking for unistd.h... (cached) yes
> checking for getpagesize... (cached) yes
> checking for working mmap... yes
> checking for argz.h... no
> checking for limits.h... yes
> checking for locale.h... yes
> checking for nl_types.h... yes
> checking for malloc.h... yes
> checking for string.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for values.h... yes
> checking for sys/param.h... (cached) yes
> checking for getcwd... (cached) yes
> checking for munmap... yes
> checking for putenv... yes
> checking for setenv... no
> checking for setlocale... yes
> checking for strchr... (cached) yes
> checking for strcasecmp... (cached) yes
> checking for __argz_count... no
> checking for __argz_stringify... no
> checking for __argz_next... no
> checking for stpcpy... no
> checking for LC_MESSAGES... yes
> checking whether NLS is requested... yes
> checking whether included gettext is requested... no
> checking for libintl.h... yes
> checking for gettext in libc... yes
> checking for msgfmt... /bin/msgfmt
> checking for dcgettext... yes
> checking for gmsgfmt... /bin/msgfmt
> checking for xgettext... /bin/xgettext
> found xgettext programs is not GNU xgettext; ignore it
> checking for catalogs to be installed...  de fr
> updating cache ../config.cache
> creating ./config.status
> creating Makefile
> creating doc/Makefile
> creating info/Makefile
> creating intl/Makefile
> creating lib/Makefile
> creating makeinfo/Makefile
> creating po/Makefile.in
> creating util/Makefile
> creating config.h
> Configuring gcc...
> loading cache ../config.cache
> checking LIBRARY_PATH variable... ok
> checking GCC_EXEC_PREFIX variable... ok
> checking host system type... i386-pc-solaris2.6
> checking target system type... i386-pc-solaris2.6
> checking build system type... i386-pc-solaris2.6
> 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 whether make sets ${MAKE}... (cached) yes
> checking whether a default assembler was specified... no
> checking whether a default linker was specified... no
> checking for mawk... no
> checking for gawk... gawk
> checking for flex... flex
> checking for yywrap in -lfl... yes
> checking whether ln works... yes
> checking whether ln -s works... yes
> checking for volatile... yes
> checking for ranlib... (cached) ranlib
> checking for bison... bison -y
> checking for a BSD compatible install...
> ../../egcs-1.1.1/gcc/../install-sh -c
> checking how to run the C preprocessor... (cached) gcc -E
> checking for ANSI C header files... (cached) yes
> checking whether time.h and sys/time.h may both be included... yes
> checking whether string.h and strings.h may both be included... yes
> checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
> checking for limits.h... (cached) yes
> checking for stddef.h... yes
> checking for string.h... (cached) yes
> checking for strings.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for time.h... yes
> checking for fcntl.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for stab.h... no
> checking for sys/file.h... (cached) yes
> checking for sys/time.h... (cached) yes
> checking for sys/resource.h... yes
> checking for sys/param.h... (cached) yes
> checking for sys/times.h... yes
> checking for sys/stat.h... yes
> checking for thread.h... yes
> checking for pthread.h... yes
> checking for gnatbind... no
> checking whether cpp understands the stringify operator... yes
> checking for inttypes.h... no
> checking for strtoul... (cached) yes
> checking for bsearch... yes
> checking for strerror... (cached) yes
> checking for putenv... (cached) yes
> checking for popen... yes
> checking for bcopy... (cached) yes
> checking for bzero... (cached) yes
> checking for bcmp... (cached) yes
> checking for index... (cached) yes
> checking for rindex... (cached) yes
> checking for strchr... (cached) yes
> checking for strrchr... (cached) yes
> checking for kill... yes
> checking for getrlimit... yes
> checking for setrlimit... yes
> checking for atoll... yes
> checking for atoq... no
> checking for sysconf... (cached) yes
> checking for isascii... yes
> checking for gettimeofday... yes
> checking for strsignal... (cached) yes
> checking for putc_unlocked... yes
> checking for fputc_unlocked... no
> checking for fputs_unlocked... no
> checking for vprintf... (cached) yes
> checking whether the printf functions support %p... yes
> checking for pid_t... (cached) yes
> checking for vfork.h... (cached) no
> checking for working vfork... (cached) yes
> checking whether malloc must be declared... no
> checking whether realloc must be declared... no
> checking whether calloc must be declared... no
> checking whether free must be declared... no
> checking whether bcopy must be declared... no
> checking whether bzero must be declared... no
> checking whether bcmp must be declared... no
> checking whether index must be declared... no
> checking whether rindex must be declared... no
> checking whether getenv must be declared... no
> checking whether atol must be declared... no
> checking whether sbrk must be declared... no
> checking whether abort must be declared... no
> checking whether atof must be declared... no
> checking whether strerror must be declared... no
> checking whether getcwd must be declared... no
> checking whether getwd must be declared... yes
> checking whether strsignal must be declared... no
> checking whether getrlimit must be declared... no
> checking whether setrlimit must be declared... no
> checking for sys_siglist declaration in signal.h or unistd.h... no
> Using `../../egcs-1.1.1/gcc/config/i386/i386.c' to output insns.
> Using `../../egcs-1.1.1/gcc/config/i386/i386.md' as machine description
> file.
> Using `../../egcs-1.1.1/gcc/config/i386/sol2.h' as target machine macro
> file.
> Using the following host machine macro files:
>         ../../egcs-1.1.1/gcc/config/xm-siglist.h
>         ../../egcs-1.1.1/gcc/config/xm-alloca.h
>         ../../egcs-1.1.1/gcc/config/i386/xm-i386.h
> checking assembler alignment features...
> checking assembler subsection support...
> checking whether to enable init_priority by default... no
> Links are now set up to build a native compiler for i386-pc-solaris2.6
> updating cache ../config.cache
> creating ./config.status
> creating Makefile
> creating cp/Makefile
> creating f/Makefile
> creating java/Makefile
> creating auto-host.h
> Merged x-svr4.
> Merged i386/t-sol2.
> Created `ch/Makefile'.
> Merged x-svr4.
> Merged i386/t-sol2.
> Created `objc/Makefile'.
> Configuring etc...
> loading cache ../config.cache
> checking for a BSD compatible install...
> ../../egcs-1.1.1/etc/../install-sh -c
> creating ./config.status
> creating Makefile
> make[1]: Entering directory
> `/usr/local/src/opensrc/egcs/objegcs/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../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/argv.c -o pic/argv.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/argv.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/choose-temp.c -o pic/choose-temp.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/choose-temp.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/concat.c -o pic/concat.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/concat.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/cplus-dem.c -o pic/cplus-dem.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/cplus-dem.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/fdmatch.c -o pic/fdmatch.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/fdmatch.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/fnmatch.c -o pic/fnmatch.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/fnmatch.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/getopt.c -o pic/getopt.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/getopt.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/getopt1.c -o pic/getopt1.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/getopt1.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/getruntime.c -o pic/getruntime.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/getruntime.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/hex.c -o pic/hex.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/hex.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/floatformat.c -o pic/floatformat.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/floatformat.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/mkstemp.c -o pic/mkstemp.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/mkstemp.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/objalloc.c -o pic/objalloc.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/objalloc.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/obstack.c -o pic/obstack.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/obstack.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/pexecute.c -o pic/pexecute.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/pexecute.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/spaces.c -o pic/spaces.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/spaces.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/splay-tree.c -o pic/splay-tree.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/splay-tree.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/strerror.c -o pic/strerror.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/strerror.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/strsignal.c -o pic/strsignal.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/strsignal.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/xatexit.c -o pic/xatexit.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/xatexit.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/xexit.c -o pic/xexit.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/xexit.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/xmalloc.c -o pic/xmalloc.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/xmalloc.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/xstrdup.c -o pic/xstrdup.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/xstrdup.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/xstrerror.c -o pic/xstrerror.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/xstrerror.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/asprintf.c -o pic/asprintf.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/asprintf.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/sigsetmask.c -o pic/sigsetmask.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/sigsetmask.c
> test x"no" != xyes || \
>   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/vasprintf.c -o pic/vasprintf.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I.
> -I../../egcs-1.1.1/libiberty/../include
> ../../egcs-1.1.1/libiberty/vasprintf.c
> rm -f libiberty.a
> ar cr libiberty.a \
>   argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o
> getopt1.o getruntime.o hex.o floatformat.o mkstemp.o objalloc.o
> obstack.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o
> xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o  asprintf.o
> sigsetmask.o vasprintf.o
> true libiberty.a
> f="asprintf.o sigsetmask.o vasprintf.o  "; \
> case $f in \
>   *alloca.o*) f="$f xmalloc.o xexit.o" ;; \
> esac; \
> echo $f > needed-list
> echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o
> getopt.o getopt1.o getruntime.o hex.o floatformat.o mkstemp.o objalloc.o
> obstack.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o
> xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o > required-list
> make[1]: Leaving directory
> `/usr/local/src/opensrc/egcs/objegcs/libiberty'
> make[1]: Entering directory
> `/usr/local/src/opensrc/egcs/objegcs/texinfo'
> make all-recursive
> make[2]: Entering directory
> `/usr/local/src/opensrc/egcs/objegcs/texinfo'
> Making all in intl
> make[3]: Entering directory
> `/usr/local/src/opensrc/egcs/objegcs/texinfo/intl'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory
> `/usr/local/src/opensrc/egcs/objegcs/texinfo/intl'
> Making all in lib
> make[3]: Entering directory
> `/usr/local/src/opensrc/egcs/objegcs/texinfo/lib'
> gcc -DHAVE_CONFIG_H -I. -I../../../egcs-1.1.1/texinfo/lib -I..
> -I../intl  -g -O2 -c ../../../egcs-1.1.1/texinfo/lib/getopt.c
> gcc -DHAVE_CONFIG_H -I. -I../../../egcs-1.1.1/texinfo/lib -I..
> -I../intl  -g -O2 -c ../../../egcs-1.1.1/texinfo/lib/getopt1.c
> gcc -DHAVE_CONFIG_H -I. -I../../../egcs-1.1.1/texinfo/lib -I..
> -I../intl  -g -O2 -c ../../../egcs-1.1.1/texinfo/lib/xmalloc.c
> gcc -DHAVE_CONFIG_H -I. -I../../../egcs-1.1.1/texinfo/lib -I..
> -I../intl  -g -O2 -c ../../../egcs-1.1.1/texinfo/lib/xstrdup.c
> rm -f libtxi.a
> ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o
> true libtxi.a
> make[3]: Leaving directory
> `/usr/local/src/opensrc/egcs/objegcs/texinfo/lib'
> Making all in makeinfo
> make[3]: Entering directory
> `/usr/local/src/opensrc/egcs/objegcs/texinfo/makeinfo'
> gcc -DHAVE_CONFIG_H -I. -I../../../egcs-1.1.1/texinfo/makeinfo -I..
> -I../../../egcs-1.1.1/texinfo/lib -I../intl
> -DLOCALEDIR=\"/usr/local/share/locale\"  -g -O2 -c
> ../../../egcs-1.1.1/texinfo/makeinfo/makeinfo.c
> gcc -DHAVE_CONFIG_H -I. -I../../../egcs-1.1.1/texinfo/makeinfo -I..
> -I../../../egcs-1.1.1/texinfo/lib -I../intl
> -DLOCALEDIR=\"/usr/local/share/locale\"  -g -O2 -c
> ../../../egcs-1.1.1/texinfo/makeinfo/multi.c
> gcc -g -O2  -o makeinfo  makeinfo.o multi.o ../lib/libtxi.a  -lz
> make[3]: Leaving directory
> `/usr/local/src/opensrc/egcs/objegcs/texinfo/makeinfo'
> make[2]: Leaving directory `/usr/local/src/opensrc/egcs/objegcs/texinfo'
> make[1]: Leaving directory `/usr/local/src/opensrc/egcs/objegcs/texinfo'
> make[1]: Entering directory `/usr/local/src/opensrc/egcs/objegcs/etc'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/usr/local/src/opensrc/egcs/objegcs/etc'
> make[1]: Entering directory `/usr/local/src/opensrc/egcs/objegcs/gcc'
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include \
> 
> -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i386-pc-solaris2.6/egcs-2.92.34/include\"
> \
>   -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/include/g++-2\" \
>   -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
>   -DCROSS_INCLUDE_DIR=\"/usr/local/i386-pc-solaris2.6/sys-include\" \
>   -DTOOL_INCLUDE_DIR=\"/usr/local/i386-pc-solaris2.6/include\" \
>   -c `echo ../../egcs-1.1.1/gcc/cccp.c | sed 's,^\./,,'`
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include -c
> ../../egcs-1.1.1/gcc/cexp.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/version.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include \
> -DPREFIX=\"/usr/local\" \
>   -c `echo ../../egcs-1.1.1/gcc/prefix.c | sed 's,^\./,,'`
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/mbchar.c
> rm -f obstack.c
> ln -s ../../egcs-1.1.1/gcc/../libiberty/obstack.c obstack.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include obstack.c
> rm -f alloca.c
> ln -s ../../egcs-1.1.1/gcc/../libiberty/alloca.c alloca.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include  \
>   -c `echo alloca.c | sed 's,^\./,,'`
> true
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o cccp cccp.o cexp.o
> prefix.o mbchar.o \
>   version.o  obstack.o alloca.o     ../libiberty/libiberty.a
> rm -f cpp
> ln cccp cpp
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/gencheck.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o gencheck \
>  gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case
> "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac
> ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
> ./gencheck > tmp-check.h
> ../../egcs-1.1.1/gcc/move-if-change tmp-check.h tree-check.h
> touch s-check
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/gengenrtl.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o gengenrtl \
>  gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case
> "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac
> ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
> ./gengenrtl tmp-genrtl.h tmp-genrtl.c
> ../../egcs-1.1.1/gcc/move-if-change tmp-genrtl.h genrtl.h
> ../../egcs-1.1.1/gcc/move-if-change tmp-genrtl.c genrtl.c
> touch s-genrtl
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/genattr.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/rtl.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/bitmap.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/print-rtl.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genattr \
>  genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
> case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case
> "" in ?*) echo  ;; esac `
> ./genattr ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-attr.h
> ../../egcs-1.1.1/gcc/move-if-change tmp-attr.h insn-attr.h
> touch s-attr
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/gencodes.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o gencodes \
>  gencodes.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
> case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case
> "" in ?*) echo  ;; esac `
> ./gencodes ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-codes.h
> ../../egcs-1.1.1/gcc/move-if-change tmp-codes.h insn-codes.h
> touch s-codes
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/genconfig.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genconfig \
>   genconfig.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
> case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case
> "" in ?*) echo  ;; esac `
> ./genconfig ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-config.h
> ../../egcs-1.1.1/gcc/move-if-change tmp-config.h insn-config.h
> touch s-config
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include  \
>   -DTARGET_NAME=\"i386-pc-solaris2.6\" \
>   -c `echo ../../egcs-1.1.1/gcc/toplev.c | sed 's,^\./,,'`
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/tree.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/print-tree.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/stor-layout.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/fold-const.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/genflags.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genflags \
>  genflags.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
> case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case
> "" in ?*) echo  ;; esac `
> ./genflags ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-flags.h
> ../../egcs-1.1.1/gcc/move-if-change tmp-flags.h insn-flags.h
> touch s-flags
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/function.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/stmt.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/except.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/expr.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/calls.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/expmed.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/explow.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/optabs.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/varasm.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/rtlanal.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/emit-rtl.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include genrtl.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/real.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/regmove.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/dbxout.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/sdbout.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/dwarfout.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/dwarf2out.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/xcoffout.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/alias.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/integrate.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/jump.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/cse.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/loop.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/unroll.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/flow.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/stupid.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/combine.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/varray.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/regclass.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/local-alloc.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/global.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/reload.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/reload1.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/caller-save.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/gcse.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/genpeep.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genpeep \
>  genpeep.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
> case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case
> "" in ?*) echo  ;; esac `
> ./genpeep ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-peep.c
> ../../egcs-1.1.1/gcc/move-if-change tmp-peep.c insn-peep.c
> touch s-peep
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include -c
> insn-peep.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/reorg.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/sched.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/final.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/recog.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/reg-stack.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/genopinit.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genopinit \
>  genopinit.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
> case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case
> "" in ?*) echo  ;; esac `
> ./genopinit ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-opinit.c
> ../../egcs-1.1.1/gcc/move-if-change tmp-opinit.c insn-opinit.c
> touch s-opinit
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include -c
> insn-opinit.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/genrecog.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genrecog \
>  genrecog.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
> case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case
> "" in ?*) echo  ;; esac `
> ./genrecog ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-recog.c
> ../../egcs-1.1.1/gcc/move-if-change tmp-recog.c insn-recog.c
> touch s-recog
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include -c
> insn-recog.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/genextract.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genextract \
>  genextract.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
> case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case
> "" in ?*) echo  ;; esac `
> ./genextract ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-extract.c
> ../../egcs-1.1.1/gcc/move-if-change tmp-extract.c insn-extract.c
> touch s-extract
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include -c
> insn-extract.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/genoutput.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genoutput \
>  genoutput.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
> case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case
> "" in ?*) echo  ;; esac `
> ./genoutput ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-output.c
> ../../egcs-1.1.1/gcc/move-if-change tmp-output.c insn-output.c
> touch s-output
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include -c
> insn-output.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/genemit.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genemit \
>  genemit.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
> case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case
> "" in ?*) echo  ;; esac `
> ./genemit ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-emit.c
> ../../egcs-1.1.1/gcc/move-if-change tmp-emit.c insn-emit.c
> touch s-emit
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include -c
> insn-emit.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/profile.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/genattrtab.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genattrtab \
>  genattrtab.o rtl.o bitmap.o print-rtl.o rtlanal.o ` case "obstack.o" in
> ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;;
> esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
> ` case "" in ?*) echo  ;; esac `
> if cmp -s Makefile   ../../egcs-1.1.1/gcc/config/i386/i386.md;  \
> then                                    \
>   echo Using ;  \
>   cp  tmp-attrtab.c;    \
> else                                    \
>   ./genattrtab ../../egcs-1.1.1/gcc/config/i386/i386.md > tmp-attrtab.c;
> \
> fi
> ../../egcs-1.1.1/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
> touch s-attrtab
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include -c
> insn-attrtab.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include
> ../../egcs-1.1.1/gcc/config/i386/i386.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/getpwd.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/convert.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/dyn-string.c
> rm -f splay-tree.c
> ln -s ../../egcs-1.1.1/gcc/../libiberty/splay-tree.c splay-tree.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include splay-tree.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/graph.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include -c
> ../../egcs-1.1.1/gcc/c-parse.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/c-lang.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/c-lex.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/c-pragma.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/c-decl.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/c-typeck.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/c-convert.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/c-aux-info.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/c-common.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include ../../egcs-1.1.1/gcc/c-iterate.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o cc1 toplev.o version.o
> tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o
> except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o
> print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o regmove.o dbxout.o
> sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o integrate.o
> jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o
> regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o
> gcse.o insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o
> insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o
> profile.o insn-attrtab.o i386.o getpwd.o  convert.o mbchar.o
> dyn-string.o splay-tree.o graph.o c-parse.o c-lang.o c-lex.o c-pragma.o
> c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o
> obstack.o alloca.o     ../libiberty/libiberty.a
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include \
> 
> -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i386-pc-solaris2.6/egcs-2.92.34/include\"
> \
>   -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/include/g++-2\" \
>   -DCROSS_INCLUDE_DIR=\"/usr/local/i386-pc-solaris2.6/sys-include\" \
>   -DTOOL_INCLUDE_DIR=\"/usr/local/i386-pc-solaris2.6/include\" \
>   -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
> 
> -DSTD_PROTO_DIR=\"/usr/local/lib/gcc-lib/i386-pc-solaris2.6/egcs-2.92.34\"
> \
>   ../../egcs-1.1.1/gcc/protoize.c
> rm -f getopt.c
> ln -s ../../egcs-1.1.1/gcc/../libiberty/getopt.c getopt.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include getopt.c
> rm -f getopt1.c
> ln -s ../../egcs-1.1.1/gcc/../libiberty/getopt1.c getopt1.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include getopt1.c
> rm -f pexecute.c
> ln -s ../../egcs-1.1.1/gcc/../libiberty/pexecute.c pexecute.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include pexecute.c
> rm -f choose-temp.c
> ln -s ../../egcs-1.1.1/gcc/../libiberty/choose-temp.c choose-temp.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include choose-temp.c
> rm -f mkstemp.c
> ln -s ../../egcs-1.1.1/gcc/../libiberty/mkstemp.c mkstemp.c
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include mkstemp.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o protoize \
>   protoize.o getopt.o getopt1.o getpwd.o version.o \
>   pexecute.o choose-temp.o mkstemp.o obstack.o alloca.o
> ../libiberty/libiberty.a
> gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include \
> 
> -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i386-pc-solaris2.6/egcs-2.92.34/include\"
> \
>   -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/include/g++-2\" \
>   -DCROSS_INCLUDE_DIR=\"/usr/local/i386-pc-solaris2.6/sys-include\" \
>   -DTOOL_INCLUDE_DIR=\"/usr/local/i386-pc-solaris2.6/include\" \
>   -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
> 
> -DSTD_PROTO_DIR=\"/usr/local/lib/gcc-lib/i386-pc-solaris2.6/egcs-2.92.34\"
> \
>   ../../egcs-1.1.1/gcc/unprotoize.c
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o unprotoize \
>   unprotoize.o getopt.o getopt1.o getpwd.o version.o \
>   pexecute.o choose-temp.o mkstemp.o obstack.o alloca.o
> ../libiberty/libiberty.a
> /bin/sh ../../egcs-1.1.1/gcc/genmultilib \
>   "" \
>   "" \
>   "" \
>   "" \
>   "" > tmp-mlib.h
> ../../egcs-1.1.1/gcc/move-if-change tmp-mlib.h multilib.h
> touch s-mlib
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-1.1.1/gcc
> -I../../egcs-1.1.1/gcc/config -I../../egcs-1.1.1/gcc/../include \
>   -DSTANDARD_STARTFILE_PREFIX=\"/usr/local/lib/\"
> -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc-lib/\"
> -DDEFAULT_TARGET_VERSION=\"egcs-2.92.34\"
> -DDEFAULT_TARGET_MACHINE=\"i386-pc-solaris2.6\"
> -DTOOLDIR_BASE_PREFIX=\"/usr/local/\" \
>   -c `echo ../../egcs-1.1.1/gcc/gcc.c | sed 's,^\./,,'`
> gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o xgcc gcc.o prefix.o
> version.o \
>   choose-temp.o pexecute.o mkstemp.o  obstack.o alloca.o
> ../libiberty/libiberty.a
> rm -rf include
> mkdir include
> if [ xfixinc.wrap != xMakefile.in ]; \
> then \
>   for dir in /usr/include ; do \
>     if [ -d $dir ]; \
>     then \
>       /bin/sh ../../egcs-1.1.1/gcc/fixinc.wrap include $dir; \
>     else true; fi; \
>   done; \
>   if [ xinstall-assert-h != x ] ; \
>   then \
>     rm -f include/assert.h; \
>     cp ../../egcs-1.1.1/gcc/assert.h include/assert.h; \
>     chmod a+r include/assert.h; \
>   fi \
> else true; \
> fi
> Building fixed headers in include
> Checking /usr/include/math.h
> Fixed math.h
> Checking /usr/include/curses.h
> Fixed curses.h
> rm -f include/syslimits.h
> if [ -f include/limits.h ]; then \
>   mv include/limits.h include/syslimits.h; \
> else \
>   cp ../../egcs-1.1.1/gcc/gsyslimits.h include/syslimits.h; \
> fi
> chmod a+r include/syslimits.h
> if [ "/usr/include" = "/usr/local/i386-pc-solaris2.6/sys-include" ] \
>    && [ -d /usr/local/i386-pc-solaris2.6/sys-include ]; then \
>   if [ -d /usr/local/lib ] ; then true ; else mkdir /usr/local/lib ; fi;
> \
>   if [ -d /usr/local/lib/gcc-lib ] ; then true ; else mkdir
> /usr/local/lib/gcc-lib; fi; \
>   if [ -d /usr/local/lib/gcc-lib/i386-pc-solaris2.6 ] ; then true ; else
> mkdir /usr/local/lib/gcc-lib/i386-pc-solaris2.6 ; fi; \
>   if [ -d /usr/local/lib/gcc-lib/i386-pc-solaris2.6/egcs-2.92.34 ] ;
> then true ; else mkdir
> /usr/local/lib/gcc-lib/i386-pc-solaris2.6/egcs-2.92.34 ; fi; \
> else true; fi
> touch stmp-fixinc
> if [ -f /usr/include/limits.h ] ; then \
>   cat ../../egcs-1.1.1/gcc/limitx.h ../../egcs-1.1.1/gcc/glimits.h
> ../../egcs-1.1.1/gcc/limity.h > tmp-xlimits.h; \
> else \
>   cat ../../egcs-1.1.1/gcc/glimits.h > tmp-xlimits.h; \
> fi
> mv tmp-xlimits.h xlimits.h
> rm -f gfloat.h
> cp ../../egcs-1.1.1/gcc/config/float-i64.h gfloat.h
> for file in .. ../../egcs-1.1.1/gcc/ginclude/stdarg.h
> ../../egcs-1.1.1/gcc/ginclude/stddef.h
> ../../egcs-1.1.1/gcc/ginclude/varargs.h
> ../../egcs-1.1.1/gcc/ginclude/va-alpha.h
> ../../egcs-1.1.1/gcc/ginclude/va-h8300.h
> ../../egcs-1.1.1/gcc/ginclude/va-i860.h
> ../../egcs-1.1.1/gcc/ginclude/va-i960.h
> ../../egcs-1.1.1/gcc/ginclude/va-mips.h
> ../../egcs-1.1.1/gcc/ginclude/va-m88k.h
> ../../egcs-1.1.1/gcc/ginclude/va-mn10200.h
> ../../egcs-1.1.1/gcc/ginclude/va-mn10300.h
> ../../egcs-1.1.1/gcc/ginclude/va-pa.h
> ../../egcs-1.1.1/gcc/ginclude/va-pyr.h
> ../../egcs-1.1.1/gcc/ginclude/va-sparc.h
> ../../egcs-1.1.1/gcc/ginclude/va-clipper.h
> ../../egcs-1.1.1/gcc/ginclude/va-spur.h
> ../../egcs-1.1.1/gcc/ginclude/va-m32r.h
> ../../egcs-1.1.1/gcc/ginclude/va-sh.h
> ../../egcs-1.1.1/gcc/ginclude/va-v850.h
> ../../egcs-1.1.1/gcc/ginclude/va-arc.h
> ../../egcs-1.1.1/gcc/ginclude/iso646.h
> ../../egcs-1.1.1/gcc/ginclude/va-ppc.h
> ../../egcs-1.1.1/gcc/ginclude/va-c4x.h
> ../../egcs-1.1.1/gcc/cp/inc/typeinfo
> ../../egcs-1.1.1/gcc/cp/inc/exception ../../egcs-1.1.1/gcc/cp/inc/new
> ../../egcs-1.1.1/gcc/cp/inc/new.h
> ../../egcs-1.1.1/gcc/ginclude/proto.h
> ../../egcs-1.1.1/gcc/ginclude/stdbool.h; do \
>   if [ X$file != X.. ]; then \
>     realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
>     touch include/$realfile; \
>     rm -f include/$realfile; \
>     cp $file include; \
>     chmod a+r include/$realfile; \
>   fi; \
> done
> rm -f include/limits.h
> cp xlimits.h include/limits.h
> chmod a+r include/limits.h
> rm -f include/float.h
> if [ -s gfloat.h ]; then \
>   cp gfloat.h include/float.h && \
>   chmod a+r include/float.h; \
> else :; fi
> rm -f include/README
> cp ../../egcs-1.1.1/gcc/README-fixinc include/README
> chmod a+r include/README
> touch stmp-int-hdrs
> rm -f SYSCALLS.c tmp-SYSCALLS.s
> cat ../../egcs-1.1.1/gcc/sys-types.h ../../egcs-1.1.1/gcc/sys-protos.h >
> SYSCALLS.c
> /usr/local/src/opensrc/egcs/objegcs/gcc/xgcc
> -B/usr/local/src/opensrc/egcs/objegcs/gcc/
> -B/usr/local/i386-pc-solaris2.6/bin/  -DIN_GCC     -g -O2
> -I./include     -I. -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config
> -I../../egcs-1.1.1/gcc/../include \
>   -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
> include/.: Value too large for defined data type
> : Value too large for defined data type
> ../../egcs-1.1.1/gcc/.: Value too large for defined data type
> ../../egcs-1.1.1/gcc/config/.: Value too large for defined data type
> ../../egcs-1.1.1/gcc/../include/.: Value too large for defined data type
> /usr/local/src/opensrc/egcs/objegcs/gcc/include/.: Value too large for
> defined data type
> SYSCALLS.c:0: /usr/local/include/.: Value too large for defined data
> type
> SYSCALLS.c:0: /usr/local/i386-pc-solaris2.6/include/.: Value too large
> for defined data type
> SYSCALLS.c:0: /usr/include/.: Value too large for defined data type
> cpp: SYSCALLS.c: Value too large for defined data type
> make[1]: *** [SYSCALLS.c.X] Error 1
> make[1]: Leaving directory `/usr/local/src/opensrc/egcs/objegcs/gcc'
> make: *** [all-gcc] Error 2
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > -
> > For help on using this list (especially unsubscribing), send a message to
> > "gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Gcc-bugs mailing list