Cannot Successfully map soname libstdc++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I just installed gcc-3.3.4 on our IRIX 6.5 mips4 machine. However I do not succeed in launching a hello world program that is compiled with this gcc compiler. Whenever I launch I get following error:

138196:a.out: rld: Fatal Error: Cannot Successfully map soname 'libstdc++.so.6' under any of the filenames /soft/sdrc/ideas10m1/orbix/shlib/libstdc++.so.6:/soft/sdrc/ideas10m1/orbix/shlib/default/libstdc++.so.6:/soft/sdrc/ideas9/orbix/lib/libstdc++.so.6:/usr/lib32/libstdc++.so.6:/usr/lib32/internal/libstdc++.so.6:/opt/lib32/libstdc++.so.6

The funy thing is that the libstdc++.so.6 that comes with the gcc (installed in /usr/local/gcc-3.3.4) is not listed although LD_LIBRARY_PATH contains /usr/local/gcc-3.3.4/lib (followed by the paths to the /soft/sdrc....).

Any ideas? Thanks in advance.

toon


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux