On 3/18/07, Victor Kaplansky <[EMAIL PROTECTED]> wrote:
I have obtained the same error on my ppc64 yellow dog linux:
collect2: ld terminated with signal 11 [Segmentation fault] > I get the following error on PPC while bootstrapping mainline. > Re-runing make I get: > collect2: ld terminated with signal 11 [Segmentation fault] > make[8]: *** [libstdc++.la] Error 1
Usually that means there is a bug in binutil's ld. It might be better to use a real FSF stable release of binutils instead of what the vendor (distro) provides you with. Thanks, Andrew Pinski