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]

Re: gdb 5 compile error with avr as target?


nick@bio-eng.uklinux.net wrote:
> 
> i keep getting "avr unknown target" message when configuring gdb 5.
> the avr files appear to be present and i configure with --target=avr
> also --target=avr-unknown-elf but get nowhere.
> is this a bug or am i missing the point? any help appreciated.
> 
> apologies if this is the wrong mail list.

I'm actually puzzled:

$ pwd
/home/scratch/GDB/src/gdb
$ find * -name '*avr*' -print
$ grep avr configure*
$ 

I think you may have a GDB that isn't 5.0.

	Andrew


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