my binutils version is 2.20. this error is produced, since the absent of parenthesis makes a warnning, while the compile regards warnnings as errors, this problem can be solved in two ways: 1. add parenthesis to line 2489 2. use --disable-werror option when configure
option 1 is recommanded, since it can enforce an stronger software. Nick Clifton wrote: > > Hi thinke365, > >> config/tc-arm.c:2489: Warnning:if statement is empty > > Which version of the sources are you using ? > > I cannot reproduce this problem with the current mainline sources... > > Cheers > Nick > > > > _______________________________________________ > bug-binutils mailing list > bug-binutils@gnu.org > http://lists.gnu.org/mailman/listinfo/bug-binutils > > -- View this message in context: http://old.nabble.com/Binutils-Build-error-when-the-target-is-arm-linux-tp27701545p27714080.html Sent from the Gnu - Binutils - Bugs mailing list archive at Nabble.com. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils