OS: Windows XP (cygwin)
GCC: 4.4.2

configure args: ../../src/binutils-2.20/configure --target=arm-elf
--prefix=/opt/arm --enable-interwork --enable-multilib

these configure args are recommended at http://www.gnuarm.com/support.html#build

Buld log (after the second "make", the first was "make -j3" so logs are 
interlaced):

make[4]: Entering directory `/cygdrive/d/GNU/build-arm/binutils-2.20/gas'
gcc -DHAVE_CONFIG_H -I. -I../../../src/binutils-2.20/gas  -I.
-I../../../src/binutils-2.20/gas -I../bfd
-I../../../src/binutils-2.20/gas/config
-I../../../src/binutils-2.20/gas/../include -I../../../src/binutils-2.20/gas/..
-I../../../src/binutils-2.20/gas/../bfd -DLOCALEDIR="\"/opt/arm/share/locale\""
 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT tc-arm.o
-MD -MP -MF .deps/tc-arm.Tpo -c -o tc-arm.o `test -f 'config/tc-arm.c' || echo
'../../../src/binutils-2.20/gas/'`config/tc-arm.c
cc1: warnings being treated as errors
../../../src/binutils-2.20/gas/config/tc-arm.c: In function 
'make_mapping_symbol':
../../../src/binutils-2.20/gas/config/tc-arm.c:2489: error: suggest braces
around empty body in an 'if' statement

-- 
           Summary: gas/config/tc-arm.c:2489: error: suggest braces around
                    empty body in an 'if' statement
           Product: binutils
           Version: 2.20
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: jksgfv at tut dot by
                CC: bug-binutils at gnu dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=11011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to