Binutils head broken?
NightStrike
nightstrike@gmail.com
Fri Mar 21 02:58:00 GMT 2008
On 3/20/08, NightStrike <nightstrike@gmail.com> wrote:
> 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'
>
Note that I grabbed the weekly snapshot from 18-Mar-2008 and it all
worked well, so it's a very recent change.
More information about the Binutils
mailing list