Latest tip, Juce Demo does not compile on iPad, iPhone, or iPod. I’m talking about the devices, not the simulator. gcc-4.2 fails with an exit code 1. It does compile and run for both the simluators.
However, interestingly enough, I can build my own DspFilters for these devices, using a tweaked amalgamation (which I will be submitting to Jules for inclusion in the latest tip hopefully).
I’m not sure what the problem is but I think that the compiler is choking on the size of the includes. Or maybe its something with the build settings. I am unsure.