Search found 2 matches

by Erroneous
Wed Feb 20, 2008 8:31 am
Forum: PS3 Linux Development
Topic: Trouble cross compiling kernel with ps2dev's toolchain
Replies: 1
Views: 2570

I switched to using the kernel from git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux.git. Everything compiles just fine now.
by Erroneous
Sat Feb 16, 2008 7:04 pm
Forum: PS3 Linux Development
Topic: Trouble cross compiling kernel with ps2dev's toolchain
Replies: 1
Views: 2570

Trouble cross compiling kernel with ps2dev's toolchain

I'm trying to cross compile a kernel from Geoff Levand using the toolchain found at http://ps2dev.org/ps3/Tools/Toolchain/ps3toolchain-20070626.tar.bz2 . I added the built ppu and spu bin directories to my $PATH and added ARCH=powerpc CROSS_COMPILE=ppu- to the top of the Makefile. I ran make ps3_def...