Date: Sat, 12 Apr 2003 09:39:25 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: ru@FreeBSD.org Cc: bde@zeta.org.au Subject: Re: cvs commit: src/gnu/usr.bin/binutils/addr2line Makefile src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr. Message-ID: <20030412.093925.81090434.imp@bsdimp.com> In-Reply-To: <20030412102945.GA35788@sunbay.com> References: <200304111802.h3BI2Aw3065496@repoman.freebsd.org> <20030412160957.L2023@gamplex.bde.org> <20030412102945.GA35788@sunbay.com>
index | next in thread | previous in thread | raw e-mail
In message: <20030412102945.GA35788@sunbay.com>
Ruslan Ermilov <ru@FreeBSD.org> writes:
: On Sat, Apr 12, 2003 at 04:22:18PM +1000, Bruce Evans wrote:
: > On Fri, 11 Apr 2003, Ruslan Ermilov wrote:
: >
: > > ru 2003/04/11 11:02:10 PDT
: > >
: > > FreeBSD src repository
: > >
: > > Modified files:
: > > gnu/usr.bin/binutils/addr2line Makefile
: > > gnu/usr.bin/binutils/ar Makefile
: > > gnu/usr.bin/binutils/as Makefile.inc0
: > > gnu/usr.bin/binutils/ld Makefile
: > > gnu/usr.bin/binutils/nm Makefile
: > > gnu/usr.bin/binutils/objcopy Makefile
: > > gnu/usr.bin/binutils/objdump Makefile
: > > gnu/usr.bin/binutils/ranlib Makefile
: > > gnu/usr.bin/binutils/readelf Makefile
: > > gnu/usr.bin/binutils/size Makefile
: > > gnu/usr.bin/binutils/strings Makefile
: > > gnu/usr.bin/binutils/strip Makefile
: > > Log:
: > > libbinutils.a needs basename(3); when the latter is provided
: > > by -legacy, liblegacy.a should come last in the LDADD list.
: >
: > binutils is supposed to use libiberty to avoid depending on local
: > unportabilities like this.
: >
: It used to, up until recently. Now we pretend we always have
: basename(3), by substituting one from -legacy.
I'm also looking at the underlying problem for this change and hope to
have something in the next couple of days.
Warner
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030412.093925.81090434.imp>
