This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: AVR port broken on 4.3 20080215 snapshot
- From: "Richard Guenther" <richard dot guenther at gmail dot com>
- To: "Weddington, Eric" <eweddington at cso dot atmel dot com>
- Cc: GCC <gcc at gcc dot gnu dot org>, "Denis Chertykov" <chertykov at gmail dot com>, "Anatoly Sokolov" <aesok at post dot ru>, "Joerg Wunsch" <joerg_wunsch at uriah dot heep dot sax dot de>, "Jo Inge Lamo" <jilamo at atmel dot com>
- Date: Sat, 16 Feb 2008 20:34:05 +0100
- Subject: Re: AVR port broken on 4.3 20080215 snapshot
- References: <258DDD1F44B6ED4AAFD4370847CF58D5B9D19C@csomb01.corp.atmel.com>
On Feb 16, 2008 8:10 PM, Weddington, Eric <eweddington@cso.atmel.com> wrote:
> Hi All
>
> 4.3 20080215 snapshot fails to build for the AVR, whereas last week's
> snapshot 20080207 builds just fine. Filed as bug #35218:
> <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35218>
>
> I know that the AVR target is neither a primary or secondary platform
> (though we'd like to pitch for secondary status for 4.4), but the AVR
> target hasn't been broken on a release since sometime in 3.3.x IIRC. It
> would be a shame if the AVR target was broken just days before a 4.3.0
> release candidate. I was planning on using the release candidate in an
> upcoming experimental release of WinAVR.
>
> The build failure does not *seem* to be on anything target specific; it
> fails on makeinfo and can't seem to find libiberty/at-file.texi. See the
> bug for details.
>
> Any help in getting this resolved would be appreciated.
If it worked with the last weeks snapshot, can you isolate the patch that broke
it?
Thanks,
Richard.