This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: initial patch to install libiberty headers



> Okay; spelled how?

If it were me, I'd allow these:
	--install-libiberty
	--install-libiberty=[yes|no] (uses $prefix)
	--install-libiberty=/path    (overrides $prefix)

> Such as?  (For inclusion into the liberty manual; I'm not doubting you.)

If you install gcc, gdb, and binutils, they each install their own
version of libiberty.  Which is the correct one?  The fact that
libiberty comes with so many packages (from different branches in the
worst case) as a helper makes it a bad idea to install it by default.

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