This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAP classic arago c++ doesn't run

Other Parts Discussed in Thread: OMAPL138

I am using OMAPL138 with the classic arago that comes with ti omap starterware. I am able to run C programs but when I try to run C++ programs I get the following message:

./app_host: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

The OPKG feeds have died also, so I cannot get this from update. How can I fix this problem?