http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26472



--- Comment #17 from dave.anglin at bell dot net 2012-10-03 22:39:46 UTC ---

On 3-Oct-12, at 6:18 PM, anilkris at hotmail dot com wrote:



> I am getting the following error when I run a concurrent programs in  

> Oracle

> R12.1.3, which calls a Pro *C executable.

>

> /usr/lib/dld.sl: Can't find path for shared library: libstdc++.sl.5

> /usr/lib/dld.sl: No such file or directory

> /d701/oracle/cfo/bin/CFORPPL

> Program was terminated by signal 6



This issue isn't related to bug.



Whether SHLIB_PATH is used or not depends on how applications and  

libraries

are linked.  The chatr program can be used to see how an application  

or library

has been linked, and the library paths.  It may be possible to use chatr

to adjust the settings so the error doesn't occur.  Library paths are  

hardcoded

during linking.



--

John David Anglin    dave.ang...@bell.net

Reply via email to