
9 Jan
2012
9 Jan
'12
2:28 p.m.
On 01/07/2012 10:29 PM, Nathan Ridge wrote:
I have access to GCC 4.3 through 4.7.
On GCC 4.3 and 4.4, it does not compile, with or without --std=c++0x On GCC 4.5, 4.6, and 4.7, it compiles with --std=c++0x, but not without
Presumably it would not compile on older GCC versions either.
You may want to try with 4.0 or 4.1. I think they used to allow it.