[t901353@rds294.goodyear.com: Installation of gcc 3.2.1 on HP-UX 11.0]

Tom Wurgler twurgler@goodyear.com
Thu Nov 28 03:14:00 GMT 2002


I have found the error on your website.  I had looked before and sorry to say 
had missed it.  Problem report 8304.  I used the workaround there and now 
gcc is compiling.

-tom


             Contains Confidential and/or Proprietary Information.
       May not be copied or disseminated without express written consent
                     of The Goodyear Tire & Rubber Company.
                                        
------- Start of forwarded message -------
Date: Wed, 27 Nov 2002 11:06:23 -0500 (EST)
From: Tom Wurgler <t901353@rds294.goodyear.com>
To: bug-gcc@gnu.org
CC: t901353@rds294.goodyear.com
Subject: Installation of gcc 3.2.1 on HP-UX 11.0

I get the error below when trying to build 3.2.1 (and 3.2) on my HP.

I have installed binutils-2.13.1 successfully prior to compiling this.

Thanks for any help.

- -tom

============================================================================
Tom Wurgler                             The Goodyear Tire & Rubber Company
Principal Engineer                      Tire-Vehicle Engineering Technology
Phone:         330-796-1656             Technical Center D/460G            
Fax:           330-796-3292             P.O.Box 3531                       
internet mail: twurgler@goodyear.com    Akron, Ohio 44309-3531             
============================================================================

[gcc-3.2.1]rds294[80]% make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for hppa2.0w-hp-hpux11.00
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
	Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <bug-make@gnu.org>.

[gcc-3.2.1.obj]rds294[74]% uname -a
HP-UX rds294 B.11.00 U 9000/785 2000387327 unlimited-user license

[gcc-3.2.1.obj]rds294[75]% ../gcc-3.2.1/configure --prefix=/home/rdstt1/t901353/local
Configuring for a hppa2.0w-hp-hpux11.00 host.
*** This configuration is not supported in the following subdirectories:
     target-libffi target-boehm-gc target-zlib target-libjava
    (Any other directories should still work fine.)
Created "Makefile" in /home/rdstt1/t901353/src/gcc-3.2.1.obj using "mh-frag"
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
Configuring libiberty...
creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo
checking for perl... perl
checking host system type... hppa2.0w-hp-hpux11.00
checking build system type... hppa2.0w-hp-hpux11.00
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... cc
checking whether we are using GNU C... no
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... no
checking for a BSD compatible install... /opt/imake/bin/install -c
checking how to run the C preprocessor... cc -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.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 time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking for ANSI C header files... yes
checking for uintptr_t... yes
checking whether the C compiler (cc -g ) works... yes
checking whether the C compiler (cc -g ) 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 bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... 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 mkstemps... no
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... no
checking for sigsetmask... yes
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 whether alloca needs Cray hooks... no
checking stack direction for C alloca... 1
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking for _doprnt... 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... no
checking for strerror... yes
checking for strsignal... no
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... no
checking for working strncmp... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Configuring zlib...
loading cache ../config.cache
checking host system type... hppa2.0w-hp-hpux11.00
checking target system type... hppa2.0w-hp-hpux11.00
checking build system type... hppa2.0w-hp-hpux11.00
checking for a BSD compatible install... (cached) /opt/imake/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) cc
checking whether we are using GNU C... (cached) no
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /home/rdstt1/t901353/local/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking for object suffix... o
checking for ranlib... (cached) ranlib
checking for strip... strip
updating cache ../config.cache
loading cache ../config.cache within ltconfig
checking for objdir... .libs
checking for cc option to produce PIC... +Z -DPIC
checking if cc PIC flag +Z -DPIC works... yes
checking if cc static flag -Wl,-a -Wl,archive works... yes
finding the maximum length of command line arguments... 393217
checking if cc supports -c -o file.o... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... hpux11.00 dld.sl
checking command to parse /home/rdstt1/t901353/local/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
updating cache ../config.cache
loading cache ../config.cache
checking how to run the C preprocessor... (cached) cc -E
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for unistd.h... (cached) yes
creating ./config.status
creating Makefile
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking host system type... hppa2.0w-hp-hpux11.00
checking target system type... hppa2.0w-hp-hpux11.00
checking build system type... hppa2.0w-hp-hpux11.00
checking for gcc... (cached) cc
checking whether the C compiler (cc -g ) works... yes
checking whether the C compiler (cc -g ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... yes
checking whether cc understands -c and -o together... yes
checking for gnatbind... no
checking for compiler driver that understands Ada... cc
checking whether cc accepts -Wno-long-long... yes
checking how to run the C preprocessor... (cached) cc -E
checking for inline... (cached) no
checking for volatile... yes
checking for long double... yes
checking for long long int... yes
checking for __int64... no
checking for built-in _Bool... no
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking execution character set... ASCII
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 GNU C library... no
checking for mawk... no
checking for gawk... gawk
checking whether ln works... yes
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... (cached) /opt/imake/bin/install -c
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for working stdbool.h... no
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... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking byte ordering... big-endian
checking floating point format... IEEE (big-endian)
checking for mktemp... yes
checking for makeinfo... (cached) makeinfo
checking for modern makeinfo... yes
checking for recent Pod::Man... yes
checking for flex... flex
checking for bison... bison
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for preprocessor stringizing operator... yes
checking for inttypes.h... yes
checking for times... (cached) yes
checking for clock... (cached) yes
checking for dup2... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoll... no
checking for atoq... no
checking for sysconf... (cached) yes
checking for strsignal... (cached) no
checking for putc_unlocked... yes
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fwrite_unlocked... no
checking for fprintf_unlocked... no
checking for getrusage... (cached) yes
checking for nl_langinfo... yes
checking for lstat... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
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 for getpagesize... (cached) yes
checking for working mmap from /dev/zero... no
checking for working mmap with MAP_ANON(YMOUS)... yes
checking for working mmap of a file... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether putc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether fprintf_unlocked is declared... no
checking whether strstr is declared... yes
checking whether errno is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... no
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether times is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking if mkdir takes one argument... no
Using `../../gcc-3.2.1/gcc/config/pa/pa.c' for machine-specific logic.
Using `../../gcc-3.2.1/gcc/config/pa/pa.md' as machine description file.
Using the following target machine macro files:
	../../gcc-3.2.1/gcc/config/pa/pa.h
	../../gcc-3.2.1/gcc/config/pa/pa32-regs.h
	../../gcc-3.2.1/gcc/config/pa/long_double.h
	../../gcc-3.2.1/gcc/config/pa/som.h
	../../gcc-3.2.1/gcc/config/pa/pa-hpux.h
	../../gcc-3.2.1/gcc/config/pa/pa-hpux11.h
checking for library containing strerror... none required
checking for working const... (cached) yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... (cached) yes
checking for alloca... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... (cached) no
checking for setlocale... yes
checking for stpcpy... no
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... (cached) yes
checking for iconv declaration... (cached) 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... no
checking for msgfmt... /home/rdstt1/t901353/local/bin/msgfmt
checking for gmsgfmt... /home/rdstt1/t901353/local/bin/msgfmt
checking for xgettext... /home/rdstt1/t901353/local/bin/xgettext
checking for bison... bison
checking version of bison... 1.35, ok
checking for catalogs to be installed...  da el es fr ja nl sv tr da el es fr ja nl sv tr
checking what assembler to use... /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/as
checking what linker to use... /usr/ccs/bin/ld
checking what nm to use... nm
checking what objdump to use... objdump
checking assembler alignment features... .p2align including maximum skip
checking assembler subsection support... working .subsection -1
checking assembler weak support... yes
checking assembler hidden support... no
checking assembler leb128 support... yes
checking assembler eh_frame optimization... bad
checking assembler section merging support... no
checking assembler dwarf2 debug_line support... no
checking assembler --gdwarf2 support... no
checking assembler --gstabs support... no
checking linker PT_GNU_EH_FRAME support... no
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for hppa2.0w-hp-hpux11.00
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating auto-host.h
Configuring fastjar...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /opt/imake/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) cc
checking whether the C compiler (cc -g ) works... yes
checking whether the C compiler (cc -g ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking for a BSD compatible install... /opt/imake/bin/install -c
checking for rm... /usr/bin/rm
checking for cp... /usr/bin/cp
checking for strip... /home/rdstt1/t901353/local/bin/strip
checking for chmod... /usr/bin/chmod
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... (cached) cc -E
checking for ANSI C header files... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for off_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking size of char... 1
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking whether byte ordering is bigendian... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating install-defs.sh
creating config.h

[gcc-3.2.1.obj]rds294[76]% make bootstrap
make[1]: Entering directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/regex.c -o pic/regex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/regex.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/cplus-dem.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/cp-demangle.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/md5.c -o pic/md5.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/md5.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/alloca.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/argv.c -o pic/argv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/argv.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/choose-temp.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/concat.c -o pic/concat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/concat.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/dyn-string.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/fdmatch.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/fibheap.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/floatformat.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/fnmatch.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/getopt.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/getopt1.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/getpwd.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/getruntime.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/hashtab.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/hex.c -o pic/hex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/hex.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/lbasename.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/make-temp-file.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/objalloc.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/obstack.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/partition.c -o pic/partition.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/partition.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/pexecute.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/safe-ctype.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/sort.c -o pic/sort.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/sort.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/spaces.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/splay-tree.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/strerror.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/strsignal.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/ternary.c -o pic/ternary.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/ternary.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/xatexit.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/xexit.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/xmalloc.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/xmemdup.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/xstrdup.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/xstrerror.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/asprintf.c -o pic/asprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/asprintf.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/mkstemps.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/setenv.c -o pic/setenv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/setenv.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include    ../../gcc-3.2.1/libiberty/vasprintf.c -o pic/vasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.2.1/libiberty/../include   ../../gcc-3.2.1/libiberty/vasprintf.c
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
  regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  asprintf.o mkstemps.o setenv.o vasprintf.o
true libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc libiberty.a \
    regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  asprintf.o mkstemps.o setenv.o vasprintf.o; \
  true libiberty.a; \
  cd ..; \
else true; fi
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  for g in asprintf.o mkstemps.o setenv.o vasprintf.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/libiberty/testsuite'
make[1]: Leaving directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/libiberty'
make[1]: Entering directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/zlib'
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/adler32.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/compress.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/crc32.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/deflate.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/gzio.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/infblock.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/infcodes.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/inffast.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/inflate.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/inftrees.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/infutil.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/trees.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/uncompr.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3.2.1/zlib      -g -c ../../gcc-3.2.1/zlib/zutil.c
rm -f libz.a
ar cru libz.a adler32.o compress.o crc32.o deflate.o gzio.o infblock.o infcodes.o inffast.o inflate.o inftrees.o infutil.o trees.o uncompr.o zutil.o 
true libz.a
: make ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=cc" "CFLAGS=-g" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g" "INSTALL=/bin/sh /home/rdstt1/t901353/src/gcc-3.2.1/install-sh -c" "INSTALL_DATA=/bin/sh /home/rdstt1/t901353/src/gcc-3.2.1/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /home/rdstt1/t901353/src/gcc-3.2.1/install-sh -c " "INSTALL_SCRIPT=/bin/sh /home/rdstt1/t901353/src/gcc-3.2.1/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g" "LIBCFLAGS_FOR_TARGET=-O2 -g" "MAKE=make" "MAKEINFO=makeinfo  " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/rdstt1/t901353/local" "infodir=/home/rdstt1/t901353/local/info" "libdir=/home/rdstt1/t901353/local/lib" "prefix=/home/rdstt1/t901353/local" "tooldir=/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00" "AR=ar" "AS=as" "CC=cc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g" "NM=nm" "PICFLAG=" "RANLIB=true" "DESTDIR=" DO=all multi-do
make[1]: Leaving directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/zlib'
Bootstrapping the compiler
make[1]: Entering directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc'
make CC="cc" libdir=/home/rdstt1/t901353/local/lib LANGUAGES="c " \
	CFLAGS="-g " MAKEINFO="makeinfo " \
	MAKEINFOFLAGS=""
make[2]: Entering directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc'
HEADERS="auto-host.h ansidecl.h  pa/pa.h pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-hpux.h pa/pa-hpux11.h defaults.h" DEFINES="POSIX USE_COLLECT2" \
TARGET_CPU_DEFAULT="MASK_PA_11" \
/bin/sh ../../gcc-3.2.1/gcc/mkconfig.sh config.h
HEADERS="auto-host.h ansidecl.h  pa/pa.h pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-hpux.h pa/pa-hpux11.h defaults.h" DEFINES="POSIX" \
TARGET_CPU_DEFAULT="MASK_PA_11" \
/bin/sh ../../gcc-3.2.1/gcc/mkconfig.sh hconfig.h
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/gengenrtl.c -o gengenrtl.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (gengenrtl.o) was detected. The linked output may not run on a PA 1.x system.
./gengenrtl -h > tmp-genrtl.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genflags.c -o genflags.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/rtl.c -o rtl.o
cc: "../../gcc-3.2.1/gcc/machmode.def", line 79: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 80: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 81: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 82: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 89: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 90: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 95: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 96: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 97: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 98: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 102: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 103: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 104: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 105: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 106: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 109: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 110: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 111: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 112: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 113: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 122: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 123: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 124: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 126: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 127: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 128: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 129: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 131: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 132: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 133: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 134: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 136: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 138: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 139: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 141: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 142: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 144: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 145: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 146: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 159: warning 950: Shift amount should be in the range of zero through 31 bits.
cc: "../../gcc-3.2.1/gcc/machmode.def", line 162: warning 950: Shift amount should be in the range of zero through 31 bits.
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/read-rtl.c -o read-rtl.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/bitmap.c -o bitmap.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/ggc-none.c -o ggc-none.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/gensupport.c -o gensupport.o
ltf="../../gcc-3.2.1/gcc/cp/cp-tree.def ../../gcc-3.2.1/gcc/java/java-tree.def ../../gcc-3.2.1/gcc/objc/objc-tree.def"; for f in $ltf; do \
    echo "#include \"$f\""; \
done | sed 's|../../gcc-3.2.1/gcc/||' > tmp-gencheck.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include \
  ../../gcc-3.2.1/gcc/gencheck.c -o gencheck.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencheck \
 gencheck.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (gencheck.o) was detected. The linked output may not run on a PA 1.x system.
./gencheck > tmp-check.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/print-rtl.c -o print-rtl.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/errors.c -o errors.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
 genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genflags.o) was detected. The linked output may not run on a PA 1.x system.
