This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libobjc/4039: installation location of libobjc is wrong



>Number:         4039
>Category:       libobjc
>Synopsis:       installation location of libobjc is wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 16 09:26:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     John David Anglin
>Release:        gcc-3.0, gcc-3.0.1 (pre), ...
>Organization:
>Environment:
i686-ps-linux-gnu, hppa1.1-hp-hpux10.20
>Description:
The installation location for "libobjc" is
$(libdir)/gcc-lib/$(target_alias)/$(gcc_version).  When
a shared library is built, the installed library therefore
is not in the default search path for the linker or the
dynamic loader.

Shouldn't the standard install location for libobjc be
$(libdir)?

I think there is also a problem with installation of
multilib versions.  They don't appear to be installed
or they install to the same location as the default.
>How-To-Repeat:

>Fix:

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]