public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libobjc/54720] New: libobjc install-strip target not populated
@ 2012-09-26 20:05 gnugcc at marino dot st
  2015-07-20 20:07 ` [Bug libobjc/54720] " keith.marshall at mailinator dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gnugcc at marino dot st @ 2012-09-26 20:05 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54720
           Summary: libobjc install-strip target not populated
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libobjc
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gnugcc@marino.st


On versions 4.7.1 and 4.7.2:
executing "make install" after the build will result in the installation of the
libobjc.* files when objc is specified in --enable-langs

However, "make install-strip" doesn't install the libobjc.* files in the
library installation directory.  It seems the libobjc/makefile has completely
omitted this target although it references it.


The fix is easy: Add the install-strip target to the libobjc/Makefile.in file.


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

end of thread, other threads:[~2021-10-25 16:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-26 20:05 [Bug libobjc/54720] New: libobjc install-strip target not populated gnugcc at marino dot st
2015-07-20 20:07 ` [Bug libobjc/54720] " keith.marshall at mailinator dot com
2015-07-20 20:09 ` keith.marshall at mailinator dot com
2021-10-25 16:59 ` egallager at gcc dot gnu.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).