This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: build failure


>>>>> "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


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