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);
   ^

Thanks,
Cov

-- 
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

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

Reply via email to