This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Misc Install issues


I have been trying to work with the build/install procedure of gdb for
possible inclusion in Beyond Linux From Scratch
(http://www.linuxfromscratch.org/blfs).  My understanding is that the
libiberty and bfd directories there are from the same CVS as binutils.

When installing gdb, some files from libiberty and libbfd are installed
over the existing binutils and I want to avoid that.  I tried passing
--disable-install-libiberty and --disable-install-libbfd.  These
switches did not completely work.

For libiberty, libiberty.a is still installed.

For libbfd, the info files are still installed, but not any header or
library files.

The problems seem to be in the creation of the Makefile for these
components by configure, but I am not knowledgeable enough to determine
a proper fix.

Thanks for any help.

  -- Bruce Dubbs


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