public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Executing problem
       [not found] <4945.1033303946@www45.gmx.net>
@ 2002-09-29  5:56 ` Aaron Schawalder
  0 siblings, 0 replies; 3+ messages in thread
From: Aaron Schawalder @ 2002-09-29  5:56 UTC (permalink / raw)
  To: gcc-help

Ciaran O'Riordan <ciaran_o_riordan@hotmail.com> wrote ..

> Hi.  I'm replying off-list as I don't have a solution to your
> problem but I can tell you an easy way to install g++-3.2.

That's o.k.


> /usr/lib/libstdc++.so.5
> /usr/lib/libstdc++.so.5.0.1

Indirectly you gave me exactly the right hint !!
I had to copy the libstdc++.so.5 and libstdc++.so.5.0.0-file from 
/usr/local/lib to /usr/lib. Now it works fine !!

Nevertheless I don't know, why the install-procedure don't install
the files correctly in /usr/lib. Any ideas??
 
> hope it helps.

It helped much.

Aaron Schawalder

-- 
Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen -
und tolle Preise absahnen! http://www.onlinestar.de



-- 
Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen -
und tolle Preise absahnen! http://www.onlinestar.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Executing problem
  2002-09-28 10:29 Aaron Schawalder
@ 2002-09-28 12:35 ` bjorn rohde jensen
  0 siblings, 0 replies; 3+ messages in thread
From: bjorn rohde jensen @ 2002-09-28 12:35 UTC (permalink / raw)
  To: Aaron Schawalder; +Cc: gcc-help

Hi Aaron,

  It does sound like a problem loading the shared
object, which makes me wonder, if you remembered,
that the .so also has to be executable to be loaded?

Yours sincerely,

Bjorn

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Executing problem
@ 2002-09-28 10:29 Aaron Schawalder
  2002-09-28 12:35 ` bjorn rohde jensen
  0 siblings, 1 reply; 3+ messages in thread
From: Aaron Schawalder @ 2002-09-28 10:29 UTC (permalink / raw)
  To: gcc-help

I have the following problem:

I successfully configured, bootstraped and installed gcc-3.2 on my
i686-debian/GNU-Linux-system (woody).
Too I then compiled a simple c++-source successfully with g++.

But .. I can not execute the program. The following error message
appears:

      .. cannot open libstc++.so.5 .. no such file or directory

But the libstc++.so.5-file resides in /usr/local/lib and is a symbolic
link to libstc++.so.5.0.0 that also resides in /usr/local/lib.
I have changed the rights with chmod so that can not be the problem.

What to do in this situation? Is it a bug?

Thanks for answering!!
A.Schawalder, MD

-- 
Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen -
und tolle Preise absahnen! http://www.onlinestar.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-29 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <4945.1033303946@www45.gmx.net>
2002-09-29  5:56 ` Executing problem Aaron Schawalder
2002-09-28 10:29 Aaron Schawalder
2002-09-28 12:35 ` bjorn rohde jensen

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