This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 32 bit host build failure from peXXigen.c


Hi Nick,

On 04/24/2014 12:09 PM, Nicholas Clifton wrote:
> Darn.  Which version of gcc are you using ?
> 
> I have just tried using gcc 4.8.2 on a 32-bit Fedora 20 installation and
> this error did not happen.  (I did find and fix another 32-bit issue).
> 
> Could you try out the attached patch and let me know if it works for you ?
> 

Thank you for the patch, but unfortunately it still fails on my build
here, with the same error message (comparison is always false due to
limited range of data type [-Werror=type-limits]).

I'm using gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5).

Thanks,
--
Edjunior


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]