public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Help: failed to install gcc on my SCO UnixWare machine!
@ 2003-05-28 21:21 Zhang, Lance X.
  2003-05-28 21:22 ` Joe Buck
  0 siblings, 1 reply; 5+ messages in thread
From: Zhang, Lance X. @ 2003-05-28 21:21 UTC (permalink / raw)
  To: gcc; +Cc: Zhang, Lance X.


[-- Attachment #1.1: Type: text/plain, Size: 2161 bytes --]

Hi, there:

I downloaded gcc package from your web site and tried to install it onto my
UnixWare box but failed.
The following is what I did:

----------------------------------------------------------------------------
---------------------------------------------------------------------
[slc001]#uname -a
UnixWare slc001 5 7.1.0 i386 x86at SCO UNIX_SVR5
[slc001]#
[slc001]#uname -f 
architecture=IA32
bus_types=PCI2.10,EISA,ISA
hostname=slc001.mcleodusa.com
hw_provider=Generic AT
hw_serial=2GF011288
kernel_stamp=99/03/04
machine=Pentium Pro
num_cg=1
num_cpu=1
os_base=UNIX_SVR5
os_provider=SCO
release=5
srpc_domain=
sysname=UnixWare
user_limit=5
version=7.1.0
[slc001]#
[slc001]#uname -X

System = UnixWare
Node = slc001
Release = 5
KernelID = 99/03/04
Machine = Pentium Pro
BusType = EISA
Serial = 2GF011288
Users = 5
OEM# = 0
Origin# = 1
NumCPU = 1


[slc001]#pwd   
/e800/src
[slc001]#ls -l gcc-3.3.tar
-rw-r--r--  1 root     152872960 May 28 14:10 gcc-3.3.tar
[slc001]#tar -xvf gcc-3.3.tar 1>>untar_output.txt 2>>untar_output.txt
[slc001]#cd gcc-3.3
[slc001]#mkdir objdir
[slc001]#cd objdir
[slc001]#pwd
/e800/src/gcc-3.3/objdir
[slc001]# ../configure 1>>config_output.txt 2>>config_output.txt
[slc001]#ls -l /usr/bin/gmake
lrwxrwxrwx  1 root           19 Sep 10  2002 /usr/bin/gmake ->
/usr/local/bin/make
[slc001]#ls -l /usr/local/bin/make
-rwxrwxrwx  1 root       758378 Aug 22  2002 /usr/local/bin/make
[slc001]# /usr/bin/gmake 1>>gmake_output.txt 2>>gmake_output.txt
[slc001]#date
Wed May 28 14:28:28 MDT 2003
[slc001]#


----------------------------------------------------------------------------
---------------------------------------------------------------------

The following are the command outputs I got:

 <<config_output.txt>>  <<gmake_output.txt>> 



Would you please tell me what went wrong?

Many thanks!



Lance Zhang
McLeodUSA Inc.





NOTICE: This electronic mail transmission may contain confidential
information and is intended only for the person(s) named.  Any use, copying
or disclosure by any other person is strictly prohibited. If you have
received this transmission in error, please notify the sender via e-mail.




[-- Attachment #1.2: Type: text/html, Size: 5921 bytes --]

[-- Attachment #2: config_output.txt --]
[-- Type: text/plain, Size: 18674 bytes --]

Configuring for a i686-unknown-sysv5UnixWare7.1.0 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 /e800/src/gcc-3.3/objdir using "mh-frag"
Configuring libiberty...
creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... no
checking for perl... perl
checking host system type... i686-unknown-sysv5UnixWare7.1.0
checking build system type... i686-unknown-sysv5UnixWare7.1.0
checking for ar... ar
checking for ranlib... no
checking for gcc... cc
checking whether we are using GNU C... no
checking whether cc understands -c and -o together... yes
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... no
checking for a BSD compatible install... ../../libiberty/../install-sh -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... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
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... no
checking for pid_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... no
checking for memmove... yes
checking for memset... no
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 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... yes
checking for _system_configuration... no
checking for getrusage... yes
checking for on_exit... no
checking for psignal... yes
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 pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
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... i686-unknown-sysv5UnixWare7.1.0
checking target system type... i686-unknown-sysv5UnixWare7.1.0
checking build system type... i686-unknown-sysv5UnixWare7.1.0
checking for a BSD compatible install... ../../zlib/../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking 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/ucb//ld
checking if the linker (/usr/ucb//ld) is GNU ld... no
checking for /usr/ucb//ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... unknown
checking for object suffix... o
checking for ranlib... no
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... -KPIC -DPIC
checking if cc PIC flag -KPIC -DPIC works... yes
checking if cc static flag -Bstatic works... no
finding the maximum length of command line arguments... 12289
checking if cc supports -c -o file.o... yes
checking whether the linker (/usr/ucb//ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... sysv5UnixWare7.1.0 ld.so
checking command to parse /usr/bin/nm -p 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 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... (cached) yes
checking for memcpy... (cached) no
checking for strerror... (cached) yes
checking for unistd.h... (cached) yes
updating cache ../config.cache
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... i686-unknown-sysv5UnixWare7.1.0
checking target system type... i686-unknown-sysv5UnixWare7.1.0
checking build system type... i686-unknown-sysv5UnixWare7.1.0
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... (cached) yes
checking for gnatbind... no
checking for compiler driver that understands Ada... cc
checking whether cc accepts -Wno-long-long... no
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 gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether ln works... yes
checking whether ln -s works... yes
checking for ranlib... :
checking for a BSD compatible install... ../../gcc/../install-sh -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... yes
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking byte ordering... little-endian
checking floating point format... IEEE (little-endian)
checking for mktemp... no
checking for makeinfo... no
configure: warning: 
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... no
checking for flex... /bin/sh ../../gcc/../missing flex
checking for bison... /bin/sh ../../gcc/../missing bison
checking for collect2 libraries... -lld
checking for library containing exc_resume... no
checking for library containing ldexp... none required
checking for preprocessor stringizing operator... yes
checking for inttypes.h... no
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 scandir... yes
checking for alphasort... 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)... no
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... no
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... no
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 vasprintf is declared... no
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... no
checking whether setrlimit is declared... no
checking whether getrusage is declared... no
checking whether times is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for .preinit_array/.init_array/.fini_array support... no
checking if mkdir takes one argument... no
Using `../../gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
	../../gcc/config/i386/i386.h
	../../gcc/config/i386/unix.h
	../../gcc/config/i386/att.h
	../../gcc/config/dbxelf.h
	../../gcc/config/elfos.h
	../../gcc/config/svr4.h
	../../gcc/config/i386/sysv4.h
	../../gcc/config/i386/sysv5.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) no
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for bison... no
checking for catalogs to be installed...  be da de el es fr ja nl sv tr be da de el es fr ja nl sv tr
checking what assembler to use... /usr/ccs/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... none
checking assembler subsection support... no
checking assembler weak support... yes
checking assembler hidden support... no
checking assembler leb128 support... no
checking assembler eh_frame optimization... no
checking assembler section merging support... no
checking assembler thread-local storage support... no
checking assembler instructions... 
checking assembler GOTOFF in data directives... yes
checking assembler dwarf2 debug_line support... no
checking assembler --gdwarf2 support... no
checking assembler --gstabs support... no
checking linker read-only and read-write section mixing... UX:as: ERROR: conftest1.s:1:expecting name operand for .section, operand 1
unknown
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 i686-unknown-sysv5UnixWare7.1.0
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating mkheaders
creating auto-host.h
Configuring fastjar...
loading cache ../config.cache
checking for a BSD compatible install... ../../fastjar/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
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... ../../fastjar/install-sh -c
checking for rm... /sbin/rm
checking for cp... /sbin/cp
checking for strip... /usr/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 limits.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 if mkdir takes one argument... (cached) no
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 byte ordering... (cached) little-endian
updating cache ../config.cache
creating ./config.status
creating Makefile
creating install-defs.sh
creating config.h

