public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/6335: version specific runtime libs are not found at runtime
@ 2002-04-17  5:06 ww
  0 siblings, 0 replies; 2+ messages in thread
From: ww @ 2002-04-17  5:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6335
>Category:       other
>Synopsis:       version specific runtime libs are not found at runtime
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 17 05:06:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     ww@mpi-sb.mpg.de
>Release:        3.0 - 3.0.4
>Organization:
>Environment:
At least Solaris 8 and Linux
>Description:
I use the configure option --enable-version-specific-runtime-libs together with a --prefix. The runtile libs for g++ (e.g. libstadc++.so.3) are then found at link time but not at runtime of the created binary. As a workaround I use an ugly wrapper witch adds the corresponding linker flag (e.g. for Solaris: -R/$MYPREFIX/lib/gcc-lib/sparc-sun-solaris2.8/3.0.4/), which is a real nightmare. The linker call must already posess the location of the libraries and should build it into the binary. 
>How-To-Repeat:
A gcc buit with this option fails the g++ test of the groff source with, because the simple c++ program binary does not find libstdc++.so.3 
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: other/6335: version specific runtime libs are not found at runtime
@ 2002-12-09 13:25 ehrhardt
  0 siblings, 0 replies; 2+ messages in thread
From: ehrhardt @ 2002-12-09 13:25 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, ww

Synopsis: version specific runtime libs are not found at runtime

State-Changed-From-To: open->closed
State-Changed-By: cae
State-Changed-When: Mon Dec  9 13:25:29 2002
State-Changed-Why:
    This is intentional and documented behaviour. See the gcc FAQ
    section 2.2. on http://gcc.gnu.org/faq.html for details.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6335


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-17  5:06 other/6335: version specific runtime libs are not found at runtime ww
2002-12-09 13:25 ehrhardt

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