public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/56780] New: --disable-install-libiberty still installs libiberty.a
@ 2013-03-29 13:24 matthew at linuxfromscratch dot org
  2013-04-03 14:04 ` [Bug other/56780] " matthew at linuxfromscratch dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: matthew at linuxfromscratch dot org @ 2013-03-29 13:24 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56780
           Summary: --disable-install-libiberty still installs libiberty.a
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: matthew@linuxfromscratch.org


I'd like to build GCC with --disable-install-libiberty so that the version of
libiberty.a provided by Binutils that is already installed will not be
overwritten.  However, the libiberty.a library is still installed even with
that flag specified.

My full configure invocation (run from within ~/gcc-build) is:

../gcc-4.8.0-version;/configure --prefix=/usr \
  --libexecdir=/usr/lib       \
  --enable-shared             \
  --enable-threads=posix      \
  --enable-__cxa_atexit       \
  --enable-clocale=gnu        \
  --enable-languages=c,c++    \
  --disable-multilib          \
  --disable-bootstrap         \
  --disable-install-libiberty \
  --with-system-zlib

Additionally, libiberty's configure script's help output states:

' --enable-install-libiberty       Install headers for end users'

For clarity, that should probably read: 'Install headers and static library for
end users'.  That way, it's in agreement with what is also mentioned in
libiberty.texi.

Thanks,

Matt.


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

end of thread, other threads:[~2014-01-06 18:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-29 13:24 [Bug other/56780] New: --disable-install-libiberty still installs libiberty.a matthew at linuxfromscratch dot org
2013-04-03 14:04 ` [Bug other/56780] " matthew at linuxfromscratch dot org
2013-05-13 16:40 ` redi at gcc dot gnu.org
2013-05-14 11:54 ` matthew at linuxfromscratch dot org
2013-06-04 14:14 ` palves at redhat dot com
2013-06-04 19:26 ` yselkowitz at users dot sourceforge.net
2013-06-04 20:10 ` yselkowitz at users dot sourceforge.net
2013-08-05 10:14 ` 2013.bugzilla.gcc.gnu.org at ingomueller dot net
2014-01-06  8:49 ` knrstaj at gmail dot com
2014-01-06 18:23 ` vapier at gentoo 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).