It's never been an issue before, but for some reason, in a particular project, it's taking each of my .m files forever to compile, upwards of two minutes. This is particularly weird because I'm running on a 1.5 GHz PowerBook G4, and none of the files are over 200 lines long. Even an unmodified main.m is taking that long, and it's spitting out a warning about "passing arg 2 of `NSApplicationMain' from incompatible pointer type." Anyone seen anything like this before/have any ideas what to do about it?