public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Toon Knapen <toon.knapen@fft.be>
To: Toon Knapen <toon.knapen@fft.be>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Cannot Successfully map soname libstdc++
Date: Fri, 10 Sep 2004 05:43:00 -0000	[thread overview]
Message-ID: <41413F08.6010402@fft.be> (raw)
In-Reply-To: <4140BFED.3090107@fft.be>

Toon Knapen wrote:


> 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....).


(Replying to myself)
I found out that IRIX does not use LD_LIBRARY_PATH but rather 
LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH to find its shared libs.
So setting these paths, I succeed in running my executable.


      reply	other threads:[~2004-09-10  5:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-09 20:41 Toon Knapen
2004-09-10  5:43 ` Toon Knapen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41413F08.6010402@fft.be \
    --to=toon.knapen@fft.be \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).