Bone runtime errors: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

Hi,

We keep running into this problem when running various apps on a
beaglebone.

    "error while loading shared libraries: libgcc_s.so.1: cannot open
shared object file: No such file or directory"

The system is ti-linuxsdk 5.0.3.1 but had the same problem on 5.0.3.
libgcc on this system is 4.5.3 It's almost as if linuxsdk is missing
a component.

I copied a file of the same name from a WebOS device (!) and it
"fixed" the problem, but I'm looking for a more proper solution.

Anybody else run into this?

--Chris

Seems like the application are compiled with another toolchain

Ex: Filesystem with arm-arago-xxxx
Application compiled arm-none-linuxxxx