./hello -qws
./hello: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
在板子lib 目录里有 libstdc++.so.6,并且我后来也通过NFS添加到了板子 /usr/local/Trolltech/QtEmbedded-4.5.3-arm/lib 这个目录下,改怎么做呀,各位高手指教下,先谢谢了!