[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] [bugs #10329] crtm168.o is not being built
From: |
Theodore A. Roth |
Subject: |
Re: [avr-libc-dev] [bugs #10329] crtm168.o is not being built |
Date: |
Thu, 7 Oct 2004 10:38:34 -0700 (PDT) |
On Thu, 7 Oct 2004, E. Weddington wrote:
> >What you are seeing is correct and will happen on all systems, not just
> >cygwin. It's a side effect of the multi-lib build method. It's also
> >something I've always detested and would like to see go away, but the ML
> >part of configure is so complicated, even I don't understand all of how
> >it works (which is why I did the complete rewrite on the autoconf
> >branch).
> >
> >
> >
>
> Forgive my memory loss, but is the autoconf branch before 1.0.4 release?
> or will it be sometime after? What's the relationship?
It's a branch off of head which builds a crt*.o file for every supported
device instead of only for avr2, avr3, avr4, and avr5. It remains an
experimental branch until some changes are made in gcc/binutils (which
may never happen).
---
Ted Roth
PGP Key ID: 0x18F846E9
Jabber ID: address@hidden
Re: [avr-libc-dev] [bugs #10329] crtm168.o is not being built, Keith Gudger, 2004/10/07