build failure
Tom Tromey
tromey@redhat.com
Thu Mar 12 20:03:00 GMT 2009
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Tom> On x86 Fedora 9, with --enable-targets=all, the CVS head build fails
Tom> as appended.
I stopped a little too soon, as there is also a similar failure in
opcodes.
Ordinarily I would just fix problems like this, but I don't know BFD
well enough to know what the preferred approach might be.
Tom
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/opcodes -I. -I. -I../../src/opcodes -I../bfd -I../../src/opcodes/../include -I../../src/opcodes/../bfd -g3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g3 -c ../../src/opcodes/score-dis.c -o score-dis.o
cc1: warnings being treated as errors
../../src/opcodes/score-dis.c:72: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:72: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:73: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:73: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:270: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:288: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:381: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:381: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:382: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:382: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:406: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c:438: error: large integer implicitly truncated to unsigned type
../../src/opcodes/score-dis.c: In function ‘s3_print_insn’:
../../src/opcodes/score-dis.c:1118: error: left shift count >= width of type
../../src/opcodes/score-dis.c:1118: error: left shift count >= width of type
../../src/opcodes/score-dis.c:1124: error: left shift count >= width of type
More information about the Binutils
mailing list