I was previously working on ubuntu .My c++ code was executing well over there then I switched to Centos 6.3 and compiled my code the same way I compiled it on ubuntu using g++. Now, on centos when I run the executable of my code, I get the following error.I was previously working on ubuntu .My c++ code