On 01/31/2012 11:57 AM, Grant wrote:
> I can't seem to get gcc-4.5.3-r1 to compile.  I tried twice and it
> failed at the exact same point both times.  The build log doesn't
> mention a segfault.  Does anyone know how to fix this?  I was able to
> compile gcc-4.3.3 a short while ago.

Are you using the new 4.3.3 to build 4.5.3?  The gcc package actually
compiles gcc twice, once with your existing compiler and again with
the new compiler itself (at least it worked that way in the old days).

I'm wondering if the internal compiler error occurs during the first
build (using 4.3.3) or the second (using 4.5.3).

Not that I'd know what to do with that info except to answer my own
question :)


Reply via email to