This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: GDB head fails to compile for target=arm-elf


Hey, Alan...

On Tue, Jul 05, 2005 at 12:03:05AM +0900, Janne Hellsten wrote:
> Looks like arm-elf is not the only target that behaves this way.  When
> trying --target=sh-elf, I get this:

> ../../src/bfd/elf32-sh64.c: In function `sh64_elf_get_sec_type_attr':
> ../../src/bfd/elf32-sh64.c:766: warning: duplicate `const'

and for arm-elf also, and possibly others.  I think you misplaced a
const in the special_section changes yesterday.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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