That way madness lies
My copy of iPhone Open Application Development arrived the other day, and I was very excited by the possibility of actually seeing my code run on actual hardware, like an actual programmer.
I can’t get the flipping toolchain to build anything. The linker *will not* see anything in $HEAVENLY, the home from home for my iPod Touch (yes, that one) filesystem. I’ve installed the toolchain as per instruction, several times.
I know I’ve done something wrong. You now those moments of intelligence blindness you get, where you simply can’t see how you’ve done something wrong, but you’re absolutely convinced that you must have, because you’re the only one in the entire world seemingly having problems (that isn’t quite true).
Those pesky kids with their SDKs and Apple certificates may still be one step ahead … for now.
Update: I can get applications to build if I compile and link separately. I’m afraid I’m just a poor Python coder. Can anyone tell me why this would make a difference?