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
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, sinc
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