./genflags ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-flags.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genconstants.c -o genconstants.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
 genconstants.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genconstants.o) was detected. The linked output may not run on a PA 1.x system.
./genconstants ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-constants.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
(cd intl && make all)
make[3]: Entering directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/intl'
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/intl-compat.c -o intl-compat.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/bindtextdom.c -o bindtextdom.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/dcgettext.c -o dcgettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/dgettext.c -o dgettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/gettext.c -o gettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/finddomain.c -o finddomain.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/loadmsgcat.c -o loadmsgcat.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/localealias.c -o localealias.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/textdomain.c -o textdomain.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/l10nflist.c -o l10nflist.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/explodename.c -o explodename.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/dcigettext.c -o dcigettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/dcngettext.c -o dcngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/dngettext.c -o dngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/ngettext.c -o ngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/plural.c -o plural.o
cc -c -DIN_GCC -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" -DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.2.1/gcc/intl -I../../../gcc-3.2.1/gcc -I../../../gcc-3.2.1/gcc/config -I../../../gcc-3.2.1/gcc/../include  -g    ../../../gcc-3.2.1/gcc/intl/localcharset.c -o localcharset.o
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 dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o localcharset.o
ranlib libintl.a
/bin/sh ../../../gcc-3.2.1/gcc/intl/config.charset 'hppa2.0w-hp-hpux11.00' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gcc/g' ../../../gcc-3.2.1/gcc/intl/ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gcc/g' ../../../gcc-3.2.1/gcc/intl/ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[3]: Leaving directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/intl'
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include \
       -c ../../gcc-3.2.1/gcc/c-parse.c -o c-parse.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-lang.c -o c-lang.o
HEADERS="pa/pa-protos.h" DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ../../gcc-3.2.1/gcc/mkconfig.sh tm_p.h
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genpreds.c -o genpreds.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
 genpreds.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genpreds.o) was detected. The linked output may not run on a PA 1.x system.
./genpreds > tmp-preds.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/attribs.c -o attribs.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-errors.c -o c-errors.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-lex.c -o c-lex.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-pragma.c -o c-pragma.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-decl.c -o c-decl.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-typeck.c -o c-typeck.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-convert.c -o c-convert.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-aux-info.c -o c-aux-info.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-common.c -o c-common.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-format.c -o c-format.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-semantics.c -o c-semantics.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genconfig.c -o genconfig.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconfig \
  genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genconfig.o) was detected. The linked output may not run on a PA 1.x system.
./genconfig ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-config.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/c-objc-common.c -o c-objc-common.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cpplib.c -o cpplib.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cpplex.c -o cpplex.o
cc: "../../gcc-3.2.1/gcc/cpplex.c", line 515: warning 604: Pointers are not assignment-compatible.
cc: "../../gcc-3.2.1/gcc/cpplex.c", line 515: warning 563: Argument #2 is not the correct type.
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cppmacro.c -o cppmacro.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cppexp.c -o cppexp.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cppfiles.c -o cppfiles.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cpphash.c -o cpphash.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cpperror.c -o cpperror.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cppinit.c -o cppinit.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include \
  -DGCC_INCLUDE_DIR=\"/home/rdstt1/t901353/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/rdstt1/t901353/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1/../../../..`echo /home/rdstt1/t901353/local | sed -e 's|^/home/rdstt1/t901353/local||' -e 's|/[^/]*|/..|g'`/include/c++/3.2.1\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/rdstt1/t901353/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1/../../../..`echo /home/rdstt1/t901353/local | sed -e 's|^/home/rdstt1/t901353/local||' -e 's|/[^/]*|/..|g'`/include/c++/3.2.1/hppa2.0w-hp-hpux11.00\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/rdstt1/t901353/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1/../../../..`echo /home/rdstt1/t901353/local | sed -e 's|^/home/rdstt1/t901353/local||' -e 's|/[^/]*|/..|g'`/include/c++/3.2.1/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/rdstt1/t901353/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1/../../../../hppa2.0w-hp-hpux11.00/sys-include\" -DTO!
OL_INCLUDE_DIR=\"/home/rdstt1/t901353/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1/../../../../hppa2.0w-hp-hpux11.00/include\" \
  -c ../../gcc-3.2.1/gcc/cppdefault.c -o cppdefault.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/hashtable.c -o hashtable.o
cc: "../../gcc-3.2.1/gcc/hashtable.c", line 165: warning 604: Pointers are not assignment-compatible.
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/line-map.c -o line-map.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/mkdeps.c -o mkdeps.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include \
- -DPREFIX=\"/home/rdstt1/t901353/local\" \
  -c ../../gcc-3.2.1/gcc/prefix.c -o prefix.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/version.c -o version.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/mbchar.c -o mbchar.o
rm -rf libcpp.a
ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpphash.o cpperror.o cppinit.o cppdefault.o hashtable.o line-map.o mkdeps.o prefix.o version.o mbchar.o
ranlib libcpp.a
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/main.c -o main.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/alias.c -o alias.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/bb-reorder.c -o bb-reorder.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/gencodes.c -o gencodes.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencodes \
 gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (gencodes.o) was detected. The linked output may not run on a PA 1.x system.
./gencodes ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-codes.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/builtins.c -o builtins.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/caller-save.c -o caller-save.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/calls.c -o calls.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cfg.c -o cfg.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cfganal.c -o cfganal.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cfgbuild.c -o cfgbuild.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cfgcleanup.c -o cfgcleanup.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cfglayout.c -o cfglayout.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cfgloop.c -o cfgloop.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cfgrtl.c -o cfgrtl.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genattr.c -o genattr.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattr \
 genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genattr.o) was detected. The linked output may not run on a PA 1.x system.
./genattr ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-attr.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/combine.c -o combine.o
cc: "../../gcc-3.2.1/gcc/combine.c", line 9703: warning 604: Pointers are not assignment-compatible.
cc: "../../gcc-3.2.1/gcc/combine.c", line 9703: warning 563: Argument #1 is not the correct type.
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/conflict.c -o conflict.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/convert.c -o convert.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cse.c -o cse.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cselib.c -o cselib.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/dbxout.c -o dbxout.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/debug.c -o debug.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/dependence.c -o dependence.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/df.c -o df.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/diagnostic.c -o diagnostic.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/doloop.c -o doloop.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/dominance.c -o dominance.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/dwarf2asm.c -o dwarf2asm.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/dwarf2out.c -o dwarf2out.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/dwarfout.c -o dwarfout.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/emit-rtl.c -o emit-rtl.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/except.c -o except.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/explow.c -o explow.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/expmed.c -o expmed.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/expr.c -o expr.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/final.c -o final.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/flow.c -o flow.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/fold-const.c -o fold-const.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/function.c -o function.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/gcse.c -o gcse.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include genrtl.c -o genrtl.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/ggc-common.c -o ggc-common.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/global.c -o global.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/graph.c -o graph.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/haifa-sched.c -o haifa-sched.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/hash.c -o hash.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/hooks.c -o hooks.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/ifcvt.c -o ifcvt.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genattrtab.c -o genattrtab.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattrtab \
 genattrtab.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genattrtab.o) was detected. The linked output may not run on a PA 1.x system.
./genattrtab ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-attrtab.c
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include -c insn-attrtab.c \
  -o insn-attrtab.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genemit.c -o genemit.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genemit \
 genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genemit.o) was detected. The linked output may not run on a PA 1.x system.
./genemit ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-emit.c
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include -c insn-emit.c \
  -o insn-emit.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genextract.c -o genextract.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genextract \
 genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genextract.o) was detected. The linked output may not run on a PA 1.x system.
./genextract ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-extract.c
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include -c insn-extract.c \
  -o insn-extract.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genopinit.c -o genopinit.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genopinit \
 genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genopinit.o) was detected. The linked output may not run on a PA 1.x system.
./genopinit ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-opinit.c
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include -c insn-opinit.c \
  -o insn-opinit.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genoutput.c -o genoutput.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genoutput \
 genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genoutput.o) was detected. The linked output may not run on a PA 1.x system.
./genoutput ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-output.c
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include -c insn-output.c \
  -o insn-output.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genpeep.c -o genpeep.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpeep \
 genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genpeep.o) was detected. The linked output may not run on a PA 1.x system.
./genpeep ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-peep.c
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include -c insn-peep.c \
  -o insn-peep.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genrecog.c -o genrecog.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genrecog \
 genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genrecog.o) was detected. The linked output may not run on a PA 1.x system.
./genrecog ../../gcc-3.2.1/gcc/config/pa/pa.md > tmp-recog.c
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include -c insn-recog.c \
  -o insn-recog.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/integrate.c -o integrate.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include \
  -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" \
  -c ../../gcc-3.2.1/gcc/intl.c -o intl.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/jump.c -o jump.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/langhooks.c -o langhooks.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/lcm.c -o lcm.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/lists.c -o lists.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/local-alloc.c -o local-alloc.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/loop.c -o loop.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/optabs.c -o optabs.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/params.c -o params.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/predict.c -o predict.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/print-tree.c -o print-tree.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/profile.c -o profile.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/real.c -o real.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/recog.c -o recog.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/reg-stack.c -o reg-stack.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/regclass.c -o regclass.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/regmove.c -o regmove.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/regrename.c -o regrename.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/reload.c -o reload.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/reload1.c -o reload1.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/reorg.c -o reorg.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/resource.c -o resource.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/rtlanal.c -o rtlanal.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/rtl-error.c -o rtl-error.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/sbitmap.c -o sbitmap.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/sched-deps.c -o sched-deps.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/sched-ebb.c -o sched-ebb.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/sched-rgn.c -o sched-rgn.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/sched-vis.c -o sched-vis.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/sdbout.c -o sdbout.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/sibcall.c -o sibcall.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/simplify-rtx.c -o simplify-rtx.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/ssa.c -o ssa.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/ssa-ccp.c -o ssa-ccp.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/ssa-dce.c -o ssa-dce.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/stmt.c -o stmt.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/stor-layout.c -o stor-layout.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/stringpool.c -o stringpool.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/timevar.c -o timevar.o
lof="../../gcc-3.2.1/gcc/cp/lang-options.h ../../gcc-3.2.1/gcc/f/lang-options.h ../../gcc-3.2.1/gcc/java/lang-options.h ../../gcc-3.2.1/gcc/objc/lang-options.h"; for f in $lof; do \
    echo "#include \"$f\""; \
done | sed 's|../../gcc-3.2.1/gcc/||' > tmp-options.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-options.h options.h
echo timestamp > s-options
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include \
  -DTARGET_NAME=\"hppa2.0w-hp-hpux11.00\" \
  -c ../../gcc-3.2.1/gcc/toplev.c -o toplev.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/tree.c -o tree.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/tree-dump.c -o tree-dump.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/tree-inline.c -o tree-inline.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/unroll.c -o unroll.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/varasm.c -o varasm.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/varray.c -o varray.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/vmsdbgout.c -o vmsdbgout.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/xcoffout.c -o xcoffout.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/ggc-page.c -o ggc-page.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include \
	../../gcc-3.2.1/gcc/config/pa/pa.c -o pa.o
rm -rf libbackend.a
ar rc libbackend.a alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgrtl.o combine.o conflict.o convert.o cse.o cselib.o dbxout.o debug.o dependence.o df.o diagnostic.o doloop.o dominance.o dwarf2asm.o dwarf2out.o dwarfout.o emit-rtl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o haifa-sched.o hash.o hashtable.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o  langhooks.o lcm.o lists.o local-alloc.o loop.o mbchar.o optabs.o params.o predict.o print-rtl.o print-tree.o profile.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sibcall.o simplify-rtx.o ssa.o ssa-ccp.o ssa-dce.o stmt.o stor-layout.o st!
ringpool.o timevar.o toplev.o tree.o tree-dump.o tree-inline.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o ggc-page.o pa.o 
ranlib libbackend.a
cc -DIN_GCC    -g    -DHAVE_CONFIG_H  -o cc1 \
	c-parse.o c-lang.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-objc-common.o libcpp.a  main.o libbackend.a ./intl/libintl.a   ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (c-parse.o) was detected. The linked output may not run on a PA 1.x system.
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/tradcpp.c -o tradcpp.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/tradcif.c -o tradcif.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H  -o tradcpp0 \
tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o ./intl/libintl.a   ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (tradcpp.o) was detected. The linked output may not run on a PA 1.x system.
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  \
- -DTARGET_MACHINE=\"hppa2.0w-hp-hpux11.00\" \
- -c ../../gcc-3.2.1/gcc/collect2.c -o collect2.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/tlink.c -o tlink.o
if test yes = yes \
   || test -n ""; then \
  /bin/sh ../../gcc-3.2.1/gcc/genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "yes" \
    > tmp-mlib.h; \
else \
  /bin/sh ../../gcc-3.2.1/gcc/genmultilib '' '' '' '' '' '' '' no \
    > tmp-mlib.h; \
fi
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
lsf="../../gcc-3.2.1/gcc/cp/lang-specs.h ../../gcc-3.2.1/gcc/f/lang-specs.h ../../gcc-3.2.1/gcc/java/lang-specs.h ../../gcc-3.2.1/gcc/objc/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|../../gcc-3.2.1/gcc/||' > tmp-specs.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
(SHLIB_LINK='./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared  -nodefaultlibs -o @shlib_base_name@.sl @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.1 && ln -s @shlib_base_name@.sl @shlib_base_name@.1' \
SHLIB_MULTILIB=''; \
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/rdstt1/t901353/local/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.2.1\" -DDEFAULT_TARGET_MACHINE=\"hppa2.0w-hp-hpux11.00\" -DSTANDARD_BINDIR_PREFIX=\"/home/rdstt1/t901353/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
  -c ../../gcc-3.2.1/gcc/gcc.c -o gcc.o)
(SHLIB_LINK='./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared  -nodefaultlibs -o @shlib_base_name@.sl @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.1 && ln -s @shlib_base_name@.sl @shlib_base_name@.1' \
SHLIB_MULTILIB=''; \
cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/rdstt1/t901353/local/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.2.1\" -DDEFAULT_TARGET_MACHINE=\"hppa2.0w-hp-hpux11.00\" -DSTANDARD_BINDIR_PREFIX=\"/home/rdstt1/t901353/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
  -c ../../gcc-3.2.1/gcc/gccspec.c -o gccspec.o)
cc -DIN_GCC    -g    -DHAVE_CONFIG_H  -o xgcc gcc.o gccspec.o intl.o \
  prefix.o version.o  ./intl/libintl.a   ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (gcc.o) was detected. The linked output may not run on a PA 1.x system.
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cppmain.c -o cppmain.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H  -o cpp0 cppmain.o \
intl.o libcpp.a ./intl/libintl.a   ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (cppmain.o) was detected. The linked output may not run on a PA 1.x system.
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -dumpspecs > tmp-specs
mv tmp-specs specs
echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -S tmp-dum.c
echo '/*WARNING: This file is automatically generated!*/' >tmp-under.c
if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then \
  echo "int prepends_underscore = 1;" >>tmp-under.c; \
else \
  echo "int prepends_underscore = 0;" >>tmp-under.c; \
fi
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-under.c underscore.c
rm -f tmp-dum.c tmp-dum.s
echo timestamp > s-under
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include underscore.c -o underscore.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H  -o Tcollect2 \
	collect2.o tlink.o hash.o intl.o underscore.o version.o ./intl/libintl.a   ../libiberty/libiberty.a 
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (collect2.o) was detected. The linked output may not run on a PA 1.x system.
mv -f Tcollect2 collect2
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cppspec.c -o cppspec.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H  -o cpp gcc.o cppspec.o intl.o \
  prefix.o version.o  ./intl/libintl.a   ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (gcc.o) was detected. The linked output may not run on a PA 1.x system.
if [ -f /usr/include/limits.h ] ; then \
  cat ../../gcc-3.2.1/gcc/limitx.h ../../gcc-3.2.1/gcc/glimits.h ../../gcc-3.2.1/gcc/limity.h > tmp-xlimits.h; \
else \
  cat ../../gcc-3.2.1/gcc/glimits.h > tmp-xlimits.h; \
fi
mv tmp-xlimits.h xlimits.h
(SHLIB_LINK='./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared  -nodefaultlibs -o @shlib_base_name@.sl @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.1 && ln -s @shlib_base_name@.sl @shlib_base_name@.1' \
SHLIB_MULTILIB=''; \
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/rdstt1/t901353/local/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.2.1\" -DDEFAULT_TARGET_MACHINE=\"hppa2.0w-hp-hpux11.00\" -DSTANDARD_BINDIR_PREFIX=\"/home/rdstt1/t901353/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
	-I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cp/g++spec.c)
cc -DIN_GCC    -g    -DHAVE_CONFIG_H  -o g++ \
  gcc.o g++spec.o intl.o prefix.o version.o   ./intl/libintl.a   ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (gcc.o) was detected. The linked output may not run on a PA 1.x system.
(SHLIB_LINK='./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared  -nodefaultlibs -o @shlib_base_name@.sl @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.1 && ln -s @shlib_base_name@.sl @shlib_base_name@.1' \
SHLIB_MULTILIB=''; \
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/rdstt1/t901353/local/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.2.1\" -DDEFAULT_TARGET_MACHINE=\"hppa2.0w-hp-hpux11.00\" -DSTANDARD_BINDIR_PREFIX=\"/home/rdstt1/t901353/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
	-I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/f/g77spec.c)
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include -o g77version.o \
    ../../gcc-3.2.1/gcc/f/version.c
cc -DIN_GCC    -g    -DHAVE_CONFIG_H  -o g77 gcc.o g77spec.o g77version.o \
   version.o prefix.o intl.o  ./intl/libintl.a   ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (gcc.o) was detected. The linked output may not run on a PA 1.x system.
(SHLIB_LINK='./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared  -nodefaultlibs -o @shlib_base_name@.sl @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.1 && ln -s @shlib_base_name@.sl @shlib_base_name@.1' \
SHLIB_MULTILIB=''; \
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H    -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/rdstt1/t901353/local/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.2.1\" -DDEFAULT_TARGET_MACHINE=\"hppa2.0w-hp-hpux11.00\" -DSTANDARD_BINDIR_PREFIX=\"/home/rdstt1/t901353/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
	-I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/java/jvspec.c -o jvspec.o)
cc -DIN_GCC    -g    -DHAVE_CONFIG_H  -o gcj gcc.o jvspec.o prefix.o intl.o \
  version.o  ./intl/libintl.a   ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (gcc.o) was detected. The linked output may not run on a PA 1.x system.
if [ -f specs.ready ] ; then \
	true; \
else \
	echo timestamp > specs.ready; \
fi
(MAKE="make"; srcdir=`cd ../../gcc-3.2.1/gcc/fixinc && pwd` ; \
CC="cc"; CFLAGS="-DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE"; LDFLAGS=""; \
WARN_CFLAGS=""; \
export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS; cd ./fixinc && \
/bin/sh ${srcdir}/mkfixinc.sh hppa2.0w-hp-hpux11.00 hppa2.0w-hp-hpux11.00)
constructing ../fixinc.sh for hppa2.0w-hp-hpux11.00 to run on hppa2.0w-hp-hpux11.00
make TARGETS=oneprocess SHELL="/bin/sh" CC="cc" CFLAGS="-DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE" LDFLAGS="" install-bin
make[3]: Entering directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/fixinc'
/bin/sh ../../../gcc-3.2.1/gcc/fixinc/genfixes machname.h
Forbidden identifiers: PWB hp9000s800 hp9k8 hppa hpux unix 
cc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE   -I. -I.. -I../../../gcc-3.2.1/gcc/fixinc -I../../../gcc-3.2.1/gcc/fixinc/.. -I../../../gcc-3.2.1/gcc/fixinc/../config -I../../../gcc-3.2.1/gcc/fixinc/../../include ../../../gcc-3.2.1/gcc/fixinc/fixincl.c
cc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE   -I. -I.. -I../../../gcc-3.2.1/gcc/fixinc -I../../../gcc-3.2.1/gcc/fixinc/.. -I../../../gcc-3.2.1/gcc/fixinc/../config -I../../../gcc-3.2.1/gcc/fixinc/../../include ../../../gcc-3.2.1/gcc/fixinc/fixtests.c
cc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE   -I. -I.. -I../../../gcc-3.2.1/gcc/fixinc -I../../../gcc-3.2.1/gcc/fixinc/.. -I../../../gcc-3.2.1/gcc/fixinc/../config -I../../../gcc-3.2.1/gcc/fixinc/../../include ../../../gcc-3.2.1/gcc/fixinc/fixfixes.c
cc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE   -I. -I.. -I../../../gcc-3.2.1/gcc/fixinc -I../../../gcc-3.2.1/gcc/fixinc/.. -I../../../gcc-3.2.1/gcc/fixinc/../config -I../../../gcc-3.2.1/gcc/fixinc/../../include ../../../gcc-3.2.1/gcc/fixinc/server.c
cc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE   -I. -I.. -I../../../gcc-3.2.1/gcc/fixinc -I../../../gcc-3.2.1/gcc/fixinc/.. -I../../../gcc-3.2.1/gcc/fixinc/../config -I../../../gcc-3.2.1/gcc/fixinc/../../include ../../../gcc-3.2.1/gcc/fixinc/procopen.c
cc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE   -I. -I.. -I../../../gcc-3.2.1/gcc/fixinc -I../../../gcc-3.2.1/gcc/fixinc/.. -I../../../gcc-3.2.1/gcc/fixinc/../config -I../../../gcc-3.2.1/gcc/fixinc/../../include ../../../gcc-3.2.1/gcc/fixinc/gnu-regex.c
cc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE   -I. -I.. -I../../../gcc-3.2.1/gcc/fixinc -I../../../gcc-3.2.1/gcc/fixinc/.. -I../../../gcc-3.2.1/gcc/fixinc/../config -I../../../gcc-3.2.1/gcc/fixinc/../../include ../../../gcc-3.2.1/gcc/fixinc/fixlib.c
cc -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE   -I. -I.. -I../../../gcc-3.2.1/gcc/fixinc -I../../../gcc-3.2.1/gcc/fixinc/.. -I../../../gcc-3.2.1/gcc/fixinc/../config -I../../../gcc-3.2.1/gcc/fixinc/../../include  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o gnu-regex.o fixlib.o ../../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (fixincl.o) was detected. The linked output may not run on a PA 1.x system.
echo timestamp > full-stamp
./fixincl -v < /dev/null
'fixincl version 1.1'
chmod 755 ../fixinc.sh
make[3]: Leaving directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/fixinc'
rm -rf include; mkdir include
chmod a+rx include
(TARGET_MACHINE='hppa2.0w-hp-hpux11.00'; srcdir=`cd ../../gcc-3.2.1/gcc; pwd`; \
SHELL='/bin/sh' ;\
export TARGET_MACHINE srcdir SHELL ; \
/bin/sh ./fixinc.sh `pwd`/include /usr/include ; \
rm -f include/syslimits.h; \
if [ -f include/limits.h ]; then \
  mv include/limits.h include/syslimits.h; \
else \
  cp ../../gcc-3.2.1/gcc/gsyslimits.h include/syslimits.h; \
fi; \
chmod a+r include/syslimits.h)
Fixing headers into /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/include for hppa2.0w-hp-hpux11.00 target
Finding directories and links to directories
 Searching /usr/include/.
 Searching /usr/include/./X11/ICE
 Searching /usr/include/./X11/SM
 Searching /usr/include/./X11/extensions
 Searching /usr/include/./Mrm
 Searching /usr/include/./Xm
 Searching /usr/include/./uil
Making symbolic directory links
Fixing directory /usr/include into /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/include
Applying io_quotes_def            to sys/stropts.h
Applying io_quotes_def            to sys/dmapi/kdm_dmi.h
Applying io_quotes_def            to sys/dmapi/kdm_hsm.h
Applying io_quotes_use            to sys/fs/vx_aioctl.h
Applying io_quotes_use            to sys/fs/vx_ioctl.h
Applying machine_name             to sys/3bdkcom.h
Fixed:  sys/3bdkcom.h
Applying avoid_wchar_t_type       to sys/_wchar_t.h
Fixed:  sys/_wchar_t.h
Applying hp_sysfile               to sys/file.h
Applying io_quotes_def            to sys/ioctl.h
Applying io_quotes_use            to sys/ioctl.h
Applying io_quotes_def            to sys/mirror.h
Applying hp_inline                to sys/spinlock.h
Fixed:  sys/spinlock.h
Quoted includes in sys/spinlock.h
Applying gnu_types                to sys/types.h
Fixed:  sys/types.h
Quoted includes in sys/types.h
Applying machine_name             to exportent.h
Fixed:  exportent.h
Applying machine_name             to nfs/snode.h
Fixed:  nfs/snode.h
Applying sun_auth_proto           to rpc/auth.h
Fixed:  rpc/auth.h
Quoted includes in rpc/auth.h
Applying sun_auth_proto           to rpc/clnt.h
Fixed:  rpc/clnt.h
Quoted includes in rpc/clnt.h
Applying sun_auth_proto           to rpc/svc.h
Fixed:  rpc/svc.h
Quoted includes in rpc/svc.h
Applying sun_auth_proto           to rpc/xdr.h
Fixed:  rpc/xdr.h
Quoted includes in rpc/xdr.h
Applying machine_name             to X11/Xfuncs.h
Fixed:  X11/Xfuncs.h
Applying avoid_wchar_t_type       to X11/Xlib.h
Fixed:  X11/Xlib.h
Applying machine_name             to X11/Xpoll.h
Fixed:  X11/Xpoll.h
Applying machine_name             to X11/Xthreads.h
Fixed:  X11/Xthreads.h
Applying avoid_bool_type          to curses_colr/curses.h
Applying avoid_wchar_t_type       to curses_colr/curses.h
Fixed:  curses_colr/curses.h
Applying alpha___assert           to assert.h
Fixed:  assert.h
Applying hpux11_size_t            to ctype.h
Fixed:  ctype.h
Applying avoid_bool_define        to curses.h
Applying avoid_bool_type          to curses.h
Fixed:  curses.h
Applying hpux11_size_t            to errno.h
Fixed:  errno.h
Applying hpux11_uint32_c          to inttypes.h
Fixed:  inttypes.h
Quoted includes in inttypes.h
Applying hpux11_size_t            to locale.h
Fixed:  locale.h
Applying io_quotes_def            to machine/cpu.h
Applying hpux11_size_t            to malloc.h
Applying sun_malloc               to malloc.h
Fixed:  malloc.h
Applying hpux8_bogus_inlines      to math.h
Applying math_huge_val_ifndef     to math.h
Fixed:  math.h
Quoted includes in math.h
Applying hpux11_size_t            to pwd.h
Fixed:  pwd.h
Applying hpux11_size_t            to setjmp.h
Fixed:  setjmp.h
Applying gnu_types                to stddef.h
Applying hpux11_size_t            to stddef.h
Fixed:  stddef.h
Applying hpux11_size_t            to stdio.h
Applying hpux11_vsnprintf         to stdio.h
Applying stdio_stdarg_h           to stdio.h
Applying stdio_va_list            to stdio.h
Fixed:  stdio.h
Applying hpux11_size_t            to stdlib.h
Applying int_abort_free_and_exit  to stdlib.h
Applying sysz_stdlib_for_sun      to stdlib.h
Fixed:  stdlib.h
Applying hpux11_size_t            to string.h
Applying sysv68_string            to string.h
Fixed:  string.h
Applying avoid_bool_define        to term.h
Applying avoid_bool_type          to term.h
Fixed:  term.h
Applying hpux11_size_t            to time.h
Fixed:  time.h
Applying hpux11_size_t            to utime.h
Fixed:  utime.h
Applying hpux11_size_t            to varargs.h
Fixed:  varargs.h
Applying hpux11_size_t            to wchar.h
Fixed:  wchar.h
Applying io_quotes_use            to facetterm.h
Fixed:  facetterm.h
Applying io_quotes_use            to facetwin.h
Fixed:  facetwin.h
Cannot access starbase.p2.h from /usr/include
	error 2 (No such file or directory)
