Jeff Stevens wrote:
>I am trying to cross compile GCC for an AMCC 440SP
>platform (powerpc-linux). Binutils and bootstrap GCC
>compile fine, but when I make glibc it errors out with
>the following:
>
To be sure, are you using a gcc3.4.x compiler together with glibc2.3.5,
as required:
http://sources.redhat.com/ml/libc-announce/2005/msg00001.html
???
Paolo.