Re: Binutils Build error when the target is arm-linux

2010-02-23 Thread Tristan Gingold
On Feb 24, 2010, at 4:27 AM, thinke365 wrote: > > 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 --disab

Re: Binutils Build error when the target is arm-linux

2010-02-23 Thread thinke365
es... > > 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-

Re: Binutils Build error when the target is arm-linux

2010-02-23 Thread Nick Clifton
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.o

Binutils Build error when the target is arm-linux

2010-02-23 Thread thinke365
eaving directory `/root/build/binutils-2.20_cross' make: *** [all] Error 2 you can add parenthesis to gas/config/tc-arm.c at line 2488. This can solve the problem My build environment is CentOS 5.3. gcc 4.1.2, kernel version is 2.6.18 -- View this message in context: http://old.