> -----Original Message-----
> From: 
> avr-gcc-list-bounces+eweddington=cso.atmel....@nongnu.org 
> [mailto:avr-gcc-list-bounces+eweddington=cso.atmel....@nongnu.
> org] On Behalf Of Ruud Vlaming
> Sent: Monday, January 26, 2009 3:50 PM
> To: avr-gcc-list@nongnu.org
> Subject: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in
> 
> Hi,
> 
> I don't think it was mentioned here yet, so please know that,
> when you try to build avr-libc-1.6.4 with the patches,
>  30-avr-libc-1.6.4-dwarf2.patch
>  31-avr-libc-1.6.4-builtins.patch
>  40-avr-libc-1.6.4-fix-attiny13a-arch.patch
> applying the last patch results in an error when building
> 
>   cd avr-libc-1.6.4-build
>   ../avr-libc-1.6.4/configure --prefix=$SOMEDIR 
> --build=`../avr-libc-1.6.4/config.guess` --host=avr
>   make && make install
> 
> config.status: error: cannot find input file: 
> avr/lib/avr25/attiny13a/Makefile.in
> 
> Indeed, that file is not present. So the only option seems to 
> leave that
> last patch out (in which case the build succeeds).
> Or should one take an other action?

Hi Ruud,

That's strange. IIRC, It works for me.

Can you build from the latest from the 1.6 branch?


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to