[-- Attachment #3: gmake_output.txt --]
[-- Type: text/plain, Size: 20373 bytes --]

gmake[1]: Entering directory `/e800/src/gcc-3.3/objdir/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../../libiberty/../include    ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/objalloc.c -o objalloc.o
UX:acomp: WARNING: "/usr/include/stddef.h", line 34: macro redefined: offsetof
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/pexecute.c -o pexecute.o
UX:acomp: WARNING: "/usr/ucbinclude/sys/wait.h", line 115: macro redefined: WUNTRACED
UX:acomp: WARNING: "/usr/ucbinclude/sys/wait.h", line 135: macro redefined: WIFEXITED
UX:acomp: WARNING: "/usr/ucbinclude/sys/wait.h", line 136: macro redefined: WIFSIGNALED
UX:acomp: WARNING: "/usr/ucbinclude/sys/wait.h", line 137: macro redefined: WIFSTOPPED
UX:acomp: WARNING: "/usr/ucbinclude/sys/wait.h", line 140: macro redefined: WEXITSTATUS
UX:acomp: WARNING: "/usr/ucbinclude/sys/wait.h", line 141: macro redefined: WTERMSIG
UX:acomp: WARNING: "/usr/ucbinclude/sys/wait.h", line 142: macro redefined: WSTOPSIG
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/ternary.c -o pic/ternary.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/ternary.c -o ternary.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/asprintf.c -o pic/asprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/asprintf.c -o asprintf.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/memcpy.c -o pic/memcpy.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/memcpy.c -o memcpy.o
UX:acomp: WARNING: "../../libiberty/memcpy.c", line 24: Function illegally defined in hosted mode: memcpy
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/memset.c -o pic/memset.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/memset.c -o memset.o
UX:acomp: WARNING: "../../libiberty/memset.c", line 25: Function illegally defined in hosted mode: memset
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/mkstemps.c -o mkstemps.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/setenv.c -o pic/setenv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/setenv.c -o setenv.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/vasprintf.c -o pic/vasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/vasprintf.c -o vasprintf.o
UX:acomp: WARNING: "../../libiberty/vasprintf.c", line 143: argument is incompatible with prototype: arg #2
UX:acomp: WARNING: "../../libiberty/vasprintf.c", line 143: improper pointer/integer combination: op "="
rm -f libiberty.a pic/libiberty.a
ar cr 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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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 memcpy.o memset.o mkstemps.o setenv.o vasprintf.o
true libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar cr 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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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 memcpy.o memset.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 memcpy.o memset.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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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
gmake[2]: Entering directory `/e800/src/gcc-3.3/objdir/libiberty/testsuite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/e800/src/gcc-3.3/objdir/libiberty/testsuite'
gmake[1]: Leaving directory `/e800/src/gcc-3.3/objdir/libiberty'
gmake[1]: Entering directory `/e800/src/gcc-3.3/objdir/zlib'
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/adler32.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/compress.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/crc32.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/deflate.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/gzio.c
UX:acomp: WARNING: "../../zlib/gzio.c", line 535: argument is incompatible with prototype: arg #2
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/infblock.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/infcodes.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/inffast.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/inflate.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/inftrees.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/infutil.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/trees.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../zlib/uncompr.c
cc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../zlib      -g -c ../../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
: /usr/bin/gmake ; exec true "AR_FLAGS=cr" "CC_FOR_BUILD=cc" "CFLAGS=-g" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g" "INSTALL=/bin/sh /e800/src/gcc-3.3/install-sh -c" "INSTALL_DATA=/bin/sh /e800/src/gcc-3.3/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /e800/src/gcc-3.3/install-sh -c " "INSTALL_SCRIPT=/bin/sh /e800/src/gcc-3.3/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g" "LIBCFLAGS_FOR_TARGET=-O2 -g" "MAKE=/usr/bin/gmake" "MAKEINFO=/e800/src/gcc-3.3/missing makeinfo --no-split " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/i686-unknown-sysv5UnixWare7.1.0" "AR=ar" "AS=as" "CC=cc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g" "NM=nm" "PICFLAG=" "RANLIB=true" "DESTDIR=" DO=all multi-do
gmake[1]: Leaving directory `/e800/src/gcc-3.3/objdir/zlib'
gmake[1]: Entering directory `/e800/src/gcc-3.3/objdir/fastjar'
cc -DHAVE_CONFIG_H -I. -I../../fastjar -I. -I. -I../../fastjar -I../../fastjar/../zlib -I../../fastjar/../include    -g -c ../../fastjar/jartool.c
UX:acomp: ERROR: "../../fastjar/jartool.c", line 455: undefined symbol: STDOUT_FILENO
UX:acomp: ERROR: "../../fastjar/jartool.c", line 477: undefined symbol: STDIN_FILENO
gmake[1]: *** [jartool.o] Error 1
gmake[1]: Leaving directory `/e800/src/gcc-3.3/objdir/fastjar'
gmake: *** [all-fastjar] Error 2

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

* Re: Help: failed to install gcc on my SCO UnixWare machine!
  2003-05-28 21:21 Help: failed to install gcc on my SCO UnixWare machine! Zhang, Lance X.
@ 2003-05-28 21:22 ` Joe Buck
  2003-05-29  1:29   ` Jeff Sturm
  0 siblings, 1 reply; 5+ messages in thread
From: Joe Buck @ 2003-05-28 21:22 UTC (permalink / raw)
  To: Zhang, Lance X.; +Cc: gcc

On Wed, May 28, 2003 at 03:52:01PM -0500, Zhang, Lance X. wrote:
> I downloaded gcc package from your web site and tried to install it onto my
> UnixWare box but failed.
> The following is what I did:

> [slc001]# ../configure 1>>config_output.txt 2>>config_output.txt
> [slc001]#ls -l /usr/bin/gmake

Something seems to be going wrong with Java; I have not seen that error
before.  I can't advise you on that, but you could try just building the
other languages:

../configure --enable-languages=c,c++,objc,f77

This will only build the C, C++, Objective-C, and Fortran 77 compilers.
If you don't need all of those, you could omit the ones you don't want.

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

* Re: Help: failed to install gcc on my SCO UnixWare machine!
  2003-05-28 21:22 ` Joe Buck
@ 2003-05-29  1:29   ` Jeff Sturm
  0 siblings, 0 replies; 5+ messages in thread
From: Jeff Sturm @ 2003-05-29  1:29 UTC (permalink / raw)
  To: Joe Buck; +Cc: Zhang, Lance X., gcc

On Wed, 28 May 2003, Joe Buck wrote:
> On Wed, May 28, 2003 at 03:52:01PM -0500, Zhang, Lance X. wrote:
> > [slc001]# ../configure 1>>config_output.txt 2>>config_output.txt
> > [slc001]#ls -l /usr/bin/gmake
>
> Something seems to be going wrong with Java; I have not seen that error
> before.  I can't advise you on that, but you could try just building the
> other languages:
>
> ../configure --enable-languages=c,c++,objc,f77

The fastjar failure seems to indicate that unistd.h is missing or doesn't
define STDIN_FILENO/STDOUT_FILENO.  It'd be nice to know why it builds for
other UnixWare users but not you, e.g.

http://gcc.gnu.org/ml/gcc-testresults/2003-05/msg00845.html

Jeff

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

* RE: Help: failed to install gcc on my SCO UnixWare machine!
@ 2003-05-30 16:56 Zhang, Lance X.
  0 siblings, 0 replies; 5+ messages in thread
From: Zhang, Lance X. @ 2003-05-30 16:56 UTC (permalink / raw)
  To: Jeff Sturm; +Cc: Zhang, Lance X., gcc

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

Hi, Jeff:

I tried the following but I still got some errors:

----------------------------------------------------------------------------
----------
[slc001]# ../configure --enable-languages=c 1>>config_output2.txt
2>>config_output2.txt
[slc001]#ls -l /usr/bin/gmake
----------------------------------------------------------------------------
----------


Here are the log files:


Also, I do have unistd.h:
----------------------------------------------------------------------------
----------
[slc001]# pwd
/usr/include
[slc001]ls -l unistd.h
-r--r--r--    1 bin      bin            8760 Mar  5  2002 unistd.h
[slc001]# grep -n _FILENO  unistd.h
53:#define      STDIN_FILENO    0
54:#define STDOUT_FILENO        1
55:#define STDERR_FILENO        2
----------------------------------------------------------------------------
----------

Thanks!

Lance

-----Original Message-----
From: Jeff Sturm [mailto:jsturm@one-point.com]
Sent: Wednesday, May 28, 2003 4:50 PM
To: Joe Buck
Cc: Zhang, Lance X.; gcc@gcc.gnu.org
Subject: Re: Help: failed to install gcc on my SCO UnixWare machine!


On Wed, 28 May 2003, Joe Buck wrote:
> On Wed, May 28, 2003 at 03:52:01PM -0500, Zhang, Lance X. wrote:
> > [slc001]# ../configure 1>>config_output.txt 2>>config_output.txt
> > [slc001]#ls -l /usr/bin/gmake
>
> Something seems to be going wrong with Java; I have not seen that error
> before.  I can't advise you on that, but you could try just building the
> other languages:
>
> ../configure --enable-languages=c,c++,objc,f77

The fastjar failure seems to indicate that unistd.h is missing or doesn't
define STDIN_FILENO/STDOUT_FILENO.  It'd be nice to know why it builds for
other UnixWare users but not you, e.g.

http://gcc.gnu.org/ml/gcc-testresults/2003-05/msg00845.html

Jeff



NOTICE: This electronic mail transmission may contain confidential
information and is intended only for the person(s) named.  Any use, copying
or disclosure by any other person is strictly prohibited. If you have
received this transmission in error, please notify the sender via e-mail.



    


[-- Attachment #2: config_output2.txt --]
[-- Type: text/plain, Size: 14189 bytes --]

Configuring for a i686-unknown-sysv5UnixWare7.1.0 host.
*** This configuration is not supported in the following subdirectories:
     target-libffi target-boehm-gc target-zlib target-libjava target-libstdc++-v3 target-libf2c zlib fastjar target-libobjc
    (Any other directories should still work fine.)
Created "Makefile" in /e800/src/gcc-3.3/objdir using "mh-frag"
Configuring libiberty...
creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... no
checking for perl... perl
checking host system type... i686-unknown-sysv5UnixWare7.1.0
checking build system type... i686-unknown-sysv5UnixWare7.1.0
checking for ar... ar
checking for ranlib... no
checking for gcc... cc
checking whether we are using GNU C... no
checking whether cc understands -c and -o together... yes
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... no
checking for a BSD compatible install... ../../libiberty/../install-sh -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... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
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 for pid_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... no
checking for memmove... yes
checking for memset... no
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... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
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 _system_configuration... no
checking for getrusage... yes
checking for on_exit... no
checking for psignal... yes
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 pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking host system type... i686-unknown-sysv5UnixWare7.1.0
checking target system type... i686-unknown-sysv5UnixWare7.1.0
checking build system type... i686-unknown-sysv5UnixWare7.1.0
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... (cached) yes
checking for gnatbind... no
checking for compiler driver that understands Ada... cc
checking whether cc accepts -Wno-long-long... no
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}... 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 gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether ln works... yes
checking whether ln -s works... yes
checking for ranlib... :
checking for a BSD compatible install... ../../gcc/../install-sh -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... yes
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking byte ordering... little-endian
checking floating point format... IEEE (little-endian)
checking for mktemp... no
checking for makeinfo... no
configure: warning: 
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... no
checking for flex... /bin/sh ../../gcc/../missing flex
checking for bison... /bin/sh ../../gcc/../missing bison
checking for collect2 libraries... -lld
checking for library containing exc_resume... no
checking for library containing ldexp... none required
checking for preprocessor stringizing operator... yes
checking for inttypes.h... no
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 scandir... no
checking for alphasort... no
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)... no
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... yes
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 vasprintf is declared... no
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 for .preinit_array/.init_array/.fini_array support... no
checking if mkdir takes one argument... no
Using `../../gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
	../../gcc/config/i386/i386.h
	../../gcc/config/i386/unix.h
	../../gcc/config/i386/att.h
	../../gcc/config/dbxelf.h
	../../gcc/config/elfos.h
	../../gcc/config/svr4.h
	../../gcc/config/i386/sysv4.h
	../../gcc/config/i386/sysv5.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) no
checking for alloca... no
checking whether alloca needs Cray hooks... (cached) no
checking stack direction for C alloca... (cached) -1
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for bison... no
checking for catalogs to be installed...  be da de el es fr ja nl sv tr be da de el es fr ja nl sv tr
checking what assembler to use... /usr/ccs/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... none
checking assembler subsection support... no
checking assembler weak support... yes
checking assembler hidden support... no
checking assembler leb128 support... no
checking assembler eh_frame optimization... no
checking assembler section merging support... no
checking assembler thread-local storage support... no
checking assembler instructions... 
checking assembler GOTOFF in data directives... yes
checking assembler dwarf2 debug_line support... no
checking assembler --gdwarf2 support... no
checking assembler --gstabs support... no
checking linker read-only and read-write section mixing... UX:as: ERROR: conftest1.s:1:expecting name operand for .section, operand 1
unknown
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 i686-unknown-sysv5UnixWare7.1.0
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating mkheaders
creating auto-host.h

[-- Attachment #3: gmake_output2.txt --]
[-- Type: text/plain, Size: 45254 bytes --]

gmake[1]: Entering directory `/e800/src/gcc-3.3/objdir/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../../libiberty/../include    ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/objalloc.c -o objalloc.o
UX:acomp: WARNING: "/usr/include/stddef.h", line 34: macro redefined: offsetof
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/ternary.c -o pic/ternary.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/ternary.c -o ternary.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/asprintf.c -o pic/asprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/asprintf.c -o asprintf.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/memcpy.c -o pic/memcpy.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/memcpy.c -o memcpy.o
UX:acomp: WARNING: "../../libiberty/memcpy.c", line 24: Function illegally defined in hosted mode: memcpy
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/memset.c -o pic/memset.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/memset.c -o memset.o
UX:acomp: WARNING: "../../libiberty/memset.c", line 25: Function illegally defined in hosted mode: memset
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/mkstemps.c -o mkstemps.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/setenv.c -o pic/setenv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/setenv.c -o setenv.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/sigsetmask.c -o sigsetmask.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/vasprintf.c -o pic/vasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/vasprintf.c -o vasprintf.o
rm -f libiberty.a pic/libiberty.a
ar cr 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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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 memcpy.o memset.o mkstemps.o setenv.o sigsetmask.o vasprintf.o
true libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar cr 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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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 memcpy.o memset.o mkstemps.o setenv.o sigsetmask.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 memcpy.o memset.o mkstemps.o setenv.o sigsetmask.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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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
gmake[2]: Entering directory `/e800/src/gcc-3.3/objdir/libiberty/testsuite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/e800/src/gcc-3.3/objdir/libiberty/testsuite'
gmake[1]: Leaving directory `/e800/src/gcc-3.3/objdir/libiberty'
gmake[1]: Entering directory `/e800/src/gcc-3.3/objdir/gcc'
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/sysv5.h defaults.h" XM_DEFINES="POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \
/bin/sh ../../gcc/mkconfig.sh config.h
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/sysv5.h defaults.h" XM_DEFINES="POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \
/bin/sh ../../gcc/mkconfig.sh hconfig.h
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/gengenrtl.c -o gengenrtl.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh ../../gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ../../gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/genflags.c -o genflags.o
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *srcdir = "  >> tmp-gtyp.h
echo "\"../../gcc\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *lang_files[] = {" >> tmp-gtyp.h
ll="../../gcc/c-lang.c  ../../gcc/c-parse.in  ../../gcc/c-tree.h  ../../gcc/c-decl.c  ../../gcc/c-common.c  ../../gcc/c-common.h  ../../gcc/c-pragma.c  ../../gcc/c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="c  c  c  c  c  c  c  c "; \
for f in $ff; do \
echo "\"$f\", " ; done  >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *all_files[] = {" >> tmp-gtyp.h
gf="config.h auto-host.h ../../gcc/../include/ansidecl.h ../../gcc/config/i386/i386.h ../../gcc/config/i386/unix.h ../../gcc/config/i386/att.h ../../gcc/config/dbxelf.h ../../gcc/config/elfos.h ../../gcc/config/svr4.h ../../gcc/config/i386/sysv4.h ../../gcc/config/i386/sysv5.h ../../gcc/defaults.h ../../gcc/defaults.h ../../gcc/location.h ../../gcc/../include/hashtab.h ../../gcc/bitmap.h ../../gcc/function.h  ../../gcc/rtl.h ../../gcc/optabs.h ../../gcc/tree.h ../../gcc/libfuncs.h ../../gcc/hashtable.h ../../gcc/real.h ../../gcc/varray.h ../../gcc/ssa.h ../../gcc/insn-addr.h ../../gcc/cselib.h ../../gcc/c-common.h ../../gcc/c-tree.h ../../gcc/basic-block.h ../../gcc/alias.c ../../gcc/bitmap.c ../../gcc/cselib.c ../../gcc/dwarf2out.c ../../gcc/emit-rtl.c ../../gcc/except.c ../../gcc/explow.c ../../gcc/expr.c ../../gcc/fold-const.c ../../gcc/function.c ../../gcc/gcse.c ../../gcc/integrate.c ../../gcc/lists.c ../../gcc/optabs.c ../../gcc/profile.c ../../gcc/ra-build.c ../../gcc/regclass.c ../../gcc/reg-stack.c ../../gcc/sdbout.c ../../gcc/stmt.c ../../gcc/stor-layout.c ../../gcc/tree.c ../../gcc/varasm.c ../../gcc/config/i386/i386.c ../../gcc/c-lang.c ../../gcc/c-parse.in ../../gcc/c-tree.h ../../gcc/c-decl.c ../../gcc/c-common.c ../../gcc/c-common.h ../../gcc/c-pragma.c ../../gcc/c-objc-common.c"; \
for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf=""; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh ../../gcc/move-if-change tmp-gtyp.h gtyp-gen.h 
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
  ../../gcc/gengtype.c -o gengtype.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
  ../../gcc/gengtype-lex.c -o gengtype-lex.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
  ../../gcc/gengtype-yacc.c -o gengtype-yacc.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `die_struct' used but not defined
warning: structure `basic_block_def' used but not defined
echo timestamp > s-gtype
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/rtl.c -o rtl.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/read-rtl.c -o read-rtl.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/bitmap.c -o bitmap.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/ggc-none.c -o ggc-none.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/gensupport.c -o gensupport.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
	../../gcc/genconditions.c -o genconditions.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
    ../../gcc/dummy-conditions.c -o dummy-conditions.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/errors.c -o errors.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconditions ../../gcc/config/i386/i386.md > tmp-conditions.c
/bin/sh ../../gcc/move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
TM_DEFINES="" \
HEADERS="i386/i386-protos.h" XM_DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ../../gcc/mkconfig.sh tm_p.h
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/genpreds.c -o genpreds.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh ../../gcc/move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/genconstants.c -o genconstants.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconstants ../../gcc/config/i386/i386.md > tmp-constants.h
/bin/sh ../../gcc/move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include insn-conditions.c
ltf=""; for f in $ltf; do \
    echo "#include \"$f\""; \
done | sed 's|../../gcc/||' > tmp-gencheck.h
/bin/sh ../../gcc/move-if-change tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
  ../../gcc/gencheck.c -o gencheck.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencheck \
 gencheck.o ../libiberty/libiberty.a
./gencheck > tmp-check.h
/bin/sh ../../gcc/move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
rm -f print-rtl1.c
sed -e 's/config[.]h/hconfig.h/' ../../gcc/print-rtl.c > print-rtl1.c
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include print-rtl1.c -o print-rtl1.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
 genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genflags ../../gcc/config/i386/i386.md > tmp-flags.h
/bin/sh ../../gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
(cd intl && /usr/bin/gmake all)
gmake[2]: Entering directory `/e800/src/gcc-3.3/objdir/gcc/intl'
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/intl-compat.c -o intl-compat.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/bindtextdom.c -o bindtextdom.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/dcgettext.c -o dcgettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/dgettext.c -o dgettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/gettext.c -o gettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/finddomain.c -o finddomain.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/loadmsgcat.c -o loadmsgcat.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/localealias.c -o localealias.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/textdomain.c -o textdomain.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/l10nflist.c -o l10nflist.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/explodename.c -o explodename.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/dcigettext.c -o dcigettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/dcngettext.c -o dcngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/dngettext.c -o dngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/ngettext.c -o ngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/plural.c -o plural.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../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
: libintl.a
/bin/sh ../../../gcc/intl/config.charset 'i686-unknown-sysv5UnixWare7.1.0' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gcc/g' ../../../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/intl/ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
gmake[2]: Leaving directory `/e800/src/gcc-3.3/objdir/gcc/intl'
cc   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
       -c ../../gcc/c-parse.c -o c-parse.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-lang.c -o c-lang.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-pretty-print.c -o c-pretty-print.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/attribs.c -o attribs.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-errors.c -o c-errors.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-lex.c -o c-lex.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-pragma.c -o c-pragma.o
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 167: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 180: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 196: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 200: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 200: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 209: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 209: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 221: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 221: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 226: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 226: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 230: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 247: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 253: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 254: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 321: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 326: end-of-loop code not reached
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-decl.c -o c-decl.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-typeck.c -o c-typeck.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-convert.c -o c-convert.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-aux-info.c -o c-aux-info.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-common.c -o c-common.o
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 118: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 118: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 118: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 118: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 118: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 119: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 119: identifier redeclared: ATTR_PRINTF_1
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 119: Syntax error before or at: _2
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 119: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 119: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 119: Syntax error before or at: _2
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 119: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 120: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 120: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 120: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 120: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 120: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 120: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 121: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 121: Syntax error before or at: _3
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 121: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 121: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 121: Syntax error before or at: _3
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 121: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 122: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 122: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 122: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 122: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 122: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 122: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 123: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 123: Syntax error before or at: _4
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 123: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 123: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 123: Syntax error before or at: _4
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 123: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 124: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 124: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 124: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 124: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 124: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 124: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 125: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 125: Syntax error before or at: _2
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 125: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 125: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 125: Syntax error before or at: _2
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 125: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 126: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 126: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 126: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 126: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 126: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 126: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 127: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 127: Syntax error before or at: _3
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 127: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 127: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 127: Syntax error before or at: _3
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 127: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 128: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 128: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 128: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 128: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 128: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 128: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 129: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 129: Syntax error before or at: _4
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 129: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 129: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 129: Syntax error before or at: _4
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 129: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 136: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 137: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 155: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 156: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 157: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 165: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 173: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 174: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 175: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 177: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/c-common.c", line 3163: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/c-common.c", line 3163: Syntax error before or at: }
UX:acomp: WARNING: "../../gcc/c-common.c", line 3163: syntax error:  empty declaration
UX:acomp: ERROR: "../../gcc/c-common.c", line 3165: integral constant expression expected
UX:acomp: ERROR: "../../gcc/builtins.def", line 533: undefined symbol: ATTR_FORMAT_PRINTF_1_2
UX:acomp: ERROR: "../../gcc/builtins.def", line 545: undefined symbol: ATTR_FORMAT_PRINTF_3_4
UX:acomp: ERROR: "../../gcc/builtins.def", line 549: undefined symbol: ATTR_FORMAT_PRINTF_2_3
UX:acomp: ERROR: "../../gcc/builtins.def", line 553: undefined symbol: ATTR_FORMAT_SCANF_1_2
UX:acomp: ERROR: "../../gcc/builtins.def", line 557: undefined symbol: ATTR_FORMAT_SCANF_2_3
UX:acomp: ERROR: "../../gcc/builtins.def", line 561: undefined symbol: ATTR_FORMAT_PRINTF_1_0
UX:acomp: ERROR: "../../gcc/builtins.def", line 565: undefined symbol: ATTR_FORMAT_SCANF_1_0
UX:acomp: ERROR: "../../gcc/builtins.def", line 569: undefined symbol: ATTR_FORMAT_SCANF_2_0
UX:acomp: ERROR: "../../gcc/builtins.def", line 573: undefined symbol: ATTR_FORMAT_PRINTF_3_0
UX:acomp: ERROR: "../../gcc/builtins.def", line 577: undefined symbol: ATTR_FORMAT_PRINTF_2_0
UX:acomp: ERROR: "../../gcc/builtins.def", line 604: undefined symbol: ATTR_FORMAT_PRINTF_2_3
UX:acomp: ERROR: "../../gcc/builtins.def", line 617: undefined symbol: ATTR_FORMAT_PRINTF_1_2
UX:acomp: ERROR: "../../gcc/builtins.def", line 641: undefined symbol: ATTR_FORMAT_PRINTF_2_3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 118: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 118: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 119: Syntax error before or at: _2
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 119: Syntax error before or at: _2
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 120: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 120: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 121: Syntax error before or at: _3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 121: Syntax error before or at: _3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 122: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 122: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 123: Syntax error before or at: _4
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 123: Syntax error before or at: _4
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 124: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 124: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 125: Syntax error before or at: _2
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 125: Syntax error before or at: _2
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 126: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 126: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 127: Syntax error before or at: _3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 127: Syntax error before or at: _3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 128: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 128: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 129: Syntax error before or at: _4
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 129: Syntax error before or at: _4
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 155: undefined symbol: ATTR_FORMAT_SCANF_2_3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 156: undefined symbol: ATTR_FORMAT_PRINTF_2_0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 157: undefined symbol: ATTR_FORMAT_STRFTIME_3_0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 165: undefined symbol: ATTR_FORMAT_SCANF_2_0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 177: undefined symbol: ATTR_FORMAT_STRFMON_3_4
UX:acomp: ERROR: "./gt-c-common.h", line 35: non-constant initializer: op "NAME"
gmake[1]: *** [c-common.o] Error 1
gmake[1]: Leaving directory `/e800/src/gcc-3.3/objdir/gcc'
gmake: *** [all-gcc] Error 2

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

* RE: Help: failed to install gcc on my SCO UnixWare machine!
@ 2003-05-28 22:23 Zhang, Lance X.
  0 siblings, 0 replies; 5+ messages in thread
From: Zhang, Lance X. @ 2003-05-28 22:23 UTC (permalink / raw)
  To: Joe Buck, Zhang, Lance X.; +Cc: gcc

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

Hi, Joe:

Thanks for your reply!

I tried the following but I still got some errors:

----------------------------------------------------------------------------
----------
[slc001]# ../configure --enable-languages=c 1>>config_output2.txt
2>>config_output2.txt
[slc001]#ls -l /usr/bin/gmake
----------------------------------------------------------------------------
----------


Here are the log files:

Thanks for your help!

Lance Zhang

-----Original Message-----
From: Joe Buck [mailto:jbuck@synopsys.com]
Sent: Wednesday, May 28, 2003 3:10 PM
To: Zhang, Lance X.
Cc: gcc@gcc.gnu.org
Subject: Re: Help: failed to install gcc on my SCO UnixWare machine!


On Wed, May 28, 2003 at 03:52:01PM -0500, Zhang, Lance X. wrote:
> I downloaded gcc package from your web site and tried to install it onto
my
> UnixWare box but failed.
> The following is what I did:

> [slc001]# ../configure 1>>config_output.txt 2>>config_output.txt
> [slc001]#ls -l /usr/bin/gmake

Something seems to be going wrong with Java; I have not seen that error
before.  I can't advise you on that, but you could try just building the
other languages:

../configure --enable-languages=c,c++,objc,f77

This will only build the C, C++, Objective-C, and Fortran 77 compilers.
If you don't need all of those, you could omit the ones you don't want.



NOTICE: This electronic mail transmission may contain confidential
information and is intended only for the person(s) named.  Any use, copying
or disclosure by any other person is strictly prohibited. If you have
received this transmission in error, please notify the sender via e-mail.



    


[-- Attachment #2: config_output2.txt --]
[-- Type: text/plain, Size: 14189 bytes --]

Configuring for a i686-unknown-sysv5UnixWare7.1.0 host.
*** This configuration is not supported in the following subdirectories:
     target-libffi target-boehm-gc target-zlib target-libjava target-libstdc++-v3 target-libf2c zlib fastjar target-libobjc
    (Any other directories should still work fine.)
Created "Makefile" in /e800/src/gcc-3.3/objdir using "mh-frag"
Configuring libiberty...
creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... no
checking for perl... perl
checking host system type... i686-unknown-sysv5UnixWare7.1.0
checking build system type... i686-unknown-sysv5UnixWare7.1.0
checking for ar... ar
checking for ranlib... no
checking for gcc... cc
checking whether we are using GNU C... no
checking whether cc understands -c and -o together... yes
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... no
checking for a BSD compatible install... ../../libiberty/../install-sh -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... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
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 for pid_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... no
checking for memmove... yes
checking for memset... no
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... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
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 _system_configuration... no
checking for getrusage... yes
checking for on_exit... no
checking for psignal... yes
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 pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking host system type... i686-unknown-sysv5UnixWare7.1.0
checking target system type... i686-unknown-sysv5UnixWare7.1.0
checking build system type... i686-unknown-sysv5UnixWare7.1.0
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... (cached) yes
checking for gnatbind... no
checking for compiler driver that understands Ada... cc
checking whether cc accepts -Wno-long-long... no
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}... 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 gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether ln works... yes
checking whether ln -s works... yes
checking for ranlib... :
checking for a BSD compatible install... ../../gcc/../install-sh -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... yes
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking byte ordering... little-endian
checking floating point format... IEEE (little-endian)
checking for mktemp... no
checking for makeinfo... no
configure: warning: 
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... no
checking for flex... /bin/sh ../../gcc/../missing flex
checking for bison... /bin/sh ../../gcc/../missing bison
checking for collect2 libraries... -lld
checking for library containing exc_resume... no
checking for library containing ldexp... none required
checking for preprocessor stringizing operator... yes
checking for inttypes.h... no
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 scandir... no
checking for alphasort... no
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)... no
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... yes
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 vasprintf is declared... no
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 for .preinit_array/.init_array/.fini_array support... no
checking if mkdir takes one argument... no
Using `../../gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
	../../gcc/config/i386/i386.h
	../../gcc/config/i386/unix.h
	../../gcc/config/i386/att.h
	../../gcc/config/dbxelf.h
	../../gcc/config/elfos.h
	../../gcc/config/svr4.h
	../../gcc/config/i386/sysv4.h
	../../gcc/config/i386/sysv5.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) no
checking for alloca... no
checking whether alloca needs Cray hooks... (cached) no
checking stack direction for C alloca... (cached) -1
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for bison... no
checking for catalogs to be installed...  be da de el es fr ja nl sv tr be da de el es fr ja nl sv tr
checking what assembler to use... /usr/ccs/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... none
checking assembler subsection support... no
checking assembler weak support... yes
checking assembler hidden support... no
checking assembler leb128 support... no
checking assembler eh_frame optimization... no
checking assembler section merging support... no
checking assembler thread-local storage support... no
checking assembler instructions... 
checking assembler GOTOFF in data directives... yes
checking assembler dwarf2 debug_line support... no
checking assembler --gdwarf2 support... no
checking assembler --gstabs support... no
checking linker read-only and read-write section mixing... UX:as: ERROR: conftest1.s:1:expecting name operand for .section, operand 1
unknown
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 i686-unknown-sysv5UnixWare7.1.0
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating mkheaders
creating auto-host.h

[-- Attachment #3: gmake_output2.txt --]
[-- Type: text/plain, Size: 45254 bytes --]

gmake[1]: Entering directory `/e800/src/gcc-3.3/objdir/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../../libiberty/../include    ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/objalloc.c -o objalloc.o
UX:acomp: WARNING: "/usr/include/stddef.h", line 34: macro redefined: offsetof
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/ternary.c -o pic/ternary.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/ternary.c -o ternary.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/asprintf.c -o pic/asprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/asprintf.c -o asprintf.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/memcpy.c -o pic/memcpy.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/memcpy.c -o memcpy.o
UX:acomp: WARNING: "../../libiberty/memcpy.c", line 24: Function illegally defined in hosted mode: memcpy
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/memset.c -o pic/memset.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/memset.c -o memset.o
UX:acomp: WARNING: "../../libiberty/memset.c", line 25: Function illegally defined in hosted mode: memset
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/mkstemps.c -o mkstemps.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/setenv.c -o pic/setenv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/setenv.c -o setenv.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/sigsetmask.c -o sigsetmask.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include    ../../libiberty/vasprintf.c -o pic/vasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include   ../../libiberty/vasprintf.c -o vasprintf.o
rm -f libiberty.a pic/libiberty.a
ar cr 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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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 memcpy.o memset.o mkstemps.o setenv.o sigsetmask.o vasprintf.o
true libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar cr 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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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 memcpy.o memset.o mkstemps.o setenv.o sigsetmask.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 memcpy.o memset.o mkstemps.o setenv.o sigsetmask.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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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
gmake[2]: Entering directory `/e800/src/gcc-3.3/objdir/libiberty/testsuite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/e800/src/gcc-3.3/objdir/libiberty/testsuite'
gmake[1]: Leaving directory `/e800/src/gcc-3.3/objdir/libiberty'
gmake[1]: Entering directory `/e800/src/gcc-3.3/objdir/gcc'
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/sysv5.h defaults.h" XM_DEFINES="POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \
/bin/sh ../../gcc/mkconfig.sh config.h
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/sysv5.h defaults.h" XM_DEFINES="POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \
/bin/sh ../../gcc/mkconfig.sh hconfig.h
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/gengenrtl.c -o gengenrtl.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh ../../gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ../../gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/genflags.c -o genflags.o
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *srcdir = "  >> tmp-gtyp.h
echo "\"../../gcc\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *lang_files[] = {" >> tmp-gtyp.h
ll="../../gcc/c-lang.c  ../../gcc/c-parse.in  ../../gcc/c-tree.h  ../../gcc/c-decl.c  ../../gcc/c-common.c  ../../gcc/c-common.h  ../../gcc/c-pragma.c  ../../gcc/c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="c  c  c  c  c  c  c  c "; \
for f in $ff; do \
echo "\"$f\", " ; done  >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *all_files[] = {" >> tmp-gtyp.h
gf="config.h auto-host.h ../../gcc/../include/ansidecl.h ../../gcc/config/i386/i386.h ../../gcc/config/i386/unix.h ../../gcc/config/i386/att.h ../../gcc/config/dbxelf.h ../../gcc/config/elfos.h ../../gcc/config/svr4.h ../../gcc/config/i386/sysv4.h ../../gcc/config/i386/sysv5.h ../../gcc/defaults.h ../../gcc/defaults.h ../../gcc/location.h ../../gcc/../include/hashtab.h ../../gcc/bitmap.h ../../gcc/function.h  ../../gcc/rtl.h ../../gcc/optabs.h ../../gcc/tree.h ../../gcc/libfuncs.h ../../gcc/hashtable.h ../../gcc/real.h ../../gcc/varray.h ../../gcc/ssa.h ../../gcc/insn-addr.h ../../gcc/cselib.h ../../gcc/c-common.h ../../gcc/c-tree.h ../../gcc/basic-block.h ../../gcc/alias.c ../../gcc/bitmap.c ../../gcc/cselib.c ../../gcc/dwarf2out.c ../../gcc/emit-rtl.c ../../gcc/except.c ../../gcc/explow.c ../../gcc/expr.c ../../gcc/fold-const.c ../../gcc/function.c ../../gcc/gcse.c ../../gcc/integrate.c ../../gcc/lists.c ../../gcc/optabs.c ../../gcc/profile.c ../../gcc/ra-build.c ../../gcc/regclass.c ../../gcc/reg-stack.c ../../gcc/sdbout.c ../../gcc/stmt.c ../../gcc/stor-layout.c ../../gcc/tree.c ../../gcc/varasm.c ../../gcc/config/i386/i386.c ../../gcc/c-lang.c ../../gcc/c-parse.in ../../gcc/c-tree.h ../../gcc/c-decl.c ../../gcc/c-common.c ../../gcc/c-common.h ../../gcc/c-pragma.c ../../gcc/c-objc-common.c"; \
for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf=""; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh ../../gcc/move-if-change tmp-gtyp.h gtyp-gen.h 
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
  ../../gcc/gengtype.c -o gengtype.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
  ../../gcc/gengtype-lex.c -o gengtype-lex.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
  ../../gcc/gengtype-yacc.c -o gengtype-yacc.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `die_struct' used but not defined
warning: structure `basic_block_def' used but not defined
echo timestamp > s-gtype
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/rtl.c -o rtl.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/read-rtl.c -o read-rtl.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/bitmap.c -o bitmap.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/ggc-none.c -o ggc-none.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/gensupport.c -o gensupport.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
	../../gcc/genconditions.c -o genconditions.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
    ../../gcc/dummy-conditions.c -o dummy-conditions.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/errors.c -o errors.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconditions ../../gcc/config/i386/i386.md > tmp-conditions.c
/bin/sh ../../gcc/move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
TM_DEFINES="" \
HEADERS="i386/i386-protos.h" XM_DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ../../gcc/mkconfig.sh tm_p.h
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/genpreds.c -o genpreds.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh ../../gcc/move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/genconstants.c -o genconstants.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconstants ../../gcc/config/i386/i386.md > tmp-constants.h
/bin/sh ../../gcc/move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include insn-conditions.c
ltf=""; for f in $ltf; do \
    echo "#include \"$f\""; \
done | sed 's|../../gcc/||' > tmp-gencheck.h
/bin/sh ../../gcc/move-if-change tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
  ../../gcc/gencheck.c -o gencheck.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencheck \
 gencheck.o ../libiberty/libiberty.a
./gencheck > tmp-check.h
/bin/sh ../../gcc/move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
rm -f print-rtl1.c
sed -e 's/config[.]h/hconfig.h/' ../../gcc/print-rtl.c > print-rtl1.c
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include print-rtl1.c -o print-rtl1.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
 genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genflags ../../gcc/config/i386/i386.md > tmp-flags.h
/bin/sh ../../gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
(cd intl && /usr/bin/gmake all)
gmake[2]: Entering directory `/e800/src/gcc-3.3/objdir/gcc/intl'
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/intl-compat.c -o intl-compat.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/bindtextdom.c -o bindtextdom.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/dcgettext.c -o dcgettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/dgettext.c -o dgettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/gettext.c -o gettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/finddomain.c -o finddomain.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/loadmsgcat.c -o loadmsgcat.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/localealias.c -o localealias.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/textdomain.c -o textdomain.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/l10nflist.c -o l10nflist.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/explodename.c -o explodename.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/dcigettext.c -o dcigettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/dcngettext.c -o dcngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/dngettext.c -o dngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/ngettext.c -o ngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../gcc/intl/plural.c -o plural.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config -I../../../gcc/../include  -g   ../../../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
: libintl.a
/bin/sh ../../../gcc/intl/config.charset 'i686-unknown-sysv5UnixWare7.1.0' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gcc/g' ../../../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/intl/ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
gmake[2]: Leaving directory `/e800/src/gcc-3.3/objdir/gcc/intl'
cc   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
       -c ../../gcc/c-parse.c -o c-parse.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-lang.c -o c-lang.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-pretty-print.c -o c-pretty-print.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/attribs.c -o attribs.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-errors.c -o c-errors.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-lex.c -o c-lex.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-pragma.c -o c-pragma.o
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 167: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 180: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 196: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 200: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 200: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 209: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 209: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 221: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 221: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 226: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 226: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 230: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 247: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 253: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 254: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 321: end-of-loop code not reached
UX:acomp: WARNING: "../../gcc/c-pragma.c", line 326: end-of-loop code not reached
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-decl.c -o c-decl.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-typeck.c -o c-typeck.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-convert.c -o c-convert.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-aux-info.c -o c-aux-info.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-common.c -o c-common.o
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 118: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 118: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 118: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 118: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 118: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 119: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 119: identifier redeclared: ATTR_PRINTF_1
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 119: Syntax error before or at: _2
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 119: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 119: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 119: Syntax error before or at: _2
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 119: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 120: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 120: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 120: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 120: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 120: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 120: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 121: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 121: Syntax error before or at: _3
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 121: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 121: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 121: Syntax error before or at: _3
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 121: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 122: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 122: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 122: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 122: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 122: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 122: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 123: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 123: Syntax error before or at: _4
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 123: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 123: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 123: Syntax error before or at: _4
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 123: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 124: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 124: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 124: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 124: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 124: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 124: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 125: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 125: Syntax error before or at: _2
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 125: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 125: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 125: Syntax error before or at: _2
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 125: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 126: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 126: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 126: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 126: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 126: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 126: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 127: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 127: Syntax error before or at: _3
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 127: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 127: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 127: Syntax error before or at: _3
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 127: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 128: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 128: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 128: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 128: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 128: Syntax error before or at: _0
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 128: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 129: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 129: Syntax error before or at: _4
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 129: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 129: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 129: Syntax error before or at: _4
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 129: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 136: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 137: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 155: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 156: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 157: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 165: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 173: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 174: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 175: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/builtin-attrs.def", line 177: declaration missing specifiers: assuming "int"
UX:acomp: WARNING: "../../gcc/c-common.c", line 3163: declaration missing specifiers: assuming "int"
UX:acomp: ERROR: "../../gcc/c-common.c", line 3163: Syntax error before or at: }
UX:acomp: WARNING: "../../gcc/c-common.c", line 3163: syntax error:  empty declaration
UX:acomp: ERROR: "../../gcc/c-common.c", line 3165: integral constant expression expected
UX:acomp: ERROR: "../../gcc/builtins.def", line 533: undefined symbol: ATTR_FORMAT_PRINTF_1_2
UX:acomp: ERROR: "../../gcc/builtins.def", line 545: undefined symbol: ATTR_FORMAT_PRINTF_3_4
UX:acomp: ERROR: "../../gcc/builtins.def", line 549: undefined symbol: ATTR_FORMAT_PRINTF_2_3
UX:acomp: ERROR: "../../gcc/builtins.def", line 553: undefined symbol: ATTR_FORMAT_SCANF_1_2
UX:acomp: ERROR: "../../gcc/builtins.def", line 557: undefined symbol: ATTR_FORMAT_SCANF_2_3
UX:acomp: ERROR: "../../gcc/builtins.def", line 561: undefined symbol: ATTR_FORMAT_PRINTF_1_0
UX:acomp: ERROR: "../../gcc/builtins.def", line 565: undefined symbol: ATTR_FORMAT_SCANF_1_0
UX:acomp: ERROR: "../../gcc/builtins.def", line 569: undefined symbol: ATTR_FORMAT_SCANF_2_0
UX:acomp: ERROR: "../../gcc/builtins.def", line 573: undefined symbol: ATTR_FORMAT_PRINTF_3_0
UX:acomp: ERROR: "../../gcc/builtins.def", line 577: undefined symbol: ATTR_FORMAT_PRINTF_2_0
UX:acomp: ERROR: "../../gcc/builtins.def", line 604: undefined symbol: ATTR_FORMAT_PRINTF_2_3
UX:acomp: ERROR: "../../gcc/builtins.def", line 617: undefined symbol: ATTR_FORMAT_PRINTF_1_2
UX:acomp: ERROR: "../../gcc/builtins.def", line 641: undefined symbol: ATTR_FORMAT_PRINTF_2_3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 118: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 118: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 119: Syntax error before or at: _2
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 119: Syntax error before or at: _2
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 120: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 120: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 121: Syntax error before or at: _3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 121: Syntax error before or at: _3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 122: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 122: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 123: Syntax error before or at: _4
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 123: Syntax error before or at: _4
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 124: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 124: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 125: Syntax error before or at: _2
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 125: Syntax error before or at: _2
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 126: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 126: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 127: Syntax error before or at: _3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 127: Syntax error before or at: _3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 128: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 128: Syntax error before or at: _0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 129: Syntax error before or at: _4
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 129: Syntax error before or at: _4
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 155: undefined symbol: ATTR_FORMAT_SCANF_2_3
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 156: undefined symbol: ATTR_FORMAT_PRINTF_2_0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 157: undefined symbol: ATTR_FORMAT_STRFTIME_3_0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 165: undefined symbol: ATTR_FORMAT_SCANF_2_0
UX:acomp: ERROR: "../../gcc/builtin-attrs.def", line 177: undefined symbol: ATTR_FORMAT_STRFMON_3_4
UX:acomp: ERROR: "./gt-c-common.h", line 35: non-constant initializer: op "NAME"
gmake[1]: *** [c-common.o] Error 1
gmake[1]: Leaving directory `/e800/src/gcc-3.3/objdir/gcc'
gmake: *** [all-gcc] Error 2

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

end of thread, other threads:[~2003-05-30 16:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-28 21:21 Help: failed to install gcc on my SCO UnixWare machine! Zhang, Lance X.
2003-05-28 21:22 ` Joe Buck
2003-05-29  1:29   ` Jeff Sturm
2003-05-28 22:23 Zhang, Lance X.
2003-05-30 16:56 Zhang, Lance X.

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