Hello, I have come to rely on C++0x support in GCC 4.6 and later. Until clang has feature parity with GCC 4.6, GCC seems to be my only choice for a darwin compiler.
As I need to support iPhone it would seem arm-apple-darwin would be the correct target. Would there be any interest in a patch porting arm-apple-darwin target from Apple GCC into mainline, and is it legally possible? Regards, Erik