in reply to 5.8.1 don't compile

Try to make again. Check if the CPU and PSU fans are spinning. Check your memory with Memtest86. Read the SIG11 FAQ. Use a stable compiler.

If hardware looks OK, and make still fails repeatedly, consider sending a GCC bug report.

Replies are listed 'Best First'.
Re: Re: 5.8.1 don't compile
by powerman (Friar) on Oct 13, 2003 at 18:26 UTC
    I've done all hardware tests : lm-sensors, hddtemp, memtest86, cpuburn and kernel/glibc/gcc compilation (anybody know more test? :)).

    Problem was solved by using last Gcc-3.3.1 and Glibc-2.3.2 ( but upgrading gcc/glibc in step force me to recompile ALL system, and this is what I'm doing now instead of programming in perl :( ).

    Thanks for your replies.

    P.S. I will report perlbug as soon as I finish with overall system recompilation.