When I try to cross-compile C code for PowerPC, I get the following error:
llvm-gcc-4.2: error trying to exec '/usr/bin/../llvm-gcc-4.2/bin/powerpc-apple-darwin10-llvm-gcc-4.2': execvp: No such file or directory
What is the best way to install the missing compiler?