On 20 June 2014 10:04, Gopalasubramanian, Ganesh <ganesh.gopalasubraman...@amd.com> wrote: > I got an error while trying to build the latest Linaro-binutils source > (http://releases.linaro.org/14.06/components/toolchain/binutils-linaro/binutils-linaro-2.24.0-2014.06.tar.bz2). > > ../bfd/bfd.h:304:75: error: right-hand operand of comma expression has no > effect [-Werror=unused-value] > #define bfd_set_section_userdata(bfd, ptr, val) (((ptr)->userdata = > (val)),TRUE) > > Found that the error is already resolved in FSF trunk > (https://sourceware.org/ml/binutils/2014-01/msg00334.html). > Is that on cards for backport?
I'll backport it for 2014.07. It may be possible to work around this by passing --disable-werror to the configure script. -- Will Newton Toolchain Working Group, Linaro _______________________________________________ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain