Hi, I have successfully used GCC 3.1 on Linux to compile a set of objective-c classes that do not compile with Apple's CC (they use forward references to protocol and I do need that !). Since cc is Apple's gcc, I'd not be surprised if gcc worked in Apple world. But has someone already made the experience ? Aurélien