Binutils head broken?

NightStrike nightstrike@gmail.com
Fri Mar 21 02:41:00 GMT 2008


I can't compile binutils HEAD anymore when:

build=host=target=x86_64-pc-linux
build=host=x86_64-pc-linux  && target=x86_64-pc-mingw32


I get this:

../../src/binutils/readelf.c: In function 'process_mips_specific':
../../src/binutils/readelf.c:9581: warning: field width should have
type 'int', but argument 2 has type 'size_t'
../../src/binutils/readelf.c:9581: warning: field width should have
type 'int', but argument 5 has type 'size_t'
../../src/binutils/readelf.c:9598: warning: field width should have
type 'int', but argument 2 has type 'size_t'
../../src/binutils/readelf.c:9598: warning: field width should have
type 'int', but argument 5 has type 'size_t'
../../src/binutils/readelf.c:9615: warning: field width should have
type 'int', but argument 2 has type 'size_t'
../../src/binutils/readelf.c:9615: warning: field width should have
type 'int', but argument 5 has type 'size_t'
../../src/binutils/readelf.c:9615: warning: field width should have
type 'int', but argument 7 has type 'size_t'



More information about the Binutils mailing list