gcc reverse_iterator comparison operators missing?

I get a compile error of the iterator when porting an application which is based on the C++ standard library. Someone get the same issue before, and there is already an answer at http://stackoverflow.com/questions/2135094/gcc-reverse-iterator-comparison-operators-missing.

Read More: