#3456: Binutils does not install libiberty.a
--------------------+------------------------
 Reporter:  chris   |      Owner:  lfs-book@…
     Type:  task    |     Status:  new
 Priority:  normal  |  Milestone:  7.5
Component:  Book    |    Version:  SVN
 Severity:  normal  |   Keywords:
--------------------+------------------------
 Binutils 2.24 no longer installs libiberty.a by default. There is an
 "--enable-install-libiberty" configure switch, but it doesn't seem to do
 anything. It is still compiled (even if "--enable-install-libiberty" is
 not specified), but not installed, so right above the command to copy the
 libiberty header should be::
 {{{
 install -v -m644 libiberty/libiberty.a /usr/lib
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3456>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to