On 5 November 2014 15:18, Christopher Covington <c...@codeaurora.org> wrote:
> Hi,
>
> When updating:
>
> From git://git.linaro.org/toolchain/binutils-gdb
>    e0f5246..336649d  master     -> linaro/master
>
> I now get the following build error:
>
> gdb/binutils/readelf.c: In function ‘process_mips_specific’:
> gdb/binutils/readelf.c:13522:3: error: format ‘%lu’ expects argument of type
> ‘long unsigned int’, but argument 2 has type ‘size_t’ [-Werror=format=]
>    printf (_("<symbol index %lu exceeds number of dynamic symbols>"), i);
>    ^

The error looks to be fixed upstream, it may just take a short while
to mirror across.

-- 
Will Newton
Toolchain Working Group, Linaro

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to