1833894 Members
1908 Online
110063 Solutions
New Discussion

Re: C++ LIbrary Help :)

 
Darren Etheridge_2
Super Advisor

C++ LIbrary Help :)

Hi Friends,

I am getting following error when i try to execute one application.

fglrun -V

/usr/lib/pa20_64/dld.sl : Unable to find library 'libstdc++.sl.5'.
killed.

any pointers or inputs. will be a great help.
I have changed the SHLIB and LD_LIB Path with no help.. I can see the file in /usr/local/lib but when i run a nm /usr/lib/pa20_64/dld.sl |grep libstd
I get nothing ... help!! :)

How do I link the lost library?
2 REPLIES 2
Stephen Keane
Honored Contributor

Re: C++ LIbrary Help :)

Can you run

ldd your_exe


Is it a 32-bit exe or a 64-bit one? It looks like a 64-bit one.
Darren Etheridge_2
Super Advisor

Re: C++ LIbrary Help :)

It is a 64bit...Sorry... we are running 11.11