This is the mail archive of the binutils@sources.redhat.com 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: Problems compiling elfxx-sparc.c


Nick Clifton <nickc@redhat.com> writes:

> Hi David,
>
>   With your recent addition of the the elfxx-sparc.c file to the bfd/
>   directory I am unable to build a toolchain configured with
>   --enable-targets=all on a 32bit host.  The failures are:
>
>     .../bfd/elfxx-sparc.c: In function `sparc_elf_r_symndx_64':
>     .../bfd/elfxx-sparc.c:541: warning: right shift count >= width of type
>     .../bfd/elfxx-sparc.c: In function `allocate_dynrelocs':
>     .../bfd/elfxx-sparc.c:1793: warning: left shift count >= width of type

Another warning:

/cvs/binutils/bfd/elfxx-sparc.c: In function '_bfd_sparc_elf_link_hash_table_create':
/cvs/binutils/bfd/elfxx-sparc.c:780: warning: pointer targets in assignment differ in signedness
/cvs/binutils/bfd/elfxx-sparc.c:797: warning: pointer targets in assignment differ in signedness

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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