bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: thinke365
Subject: Re: Binutils Build error when the target is arm-linux
Date: Tue, 23 Feb 2010 19:27:27 -0800 (PST)

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
> address@hidden
> 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]