public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/30859]  New: libiberty.a is installed in very bad locations
@ 2007-02-19 15:05 peb at mppmu dot mpg dot de
  2007-02-19 18:11 ` [Bug other/30859] " ebotcazou at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: peb at mppmu dot mpg dot de @ 2007-02-19 15:05 UTC (permalink / raw)
  To: gcc-bugs

The x86_64-linux-gnu bi-arch compiler installs the 64-Bit version of
libiberty.a in /usr/lib/ (destroying any perfectly good 32-Bit version) and
possibly the 32-Bit version in /usr/lib/32/.

If these libraries should be installed at all (which I doubt), then in
/usr/lib64/ and /usr/lib/, i.e., the make target "install_to_libdir" should
install the library in "$(libdir)$(MULTIOSDIR)"
instead of "$(libdir)$(MULTISUBDIR)".

I'm not sure where to install the headers (if at all).


-- 
           Summary: libiberty.a is installed in very bad locations
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: peb at mppmu dot mpg dot de
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30859


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

* [Bug other/30859] libiberty.a is installed in very bad locations
  2007-02-19 15:05 [Bug other/30859] New: libiberty.a is installed in very bad locations peb at mppmu dot mpg dot de
@ 2007-02-19 18:11 ` ebotcazou at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2007-02-19 18:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ebotcazou at gcc dot gnu dot org  2007-02-19 18:11 -------


*** This bug has been marked as a duplicate of 16513 ***


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30859


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

end of thread, other threads:[~2007-02-19 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-19 15:05 [Bug other/30859] New: libiberty.a is installed in very bad locations peb at mppmu dot mpg dot de
2007-02-19 18:11 ` [Bug other/30859] " ebotcazou at gcc dot gnu dot org

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