[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Rtems 4.8.0 / Mingw / Coldfire Gcc Bug
- Date: Fri, 29 Feb 2008 12:33:47 +0100
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: Rtems 4.8.0 / Mingw / Coldfire Gcc Bug
On Fri, 2008-02-29 at 19:54 +1100, Chris Johns wrote:
> Paul Whitfield wrote:
> >
> > I just attempted to build rtems 4.8.0 multi lib with the Mingw tools,
> >
> > However, it stops with a gcc internal compiler error ala
> >
> > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34439
> >
> > Any suggestions?
> >
>
> It is suppose to be fixed in the latest gcc.
AFAICT, this bug is present in all GCC releases from GCC's 4.2.x release
series. I am not aware about any fix to it (c.f. the BZ above).
> Ralf has confirmed this how-ever
> these tool sets are not available to download.
This bug seems to be fixed in GCC's 4.3.x release series, which is
supposed to be released in "not to distant future".
At least, I can't reproduce the breakdown with toolchains having been
built from development versions/release candidates from this series.
BTW: I pushed rtems-4.9-GCC Linux rpms having been built from GCC-4.3.0
release candidate tarballs, which also should be suitable to build
rtems-4.8.
Ralf