On Thu, Mar 24, 2011 at 11:14 AM, Chet Ramey wrote: >> atm, any link failure in the shared library dir is ignored. is this >> really necessary considering there is a --disable-shared configure >> flag ? >> >> here's a patch i wrote long ago: >> http://sources.gentoo.org/sys-libs/readline/files/readline-5.2-no-ignore-shlib-errors.patch > > I'm reluctant to do this, because shared library creation and installation > is enabled by default. I don't want to kill a build because the install > fails. The --disable-shared option is something a user has to specify, and > few people do that the first time out.
but it ignores both build and install errors. the former is certainly more important to me than the latter. -mike _______________________________________________ Bug-readline mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-readline
