I'm trying to run the arm linux gcc (linaro 2013 toolchain) and am getting the following error:
arm-linux-gnueabihf-gcc: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
It's building 32 bit on a 64 bit operating system. I'm running Ubuntu Precise.