mknrndll seems to not work for me since I installed Xcode 4. I figured that the problem is the '-arch ppc' flag which causes gcc to fail, since ppc is not supported in the Xcode 4 toolchain.
Is it possible to remove the '-arch ppc' flag? Or am I wrong and there is a different problem?
