[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in |
Date: |
Mon, 26 Jan 2009 17:25:25 -0700 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Timo Sandmann
> Sent: Monday, January 26, 2009 5:19 PM
> To: Ruud Vlaming
> Cc: address@hidden
> Subject: Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in
>
>
> Am 26.01.2009 um 23:50 schrieb Ruud Vlaming:
> > 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?
> >
> > Ruud
>
> Hi Ruud,
>
> I used the bootstrap-script to let automake generate the missing
> Makefile.in.
>
Oh, of course, I do that too. Thanks for mentioning that.
- [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Ruud Vlaming, 2009/01/26
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/26
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Timo Sandmann, 2009/01/26
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in,
Weddington, Eric <=
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Ruud Vlaming, 2009/01/28
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/28
- [avr-gcc-list] Compiler bug or Incorrect C ?, Anton James Erasmus, 2009/01/29
- RE: [avr-gcc-list] Compiler bug or Incorrect C ?, Weddington, Eric, 2009/01/29
- RE: [avr-gcc-list] Compiler bug or Incorrect C ?, Stu Bell, 2009/01/29
- Re: [avr-gcc-list] Compiler bug or Incorrect C ?, Joerg Wunsch, 2009/01/29
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Ruud Vlaming, 2009/01/29
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/29
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Steven Michalske, 2009/01/29
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/29