| « Poking in Mesa... | First gentoo system image for Cell done » |
Fixing errors on the toolchain
Recently got some reports about bizarre hangs on binutils on non ppc arches
Today eventually I fixed the (pretty dumb) error I made while preparing the patch, don't ask me why I hadn't tracked it before (working on semi-native environment shadowed it pretty well).
Hopefully today I'll add a fix for the linux makefile trying to use uname -m while crossbuilding headers.
2 comments
Comment from: Felipe [Visitor]
Hello again.
My arch is not a ppc [it is an ia32 (x86)].
Now I can install almost all the toolchain, ppu emerge fine, spu stops on glibc.
I think on x86 archs, ppc32 compiler and libs must be instaled also. At least it is what the error suggests.
My arch is not a ppc [it is an ia32 (x86)].
Now I can install almost all the toolchain, ppu emerge fine, spu stops on glibc.
I think on x86 archs, ppc32 compiler and libs must be instaled also. At least it is what the error suggests.
09/03/06 @ 17:33
Comment from: Luca Barbato [Member]
spu doesn't use glibc but newlib, how did you manage to get it try to get glibc?
09/03/06 @ 18:07