Cannot access starbase.p1.h from /usr/include
	error 2 (No such file or directory)
Applying machine_name             to X11R6/X11/Xfuncs.h
Fixed:  X11R6/X11/Xfuncs.h
Applying avoid_wchar_t_type       to X11R6/X11/Xlib.h
Fixed:  X11R6/X11/Xlib.h
Applying machine_name             to X11R6/X11/Xpoll.h
Fixed:  X11R6/X11/Xpoll.h
Applying machine_name             to X11R6/X11/Xthreads.h
Fixed:  X11R6/X11/Xthreads.h
Cleaning up unneeded directories:
fixincludes is done
if [ "/usr/include" = "/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include" ] \
   && [ -d /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include ]; then \
  if [ -d /home/rdstt1/t901353/local/lib ] ; then true ; else mkdir /home/rdstt1/t901353/local/lib ; fi; \
  if [ -d /home/rdstt1/t901353/local/lib/gcc-lib ] ; then true ; else mkdir /home/rdstt1/t901353/local/lib/gcc-lib; fi; \
  if [ -d /home/rdstt1/t901353/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00 ] ; then true ; else mkdir /home/rdstt1/t901353/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00 ; fi; \
  if [ -d /home/rdstt1/t901353/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1 ] ; then true ; else mkdir /home/rdstt1/t901353/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1 ; fi; \
else true; fi
echo timestamp > stmp-fixinc
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
for file in .. ../../gcc-3.2.1/gcc/ginclude/stdarg.h ../../gcc-3.2.1/gcc/ginclude/stddef.h ../../gcc-3.2.1/gcc/ginclude/varargs.h ../../gcc-3.2.1/gcc/ginclude/stdbool.h ../../gcc-3.2.1/gcc/ginclude/iso646.h ; do \
  if [ X$file != X.. ]; then \
    realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    echo timestamp > 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 [ xfloat-i128.h != xMakefile.in ]; then \
  cp ../../gcc-3.2.1/gcc/config/float-i128.h include/float.h && \
  chmod a+r include/float.h; \
else :; fi
rm -f include/README
cp ../../gcc-3.2.1/gcc/README-fixinc include/README
chmod a+r include/README
echo timestamp > stmp-int-hdrs
if [ -d /usr/include ]; \
then \
  CC="./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include     -I. -I../../gcc-3.2.1/gcc -isystem include -isystem /usr/include"; \
  export CC; \
  /bin/sh ../../gcc-3.2.1/gcc/scan-types.sh "../../gcc-3.2.1/gcc" >tmp-deduced.h; \
  mv tmp-deduced.h deduced.h; \
else \
  echo timestamp > deduced.h; \
fi
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/gen-protos.c -o gen-protos.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/scan.c -o scan.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gen-protos \
  gen-protos.o scan.o ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (gen-protos.o) was detected. The linked output may not run on a PA 1.x system.
sed -e s/TARGET_GETGROUPS_T/gid_t/ \
  deduced.h ../../gcc-3.2.1/gcc/sys-protos.h > tmp-fixtmp.c
mv tmp-fixtmp.c fixtmp.c
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include fixtmp.c -w -U__SIZE_TYPE__ -U__PTRDIFF_TYPE__ -U__WCHAR_TYPE__ -E \
  | sed -e 's/	/ /g' -e 's/ *(/ (/g' -e 's/ [ ]*/ /g' -e 's/( )/()/' \
  | ./gen-protos >xsys-protos.hT
gen-protos: 1346 entries 340 collisions
mv xsys-protos.hT xsys-protos.h
rm -rf fixtmp.c
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/fix-header.c -o fix-header.o
cc -c -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/scan-decls.c -o scan-decls.o
cc -DIN_GCC    -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o fix-header fix-header.o \
   scan-decls.o scan.o libcpp.a ./intl/libintl.a   ../libiberty/libiberty.a
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (fix-header.o) was detected. The linked output may not run on a PA 1.x system.
if [ -f fixhdr.ready ] ; then \
	true; \
else \
	echo timestamp > fixhdr.ready; \
fi
if [ -f include/fixed ] ; then true; \
else \
  : This line works around a 'make' bug in BSDI 1.1.; \
  FIXPROTO_DEFINES="-D_HPUX_SOURCE -D_HIUX_SOURCE"; export FIXPROTO_DEFINES; \
  mkinstalldirs="/bin/sh ../../gcc-3.2.1/gcc/mkinstalldirs"; \
    export mkinstalldirs; \
  if [ -d /usr/include ] ; then \
    /bin/sh ../../gcc-3.2.1/gcc/fixproto include include /usr/include; \
    if [ $? -eq 0 ] ; then true ; else exit 1 ; fi ; \
  else true; fi; \
  echo timestamp > include/fixed; \
fi
fixproto: populating `include'
fix-header: fixing curses.h
fix-header: fixing errno.h
fix-header: fixing exportent.h
fix-header: fixing X11/Xfuncs.h
(No *.h files in /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/include/X11R6)
fix-header: fixing X11R6/X11/Xfuncs.h
echo timestamp > stmp-fixproto
rm -f lib2funcs.asm
cp ../../gcc-3.2.1/gcc/config/pa/lib2funcs.asm .
objext='.o' \
LIB1ASMFUNCS='' \
LIB2FUNCS_1='_muldi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _clz _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi' \
LIB2FUNCS_2='_floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf _clear_cache _trampoline __main _exit _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 _ctors' \
LIB2FUNCS_ST='_eprintf _bb __gcc_bcmp' \
LIB2ADD='lib2funcs.asm quadlib.c' \
LIB2ADD_ST='' \
LIB2ADDEH='../../gcc-3.2.1/gcc/unwind-dw2.c ../../gcc-3.2.1/gcc/unwind-dw2-fde.c ../../gcc-3.2.1/gcc/unwind-sjlj.c' \
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \
FPBIT='' \
FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _thenan_sf _sf_to_usi _usi_to_sf' \
LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' \
DPBIT='' \
DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _thenan_df _df_to_usi _usi_to_df' \
MULTILIBS=`./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include --print-multi-lib` \
EXTRA_MULTILIB_PARTS='' \
SHLIB_LINK='./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared  -nodefaultlibs -o @shlib_base_name@.sl @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.1 && ln -s @shlib_base_name@.sl @shlib_base_name@.1' \
SHLIB_INSTALL='/opt/imake/bin/install -c -m 644 -m 555 @shlib_base_name@.sl $(slibdir)/@shlib_base_name@.1; rm -f $(slibdir)/@shlib_base_name@.sl; ln -s @shlib_base_name@.1 $(slibdir)/@shlib_base_name@.sl' \
SHLIB_EXT='.sl' \
SHLIB_MULTILIB='' \
SHLIB_MKMAP='' \
SHLIB_MKMAP_OPTS='' \
SHLIB_MAPFILES='' \
SHLIB_NM_FLAGS='-pg' \
MULTILIB_OSDIRNAMES='' \
mkinstalldirs='/bin/sh ../../gcc-3.2.1/gcc/mkinstalldirs' \
  /bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
HEADERS="ansidecl.h  pa/pa.h pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-hpux.h pa/pa-hpux11.h defaults.h" DEFINES="POSIX USE_COLLECT2" \
TARGET_CPU_DEFAULT="" \
/bin/sh ../../gcc-3.2.1/gcc/mkconfig.sh tconfig.h
make GCC_FOR_TARGET="./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include" \
  HOST_PREFIX="" HOST_PREFIX_1="ignore-" \
  AR_FOR_TARGET="` if [ -f /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/../binutils/ar ] ; then echo /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/../binutils/ar ; else if [ "hppa2.0w-hp-hpux11.00" = "hppa2.0w-hp-hpux11.00" ] ; then echo ar; else t='s,^,hppa2.0w-hp-hpux11.00-,'; echo ar | sed -e $t ; fi; fi`" \
  AR_CREATE_FOR_TARGET="` if [ -f /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/../binutils/ar ] ; then echo /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/../binutils/ar ; else if [ "hppa2.0w-hp-hpux11.00" = "hppa2.0w-hp-hpux11.00" ] ; then echo ar; else t='s,^,hppa2.0w-hp-hpux11.00-,'; echo ar | sed -e $t ; fi; fi`  rc" \
  AR_FLAGS_FOR_TARGET="" \
  CFLAGS="-g  " \
  RANLIB_FOR_TARGET="` if [ -f /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/../binutils/ranlib ] ; then echo /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/../binutils/ranlib ; else if [ "hppa2.0w-hp-hpux11.00" = "hppa2.0w-hp-hpux11.00" ] ; then echo ranlib; else t='s,^,hppa2.0w-hp-hpux11.00-,'; echo ranlib | sed -e $t ; fi; fi`" \
  RANLIB_TEST_FOR_TARGET="[ -f ` if [ -f /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/../binutils/ranlib ] ; then echo /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/../binutils/ranlib ; else if [ "hppa2.0w-hp-hpux11.00" = "hppa2.0w-hp-hpux11.00" ] ; then echo ranlib; else t='s,^,hppa2.0w-hp-hpux11.00-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "hppa2.0w-hp-hpux11.00" = "hppa2.0w-hp-hpux11.00" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
  NM_FOR_TARGET="` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/../binutils/nm-new ] ; then echo /home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc/../binutils/nm-new ; else if [ "hppa2.0w-hp-hpux11.00" = "hppa2.0w-hp-hpux11.00" ] ; then echo nm; else t='s,^,hppa2.0w-hp-hpux11.00-,'; echo nm | sed -e $t ; fi; fi`" AWK="gawk" \
  LIBGCC2_CFLAGS="-O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \
  INCLUDES="-I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include" \
  CONFIG_H="tconfig.h " MACHMODE_H="machmode.h machmode.def" \
  LIB1ASMSRC='' \
  MAKEOVERRIDES= \
  -f libgcc.mk all
make[3]: Entering directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc'
for d in libgcc; do \
  if [ -d $d ]; then true; else /bin/sh ../../gcc-3.2.1/gcc/mkinstalldirs $d; fi; \
done
mkdir libgcc
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_muldi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_muldi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_negdi2 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_negdi2.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_lshrdi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_lshrdi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_ashldi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_ashldi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_ashrdi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_ashrdi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_ffsdi2 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_ffsdi2.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_clz -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_clz.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_cmpdi2 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_cmpdi2.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_ucmpdi2 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_floatdidf -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_floatdidf.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_floatdisf -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_floatdisf.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixunsdfsi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixunssfsi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixunsdfdi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixdfdi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixdfdi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixunssfdi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixsfdi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixsfdi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixxfdi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixxfdi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixunsxfdi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_floatdixf -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_floatdixf.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixunsxfsi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixtfdi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixtfdi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_fixunstfdi -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_floatditf -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_floatditf.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_clear_cache -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_clear_cache.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_trampoline -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_trampoline.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL__main -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./__main.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
../../gcc-3.2.1/gcc/libgcc2.c: In function `__do_global_dtors':
../../gcc-3.2.1/gcc/libgcc2.c:1886: warning: function declaration isn't a prototype
../../gcc-3.2.1/gcc/libgcc2.c:1886: warning: function declaration isn't a prototype
../../gcc-3.2.1/gcc/libgcc2.c: At top level:
../../gcc-3.2.1/gcc/libgcc2.c:1936: warning: function declaration isn't a prototype
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_exit -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_exit.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_absvsi2 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_absvsi2.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_absvdi2 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_absvdi2.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_addvsi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_addvsi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_addvdi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_addvdi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_subvsi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_subvsi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_subvdi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_subvdi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_mulvsi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_mulvsi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_mulvdi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_negvsi2 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_negvsi2.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_negvdi2 -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_negvdi2.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_ctors -c ../../gcc-3.2.1/gcc/libgcc2.c -o libgcc/./_ctors.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_divdi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_moddi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_moddi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_udivdi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivdi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_umoddi3 -c ../../gcc-3.2.1/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_umoddi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_udiv_w_sdiv -c ../../gcc-3.2.1/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udiv_w_sdiv.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include  -DL_udivmoddi4 -c ../../gcc-3.2.1/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivmoddi4.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include -xassembler-with-cpp -c lib2funcs.asm -o libgcc/./lib2funcs.o
./xgcc -B./ -B/home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/bin/ -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/include -isystem /home/rdstt1/t901353/local/hppa2.0w-hp-hpux11.00/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include -c quadlib.c -o libgcc/./quadlib.o
xgcc: quadlib.c: No such file or directory
xgcc: no input files
make[3]: *** [libgcc/./quadlib.o] Error 1
make[3]: Leaving directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/rdstt1/t901353/src/gcc-3.2.1.obj/gcc'
make: *** [bootstrap] Error 2
[gcc-3.2.1.obj]rds294[77]% 
------- End of forwarded message -------



More information about the Gcc-bugs mailing list