Skip to Content.
Sympa Menu

sm-sorcery - Re: [SM-Sorcery]GCC faiils to cast or make

sm-sorcery AT lists.ibiblio.org

Subject: Discussion of Sorcery related topics

List archive

Chronological Thread  
  • From: julian AT openit.de (Julian v. Bock)
  • To: "Bearcat M. Sandor" <Sorcerer AT TheDragonsEdge.com>
  • Cc: sm-sorcery AT lists.ibiblio.org
  • Subject: Re: [SM-Sorcery]GCC faiils to cast or make
  • Date: Sat, 02 Nov 2002 20:42:39 +0100

Hi

>>>>> "BMS" == Bearcat M Sandor <Sorcerer AT TheDragonsEdge.com> writes:

BMS> make[2]: *** [libgcc/./_fixdfdi.oS] Segmentation fault make[2]:
BMS> Leaving directory `/usr/src/gcc-3.2/gcc' make[1]: *** [libgcc.a]
BMS> Error 2 make[1]: Leaving directory `/usr/src/gcc-3.2/gcc' make:
BMS> *** [all-gcc] Error 2

This is not supposed to happen.

This might be caused by an error in the bootstrapping process.
However, the error message you posted does not contain the beginning of
the gcc command line so I am not sure where the error occurs.

Please try a fresh build (cast gcc; not a manual build) and post the
complete compile log if you still get an error.

BMS> i went in to the /usr/src/gcc-3.2 and did a '/.configure'..'make'
BMS> and got teh same thing.

gcc is built in /usr/src/gcc-3.2.bld, the configure in the source
directory could mess things up, and a plain make won't bootstrap
gcc ;)

Julian




Archive powered by MHonArc 2.6.24.

Top of Page