This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 3.1.1 failure to compile


gcc 3.1.1 fails to compile on SCO 5.0.5

System = SCO_SV
Node = cs4
Release = 3.2v5.0.5
KernelID = 98/07/02
Machine = i80386
BusType = ISA
Serial = 2GL042346
Users = 15-user
OEM# = 0
Origin# = 1
NumCPU = 2


configure
[ noise skipped ]
make bootstrap

make[1]: Entering directory `/usr15/closet/bw/GCC/gcc-3.1.1/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  regex.c -o pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic regex.c
In file included from regex.c:649:
regex.c: In function `byte_compile_range':
regex.c:4602: warning: signed and unsigned type in conditional expression
regex.c:4612: warning: signed and unsigned type in conditional expression
regex.c:4612: warning: signed and unsigned type in conditional expression
regex.c: At top level:
regex.c:1380: warning: traditional C rejects string concatenation
regex.c:1382: warning: traditional C rejects string concatenation
regex.c:1383: warning: traditional C rejects string concatenation
regex.c:1385: warning: traditional C rejects string concatenation
regex.c:1386: warning: traditional C rejects string concatenation
regex.c:1388: warning: traditional C rejects string concatenation
regex.c:1389: warning: traditional C rejects string concatenation
regex.c:1391: warning: traditional C rejects string concatenation
regex.c:1392: warning: traditional C rejects string concatenation
regex.c:1394: warning: traditional C rejects string concatenation
regex.c:1395: warning: traditional C rejects string concatenation
regex.c:1397: warning: traditional C rejects string concatenation
regex.c:1398: warning: traditional C rejects string concatenation
regex.c:1400: warning: traditional C rejects string concatenation
regex.c:1401: warning: traditional C rejects string concatenation
regex.c:1403: warning: traditional C rejects string concatenation
regex.c:1404: warning: traditional C rejects string concatenation
regex.c:1406: warning: traditional C rejects string concatenation
regex.c:1407: warning: traditional C rejects string concatenation
regex.c:1409: warning: traditional C rejects string concatenation
regex.c:1410: warning: traditional C rejects string concatenation
regex.c:1412: warning: traditional C rejects string concatenation
regex.c:1413: warning: traditional C rejects string concatenation
regex.c:1415: warning: traditional C rejects string concatenation
regex.c:1416: warning: traditional C rejects string concatenation
regex.c:1418: warning: traditional C rejects string concatenation
regex.c:1419: warning: traditional C rejects string concatenation
regex.c:1421: warning: traditional C rejects string concatenation
regex.c:1422: warning: traditional C rejects string concatenation
regex.c:1424: warning: traditional C rejects string concatenation
regex.c:1425: warning: traditional C rejects string concatenation
regex.c:1427: warning: traditional C rejects string concatenation
regex.c: In function `xregerror':
regex.c:8234: warning: unused parameter `preg'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic cplus-dem.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic cp-demangle.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic md5.c
md5.c:356:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:357:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:358:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:359:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:360:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:361:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:362:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:363:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:364:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:365:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:366:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:367:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:368:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:369:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:370:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:371:7: warning: function-like macro "FG" must be used with arguments in traditional C
md5.c:374:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:375:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:376:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:377:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:378:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:379:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:380:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:381:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:382:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:383:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:384:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:385:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:386:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:387:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:388:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:389:7: warning: function-like macro "FH" must be used with arguments in traditional C
md5.c:392:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:393:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:394:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:395:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:396:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:397:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:398:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:399:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:400:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:401:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:402:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:403:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:404:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:405:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:406:7: warning: function-like macro "FI" must be used with arguments in traditional C
md5.c:407:7: warning: function-like macro "FI" must be used with arguments in traditional C
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  alloca.c -o pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic alloca.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic argv.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic choose-temp.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic concat.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic dyn-string.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic fdmatch.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  fibheap.c -o pic/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic fibheap.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic floatformat.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic fnmatch.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic getopt.c
getopt.c: In function `_getopt_initialize':
getopt.c:396: warning: unused parameter `argc'
getopt.c:397: warning: unused parameter `argv'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic getopt1.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic getpwd.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  getruntime.c -o pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic getruntime.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic hashtab.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  hex.c -o pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic hex.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic lbasename.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic make-temp-file.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic objalloc.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic obstack.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic partition.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  pexecute.c -o pic/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic pexecute.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic safe-ctype.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic sort.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic spaces.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic splay-tree.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic strerror.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic strsignal.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  ternary.c -o pic/ternary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic ternary.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xatexit.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xexit.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xmalloc.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xmemdup.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xstrdup.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xstrerror.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  asprintf.c -o pic/asprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic asprintf.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic mkstemps.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  setenv.c -o pic/setenv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic setenv.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  sigsetmask.c -o pic/sigsetmask.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic sigsetmask.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  vasprintf.c -o pic/vasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic vasprintf.c
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
  regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  asprintf.o mkstemps.o setenv.o sigsetmask.o vasprintf.o
true libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc libiberty.a \
    regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  asprintf.o mkstemps.o setenv.o 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 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-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/usr15/closet/bw/GCC/gcc-3.1.1/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr15/closet/bw/GCC/gcc-3.1.1/libiberty/testsuite'
make[1]: Leaving directory `/usr15/closet/bw/GCC/gcc-3.1.1/libiberty'
make[1]: Entering directory `/usr15/closet/bw/GCC/gcc-3.1.1/zlib'
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c adler32.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c compress.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c crc32.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c deflate.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c gzio.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c infblock.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c infcodes.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c inffast.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c inflate.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c inftrees.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c infutil.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c trees.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c uncompr.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.      -g -O2 -c 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
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/bin/sh /usr15/closet/bw/GCC/gcc-3.1.1/install-sh -c" "INSTALL_DATA=/bin/sh /usr15/closet/bw/GCC/gcc-3.1.1/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /usr15/closet/bw/GCC/gcc-3.1.1/install-sh -c " "INSTALL_SCRIPT=/bin/sh /usr15/closet/bw/GCC/gcc-3.1.1/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo  " "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/i386-pc-sco3.2v5.0.5" "AR=ar" "AS=as" "CC=gcc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=true" "DESTDIR=" DO=all multi-do
make[1]: Leaving directory `/usr15/closet/bw/GCC/gcc-3.1.1/zlib'
Bootstrapping the compiler
make[1]: Entering directory `/usr15/closet/bw/GCC/gcc-3.1.1/gcc'
make CC="gcc" libdir=/usr/local/lib LANGUAGES="c " \
	CFLAGS="-g " MAKEINFO="makeinfo " \
	MAKEINFOFLAGS=""
make[2]: Entering directory `/usr15/closet/bw/GCC/gcc-3.1.1/gcc'
HEADERS="auto-host.h ansidecl.h  i386/sco5.h defaults.h" DEFINES="POSIX" \
TARGET_CPU_DEFAULT="" \
/bin/sh ./mkconfig.sh config.h
HEADERS="auto-host.h ansidecl.h  i386/sco5.h defaults.h" DEFINES="POSIX" \
TARGET_CPU_DEFAULT="" \
/bin/sh ./mkconfig.sh hconfig.h
gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./gengenrtl.c -o gengenrtl.o
In file included from gengenrtl.c:26:
rtl.h:1544: warning: ISO C forbids forward references to `enum' types
rtl.h:1545: warning: ISO C forbids forward references to `enum' types
rtl.h:1963: warning: ISO C forbids forward references to `enum' types
rtl.h:1963: warning: ISO C forbids forward references to `enum' types
rtl.h:1963: warning: parameter has incomplete type
rtl.h:1963: warning: parameter has incomplete type
rtl.h:1964: warning: ISO C forbids forward references to `enum' types
rtl.h:1964: warning: ISO C forbids forward references to `enum' types
rtl.h:1964: warning: parameter has incomplete type
rtl.h:1964: warning: parameter has incomplete type
gcc -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh ./move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ./move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genflags.c -o genflags.o
In file included from genflags.c:27:
rtl.h:1544: warning: ISO C forbids forward references to `enum' types
rtl.h:1545: warning: ISO C forbids forward references to `enum' types
In file included from genflags.c:27:
rtl.h:1963: warning: ISO C forbids forward references to `enum' types
rtl.h:1963: warning: ISO C forbids forward references to `enum' types
rtl.h:1963: warning: parameter has incomplete type
rtl.h:1963: warning: parameter has incomplete type
rtl.h:1964: warning: ISO C forbids forward references to `enum' types
rtl.h:1964: warning: ISO C forbids forward references to `enum' types
rtl.h:1964: warning: parameter has incomplete type
rtl.h:1964: warning: parameter has incomplete type
gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include rtl.c -o rtl.o
In file included from rtl.c:24:
rtl.h:1544: warning: ISO C forbids forward references to `enum' types
rtl.h:1545: warning: ISO C forbids forward references to `enum' types
In file included from rtl.c:24:
rtl.h:1963: warning: ISO C forbids forward references to `enum' types
rtl.h:1963: warning: ISO C forbids forward references to `enum' types
rtl.h:1963: warning: parameter has incomplete type
rtl.h:1963: warning: parameter has incomplete type
rtl.h:1964: warning: ISO C forbids forward references to `enum' types
rtl.h:1964: warning: ISO C forbids forward references to `enum' types
rtl.h:1964: warning: parameter has incomplete type
rtl.h:1964: warning: parameter has incomplete type
In file included from rtl.c:142:
machmode.def:77: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:77: initializer element is not constant
machmode.def:77: (near initialization for `mode_bitsize[2]')
machmode.def:78: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:78: initializer element is not constant
machmode.def:78: (near initialization for `mode_bitsize[3]')
machmode.def:79: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:79: initializer element is not constant
machmode.def:79: (near initialization for `mode_bitsize[4]')
machmode.def:80: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:80: initializer element is not constant
machmode.def:80: (near initialization for `mode_bitsize[5]')
machmode.def:81: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:81: initializer element is not constant
machmode.def:81: (near initialization for `mode_bitsize[6]')
machmode.def:82: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:82: initializer element is not constant
machmode.def:82: (near initialization for `mode_bitsize[7]')
machmode.def:87: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:87: initializer element is not constant
machmode.def:87: (near initialization for `mode_bitsize[8]')
machmode.def:88: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:88: initializer element is not constant
machmode.def:88: (near initialization for `mode_bitsize[9]')
machmode.def:89: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:89: initializer element is not constant
machmode.def:89: (near initialization for `mode_bitsize[10]')
machmode.def:90: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:90: initializer element is not constant
machmode.def:90: (near initialization for `mode_bitsize[11]')
machmode.def:92: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:92: initializer element is not constant
machmode.def:92: (near initialization for `mode_bitsize[12]')
machmode.def:93: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:93: initializer element is not constant
machmode.def:93: (near initialization for `mode_bitsize[13]')
machmode.def:94: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:94: initializer element is not constant
machmode.def:94: (near initialization for `mode_bitsize[14]')
machmode.def:95: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:95: initializer element is not constant
machmode.def:95: (near initialization for `mode_bitsize[15]')
machmode.def:96: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:96: initializer element is not constant
machmode.def:96: (near initialization for `mode_bitsize[16]')
machmode.def:97: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:97: initializer element is not constant
machmode.def:97: (near initialization for `mode_bitsize[17]')
machmode.def:98: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:98: initializer element is not constant
machmode.def:98: (near initialization for `mode_bitsize[18]')
machmode.def:101: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:101: initializer element is not constant
machmode.def:101: (near initialization for `mode_bitsize[19]')
machmode.def:102: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:102: initializer element is not constant
machmode.def:102: (near initialization for `mode_bitsize[20]')
machmode.def:103: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:103: initializer element is not constant
machmode.def:103: (near initialization for `mode_bitsize[21]')
machmode.def:104: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:104: initializer element is not constant
machmode.def:104: (near initialization for `mode_bitsize[22]')
machmode.def:105: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:105: initializer element is not constant
machmode.def:105: (near initialization for `mode_bitsize[23]')
machmode.def:106: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:106: initializer element is not constant
machmode.def:106: (near initialization for `mode_bitsize[24]')
machmode.def:108: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:108: initializer element is not constant
machmode.def:108: (near initialization for `mode_bitsize[25]')
machmode.def:109: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:109: initializer element is not constant
machmode.def:109: (near initialization for `mode_bitsize[26]')
machmode.def:110: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:110: initializer element is not constant
machmode.def:110: (near initialization for `mode_bitsize[27]')
machmode.def:111: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:111: initializer element is not constant
machmode.def:111: (near initialization for `mode_bitsize[28]')
machmode.def:112: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:112: initializer element is not constant
machmode.def:112: (near initialization for `mode_bitsize[29]')
machmode.def:113: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:113: initializer element is not constant
machmode.def:113: (near initialization for `mode_bitsize[30]')
machmode.def:121: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:121: initializer element is not constant
machmode.def:121: (near initialization for `mode_bitsize[31]')
machmode.def:122: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:122: initializer element is not constant
machmode.def:122: (near initialization for `mode_bitsize[32]')
machmode.def:123: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:123: initializer element is not constant
machmode.def:123: (near initialization for `mode_bitsize[33]')
machmode.def:124: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:124: initializer element is not constant
machmode.def:124: (near initialization for `mode_bitsize[34]')
machmode.def:126: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:126: initializer element is not constant
machmode.def:126: (near initialization for `mode_bitsize[35]')
machmode.def:127: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:127: initializer element is not constant
machmode.def:127: (near initialization for `mode_bitsize[36]')
machmode.def:128: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:128: initializer element is not constant
machmode.def:128: (near initialization for `mode_bitsize[37]')
machmode.def:129: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:129: initializer element is not constant
machmode.def:129: (near initialization for `mode_bitsize[38]')
machmode.def:131: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:131: initializer element is not constant
machmode.def:131: (near initialization for `mode_bitsize[39]')
machmode.def:132: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:132: initializer element is not constant
machmode.def:132: (near initialization for `mode_bitsize[40]')
machmode.def:133: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:133: initializer element is not constant
machmode.def:133: (near initialization for `mode_bitsize[41]')
machmode.def:134: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:134: initializer element is not constant
machmode.def:134: (near initialization for `mode_bitsize[42]')
machmode.def:136: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:136: initializer element is not constant
machmode.def:136: (near initialization for `mode_bitsize[43]')
machmode.def:138: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:138: initializer element is not constant
machmode.def:138: (near initialization for `mode_bitsize[44]')
machmode.def:139: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:139: initializer element is not constant
machmode.def:139: (near initialization for `mode_bitsize[45]')
machmode.def:141: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:141: initializer element is not constant
machmode.def:141: (near initialization for `mode_bitsize[46]')
machmode.def:142: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:142: initializer element is not constant
machmode.def:142: (near initialization for `mode_bitsize[47]')
machmode.def:144: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:144: initializer element is not constant
machmode.def:144: (near initialization for `mode_bitsize[48]')
machmode.def:145: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:145: initializer element is not constant
machmode.def:145: (near initialization for `mode_bitsize[49]')
machmode.def:159: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:159: initializer element is not constant
machmode.def:159: (near initialization for `mode_bitsize[52]')
In file included from rtl.c:188:
machmode.def:77: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:77: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:77: initializer element is not constant
machmode.def:77: (near initialization for `mode_mask_array[2]')
machmode.def:78: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:78: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:78: initializer element is not constant
machmode.def:78: (near initialization for `mode_mask_array[3]')
machmode.def:79: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:79: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:79: initializer element is not constant
machmode.def:79: (near initialization for `mode_mask_array[4]')
machmode.def:80: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:80: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:80: initializer element is not constant
machmode.def:80: (near initialization for `mode_mask_array[5]')
machmode.def:81: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:81: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:81: initializer element is not constant
machmode.def:81: (near initialization for `mode_mask_array[6]')
machmode.def:82: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:82: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:82: initializer element is not constant
machmode.def:82: (near initialization for `mode_mask_array[7]')
machmode.def:87: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:87: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:87: initializer element is not constant
machmode.def:87: (near initialization for `mode_mask_array[8]')
machmode.def:88: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:88: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:88: initializer element is not constant
machmode.def:88: (near initialization for `mode_mask_array[9]')
machmode.def:89: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:89: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:89: initializer element is not constant
machmode.def:89: (near initialization for `mode_mask_array[10]')
machmode.def:90: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:90: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:90: initializer element is not constant
machmode.def:90: (near initialization for `mode_mask_array[11]')
machmode.def:92: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:92: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:92: initializer element is not constant
machmode.def:92: (near initialization for `mode_mask_array[12]')
machmode.def:93: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:93: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:93: initializer element is not constant
machmode.def:93: (near initialization for `mode_mask_array[13]')
machmode.def:94: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:94: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:94: initializer element is not constant
machmode.def:94: (near initialization for `mode_mask_array[14]')
machmode.def:95: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:95: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:95: initializer element is not constant
machmode.def:95: (near initialization for `mode_mask_array[15]')
machmode.def:96: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:96: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:96: initializer element is not constant
machmode.def:96: (near initialization for `mode_mask_array[16]')
machmode.def:97: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:97: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:97: initializer element is not constant
machmode.def:97: (near initialization for `mode_mask_array[17]')
machmode.def:98: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:98: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:98: initializer element is not constant
machmode.def:98: (near initialization for `mode_mask_array[18]')
machmode.def:101: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:101: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:101: initializer element is not constant
machmode.def:101: (near initialization for `mode_mask_array[19]')
machmode.def:102: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:102: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:102: initializer element is not constant
machmode.def:102: (near initialization for `mode_mask_array[20]')
machmode.def:103: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:103: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:103: initializer element is not constant
machmode.def:103: (near initialization for `mode_mask_array[21]')
machmode.def:104: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:104: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:104: initializer element is not constant
machmode.def:104: (near initialization for `mode_mask_array[22]')
machmode.def:105: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:105: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:105: initializer element is not constant
machmode.def:105: (near initialization for `mode_mask_array[23]')
machmode.def:106: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:106: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:106: initializer element is not constant
machmode.def:106: (near initialization for `mode_mask_array[24]')
machmode.def:108: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:108: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:108: initializer element is not constant
machmode.def:108: (near initialization for `mode_mask_array[25]')
machmode.def:109: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:109: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:109: initializer element is not constant
machmode.def:109: (near initialization for `mode_mask_array[26]')
machmode.def:110: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:110: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:110: initializer element is not constant
machmode.def:110: (near initialization for `mode_mask_array[27]')
machmode.def:111: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:111: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:111: initializer element is not constant
machmode.def:111: (near initialization for `mode_mask_array[28]')
machmode.def:112: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:112: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:112: initializer element is not constant
machmode.def:112: (near initialization for `mode_mask_array[29]')
machmode.def:113: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:113: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:113: initializer element is not constant
machmode.def:113: (near initialization for `mode_mask_array[30]')
machmode.def:121: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:121: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:121: initializer element is not constant
machmode.def:121: (near initialization for `mode_mask_array[31]')
machmode.def:122: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:122: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:122: initializer element is not constant
machmode.def:122: (near initialization for `mode_mask_array[32]')
machmode.def:123: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:123: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:123: initializer element is not constant
machmode.def:123: (near initialization for `mode_mask_array[33]')
machmode.def:124: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:124: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:124: initializer element is not constant
machmode.def:124: (near initialization for `mode_mask_array[34]')
machmode.def:126: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:126: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:126: initializer element is not constant
machmode.def:126: (near initialization for `mode_mask_array[35]')
machmode.def:127: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:127: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:127: initializer element is not constant
machmode.def:127: (near initialization for `mode_mask_array[36]')
machmode.def:128: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:128: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:128: initializer element is not constant
machmode.def:128: (near initialization for `mode_mask_array[37]')
machmode.def:129: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:129: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:129: initializer element is not constant
machmode.def:129: (near initialization for `mode_mask_array[38]')
machmode.def:131: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:131: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:131: initializer element is not constant
machmode.def:131: (near initialization for `mode_mask_array[39]')
machmode.def:132: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:132: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:132: initializer element is not constant
machmode.def:132: (near initialization for `mode_mask_array[40]')
machmode.def:133: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:133: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:133: initializer element is not constant
machmode.def:133: (near initialization for `mode_mask_array[41]')
machmode.def:134: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:134: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:134: initializer element is not constant
machmode.def:134: (near initialization for `mode_mask_array[42]')
machmode.def:136: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:136: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:136: initializer element is not constant
machmode.def:136: (near initialization for `mode_mask_array[43]')
machmode.def:138: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:138: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:138: initializer element is not constant
machmode.def:138: (near initialization for `mode_mask_array[44]')
machmode.def:139: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:139: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:139: initializer element is not constant
machmode.def:139: (near initialization for `mode_mask_array[45]')
machmode.def:141: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:141: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:141: initializer element is not constant
machmode.def:141: (near initialization for `mode_mask_array[46]')
machmode.def:142: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:142: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:142: initializer element is not constant
machmode.def:142: (near initialization for `mode_mask_array[47]')
machmode.def:144: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:144: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:144: initializer element is not constant
machmode.def:144: (near initialization for `mode_mask_array[48]')
machmode.def:145: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:145: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:145: initializer element is not constant
machmode.def:145: (near initialization for `mode_mask_array[49]')
machmode.def:159: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:159: `BITS_PER_UNIT' undeclared here (not in a function)
machmode.def:159: initializer element is not constant
machmode.def:159: (near initialization for `mode_mask_array[52]')
rtl.c: In function `get_mode_alignment':
rtl.c:486: `BITS_PER_UNIT' undeclared (first use in this function)
rtl.c:486: (Each undeclared identifier is reported only once
rtl.c:486: for each function it appears in.)
rtl.c:488: `BIGGEST_ALIGNMENT' undeclared (first use in this function)
make[2]: *** [rtl.o] Error 1
make[2]: Leaving directory `/usr15/closet/bw/GCC/gcc-3.1.1/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr15/closet/bw/GCC/gcc-3.1.1/gcc'
make: *** [bootstrap] Error 2


-- 
Bill Walker Ph.D.
Chairman, Dept. of Computer Science
East Central University
Ada, Oklahoma 74820-6899

e-mail:  bw@cs.ecok.edu 
phone:   580 332 8000 ext. 594
direct:  580 310 5594
FAX:     580 310 5606



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]