[patch] fix release builds for arm-linux-gnueabi
Matthias Klose
doko@ubuntu.com
Sat Oct 17 01:29:00 GMT 2009
the 2.20 release tarball fails to build on arm-linux-gnueabi; know expands
something else than for builds from cvs or for snapshot releases. this should go
to the branch and trunk (although you'll never see it there).
Matthias
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config
-I../../gas/../include -I../../gas/.. -I../../gas/../bfd
-DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Werror -g -O2 -Wno-format-security -fno-section-anchors
-MT tc-arm.o -MD -MP -MF .deps/tc-arm.Tpo -c -o tc-arm.o `test -f
'config/tc-arm.c' || echo '../../gas/'`config/tc-arm.c
cc1: warnings being treated as errors
../../gas/config/tc-arm.c: In function 'make_mapping_symbol':
../../gas/config/tc-arm.c:2489: error: suggest braces around empty body in an
'if' statement
make[5]: *** [tc-arm.o] Error 1
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gas-arm.diff
URL: <https://sourceware.org/pipermail/binutils/attachments/20091017/f32f7388/attachment.ksh>
More information about the Binutils
mailing list