gdb 5 compile error with avr as target?
Andrew Cagney
ac131313@cygnus.com
Fri Apr 27 13:00:00 GMT 2001
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
More information about the Gdb
mailing list