TySoft
07-27-2002, 06:44 PM
Heya folks, I'd be quite grateful for any help on this - been pulling out my hair for a few hours now...
I'm running Mandrake 8.2 with no extra crap, completely fresh install.
I have two clean installations of mandrake (im talking 5 minute installations before I install GCC). On both computers, I download the 25mb tar.gz that has GCC 3.1.1 in it - here it what I did on both computers (they both got different results:
1) tar xvzf whateveritwascalled.tar.gz
2) cd whereverItExtractedTo
3) ./configure
4) make
5) make install
Results:
PC 1:
It lasts about 5 minutes on the make step and spits out a nice Error 1 & Error 2, here's the last few lines:
insn-attrtab.c: In function 'pent_np_unit_blockage':
insn-attrtab.c:36801: Internal error: Segmentation fault.
Please submit a full bug report.
make[1]: *** [insn-attrtab.o] Error 1
make[1]: Leaving directory '/home/gcc-3.1.1/gcc'
make: *** [all-gcc] Error 2
The second machine installs fine, however I have no clue how to make Linux use the new 3.1.1 compiler which is located in a directory alongside the old 2.96 compiler.
How do I switch it over to 3.1.1? - I read it somewhere but I can't find it now :/
Please, oh please someone have some ideas - I can't figure it out!
Thanks!
- Ty
I'm running Mandrake 8.2 with no extra crap, completely fresh install.
I have two clean installations of mandrake (im talking 5 minute installations before I install GCC). On both computers, I download the 25mb tar.gz that has GCC 3.1.1 in it - here it what I did on both computers (they both got different results:
1) tar xvzf whateveritwascalled.tar.gz
2) cd whereverItExtractedTo
3) ./configure
4) make
5) make install
Results:
PC 1:
It lasts about 5 minutes on the make step and spits out a nice Error 1 & Error 2, here's the last few lines:
insn-attrtab.c: In function 'pent_np_unit_blockage':
insn-attrtab.c:36801: Internal error: Segmentation fault.
Please submit a full bug report.
make[1]: *** [insn-attrtab.o] Error 1
make[1]: Leaving directory '/home/gcc-3.1.1/gcc'
make: *** [all-gcc] Error 2
The second machine installs fine, however I have no clue how to make Linux use the new 3.1.1 compiler which is located in a directory alongside the old 2.96 compiler.
How do I switch it over to 3.1.1? - I read it somewhere but I can't find it now :/
Please, oh please someone have some ideas - I can't figure it out!
Thanks!
- Ty