error while loading shared libraries: libstdc++.so.6: cannot open shared object file:
hi,
I am using centOS 6 version.I installed ARM cross compilers.I want to compiler c++ code using arm-xilinx-linux-gnueabi+g++ compiler.
while i am porting code on board it displays error like
error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
can u please kindly reply me with solution
|