>-----Original Message----- >From: Joerg Wunsch [mailto:j...@uriah.heep.sax.de] >Sent: Monday, April 12, 2010 11:24 AM >To: avr-libc-dev@nongnu.org >Cc: Boyapati, Anitha >Subject: Re: [avr-libc-dev] Error while running bootstrap from trunk > >As Boyapati, Anitha wrote: > >> While running bootstrap, I faced following config error. A quick >> look at the dir structure shows that atxmega64a1u doesn't exist. Any >> idea? > >> configure.ac:1279: required >file`avr/lib/avrxmega5/atxmega64a1u/Makefile.in' not found > >When adding the ATxmega64A1U device, someone mistyped the directory >name in devtools/gen-avr-lib-tree.sh as "atxmega64a1" (lacking the >"u"). >
Yes. Bootstrap now passes, but configure has a problem :) checking whether avr-gcc supports __builtin_avr_delay_cycles... configure: error: link tests are not allowed after AC_NO_EXECUTABLES I am using autoconf-2.64. I have recently changed it build binutils 2.20.1. Looking at the error message, I don't think that is the reason. Could that be? I am doing avr-libc test build for gcc-4.4.3 + binutils 2.20.1 combo. Thanks Anitha _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev