Search found 1 match
- Sat Nov 03, 2007 9:14 pm
- Forum: PSP Development
- Topic: installation bug report
- Replies: 1
- Views: 837
installation bug report
Hi! I've just got my PSP and I just started installation of psptoolchain :) I think I found a bug in psptoolchain/scripts/001-binutils-2.16.1.sh: at the line that apply the patch, it reads: cd binutils-2.16.1 && cat ../../patches/binutils-2.16.1-PSP.patch | patch -p1 || { exit 1; } while it ...