[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, 9 Sep 2004 10:06:16 -0700 (PDT) |
On Thu, 9 Sep 2004, E. Weddington wrote:
> Theodore A. Roth wrote:
>
> >I don't see the binutils patch in your attachments. Are you applying
> >that too? If not, then that might be causing the checks to fail.
> >
> >
> >
>
> Apologies. Yes, binutils is being patched with attached.
>
>
> >Here's the patch I just committed to HEAD to fix this:
> >
> >@@ -287,7 +287,7 @@ AC_DEFUN(
> > AC_MSG_CHECKING(if ${CC} has support for $1)
> > AC_TRY_COMPILE(
> > [],
> >- [int main (void) {}],
> >+ [],
> > [has_dev_support=yes],
> > [has_dev_support=no]
> > )
> >
> >
> >
> What file was this for again? This looks like a diff fragment...
Sorry, I forgot the header. It's a change to configure.in.
>
> Thanks
> Eric
>
---
Ted Roth
PGP Key ID: 0x18F846E9
Jabber ID: address@hidden