Discussion:
Building gcc cross compiler on linux host for powerpc - toolchain
(too old to reply)
Bhaskar
2006-02-02 17:26:03 UTC
Permalink
Hello,

I am building a gcc cross compiler toolchain for powerpc on linux red
hat.I tried no of binutils & gcc version combinations.None of them
compiled to the end.

Can any one suggest me a working combination of toolchain ie binutils,
gcc, gcc-lib versions to be downloaded.

thanx,
Bhaskar A. Tilak.
l'indien
2006-02-02 22:13:18 UTC
Permalink
Post by Bhaskar
Hello,
I am building a gcc cross compiler toolchain for powerpc on linux red
hat.I tried no of binutils & gcc version combinations.None of them
compiled to the end.
Can any one suggest me a working combination of toolchain ie binutils,
gcc, gcc-lib versions to be downloaded.
binutils 2.15.91 & 2.16.1 are OK.
gcc 3.4.4 / 3.4.5 are OK.
gcc-lib is compiled during gcc compilation...

Loading...