Identical source not compiling on Linux although compiling & runs OK on WindowsFinally, problem solved. Thank you all who gave input. This is what worked for me (two steps): 1) ...
Identical source not compiling on Linux although compiling & runs OK on Windows@keskiverto: Thanks, let me digest your reply and will post what I did.
Identical source not compiling on Linux although compiling & runs OK on Windows@ keskiverto: Following your advice, now I have two GCC compilers installed on the Linux (CentOS) m...
Identical source not compiling on Linux although compiling & runs OK on Windows@ keskiverto: I've found [b]-std=c++0x[/b] and the only difference is that it gives more errors repo...
Identical source not compiling on Linux although compiling & runs OK on Windows@ keskiverto: Thanks for the clarification, I didn't know that newer GCC has to be installed on t...