> -----Original Message----- > From: > avr-gcc-list-bounces+eric.weddington=atmel....@nongnu.org > [mailto:avr-gcc-list-bounces+eric.weddington=atmel....@nongnu. > org] On Behalf Of Georg Lay > Sent: Wednesday, November 03, 2010 8:14 AM > To: Joerg Wunsch > Cc: avr-gcc-list@nongnu.org > Subject: Re: [avr-gcc-list] avr-libc-1.7.0 fails to compile > > Joerg Wunsch schrieb: > > Georg Lay <a...@gjlay.de> wrote: > > > >> Building avr-libc-1.7.0 I am running into the error > indicated in the > >> attachment. Any ideads? > > > > Sounds familar. Update your GNU make. > > Thanks, that works. Now using 3.81 instead of 3.80. > > One more question: How does avr-libs determine if a specific target is > supported or not?
There are configure checks in avr-libc. It determines this based on running avr-gcc (whatever it finds in the PATH) with dummy code and checking if avr-gcc supports a particular device. _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list