Erik Olofsson writes:
> 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 ther
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 p