public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: bemis <bemis@iol.unh.edu>
To: clp <clp@iol.unh.edu>, "'gcc@gcc.gnu.org'" <gcc@gcc.gnu.org>
Subject: bitmap.o error on alpha build of basic toolchain
Date: Mon, 29 Jul 2002 10:20:00 -0000	[thread overview]
Message-ID: <3D45365D.3EF55EBE@iol.unh.edu> (raw)

hello,
I built on  alphaev56 with the basic toolchain combination.
at first it looks like a lot of warnings, but near the bottom is a
"#error: "Fill out the table""
this does not happen on a similar build for intel.

stage2/xgcc -Bstage2/
-B/mnt/u9/toolchain/buildsys/install/alpha9/basic/native/t
oolchain/alphaev56-unknown-linux-gnu/bin/ -c -DIN_GCC    -g -O2 -W -Wall
-Wwrite
-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional
-pedantic -Wno-l
ong-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I.
-I/mnt/u9/toolchain/builds
ys/source/toolchain/gcc
-I/mnt/u9/toolchain/buildsys/source/toolchain/gcc/. -I/m
nt/u9/toolchain/buildsys/source/toolchain/gcc/config
-I/mnt/u9/toolchain/buildsy
s/source/toolchain/gcc/../include
/mnt/u9/toolchain/buildsys/source/toolchain/gc
c/bitmap.c -o bitmap.o
In file included from
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/system.h:1
71,
                 from
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/bitmap.c:2
2:
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:39:9: warning:
integer o
verflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:39:34: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:59:6: warning:
integer o
verflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:59:27: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:73:32: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:78:7: warning:
integer o
verflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:78:33: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:91:6: warning:
integer o
verflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:91:32: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:95:7: warning:
integer o
verflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:95:33: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:106:6: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:106:32: warning:
integer
 overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:109:7: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:109:33: warning:
integer
 overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:118:6: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:129:7: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:129:33: warning:
integer
 overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:132:8: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:132:34: warning:
integer
 overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:147:8: warning:
integer
overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/hwint.h:147:33: warning:
integer
 overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/bitmap.c:459:5: warning:
integer
 overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/bitmap.c:460:3: #error
"Fill out
 the table."
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/bitmap.c:462:5: warning:
integer
 overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/bitmap.c:512:5: warning:
integer
 overflow in preprocessor expression
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/bitmap.c:513:3: #error
"Fill out
 the table."
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/bitmap.c:515:5: warning:
integer
 overflow in preprocessor expression
make[2]: *** [bitmap.o] Error 1
make[2]: Leaving directory
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native
/toolchain/gcc'
make[1]: *** [stage3_build] Error 2
make[1]: Leaving directory
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native
/toolchain/gcc'
make: *** [bootstrap] Error 2


             reply	other threads:[~2002-07-29 12:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-29 10:20 bemis [this message]
2002-07-29 23:22 ` Neil Booth
2002-07-30 13:21 France, George (LKG)
     [not found] <3D46AFE6.8070806@iol.unh.edu>
2002-07-30 13:22 ` Neil Booth
2002-07-30 14:11   ` H. J. Lu
2002-07-30 14:41     ` Neil Booth
2002-07-30 15:49       ` H. J. Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D45365D.3EF55EBE@iol.unh.edu \
    --to=bemis@iol.unh.edu \
    --cc=clp@iol.unh.edu \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).