Jason wrote: > Been beating my head against a wall for a day or so now. I'm trying to > get ppu/spu crosscompilers on my boxes so that I can use distcc on the > PS3... > > I pulled the toolchains overlay with layman, and I've tried 4 different > versions of gcc-4.3.0, all of which fail to emerge. I know some folks > have it running, which (exact) version did you use?
the problem is because crossdev can't mix and match overlays... you should delete completely sys-devel/binutils from the toolchain overlay and instruct crossdev to use the latest gcc (from toolchain) and the latest binutils (from standard portage). doing this will result in a working toolchain (at least it worked for me few days ago) lu -- Luca Barbato Gentoo/linux Gentoo/PPC http://dev.gentoo.org/~lu_zero -- [email protected] mailing list
