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: [PATCH ARC 1/8] BFD: new ARC port


Hi Nick,
> 
> I get a compile time error building in this folder, when running as a 
> 32-bit host:
> 
>    bfd/elf32-arc.c: In function 'elf_arc_finish_dynamic_symbol':
>    bfd/elf32-arc.c:1359:97: error: cast from pointer to integer of 
> different size [-Werror=pointer-to-int-cast]
>    bfd/elf32-arc.c:1359:514: error: cast to pointer from integer of 
> different size [-Werror=int-to-pointer-cast]
>    bfd/elf32-arc.c:1363:97: error: cast from pointer to integer of 
> different size [-Werror=pointer-to-int-cast]
>    bfd/elf32-arc.c:1363:523: error: cast to pointer from integer of 
> different size [-Werror=int-to-pointer-cast]

Please can you tell me more about the test system. For my 32bit testing, I am using xubuntu 15.04 distoro, with gcc4.8/gcc5.

Thank you,
Claudiu


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