<br><font size=2 face="sans-serif">I am trying to run a custon application
on using the 2.4.26 kernel on a ppc. &nbsp;And I am using a Cross compiler
to compile the kernel , my custom application, and busybox. &nbsp; But
When I try to run my app I get the follwoing message.</font>
<br>
<br><font size=2 face="sans-serif">error while loading shared libraries:
libstdc++.so.5: cannot open shared object file: No such file or directory</font>
<br>
<br><font size=2 face="sans-serif">Not sure what I can do to fix this since
the shared libs are in /lib and it seems that it should be in /usr/local/lib,</font>
<br><font size=2 face="sans-serif">Any help on how to get around this would
be greatly appreciated.</font>
<br><font size=2 face="sans-serif">Brett</font>