Hi
when I launched the toolchain script it started downloading binutils and gcc and patches for them, I'm on debian and already have these installed for coding. Won't there be some sort of conflict with those? I've never done cross compiling before and don't want to mess my install.
And for uninstalling the toolchain and sdk, will removing /usr/local/pspdev (or wherever they're installed) suffice?
It will not affect your existing development tools, they are installed under /usr/local/pspdev and all applications are prefixed with psp- so psp-gcc etc.