Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 2015 13:20:14 -0700
From:      Ian Lepore <ian@freebsd.org>
To:        Ed Maste <emaste@freebsd.org>
Cc:        "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>
Subject:   Re: svn commit: r277497 - head
Message-ID:  <1421871614.14601.387.camel@freebsd.org>
In-Reply-To: <CAPyFy2Dyfuu=7eR3T-EK94%2BAoSAjJPARG6GszXKtqqnE21tzRQ@mail.gmail.com>
References:  <201501211904.t0LJ4u3R070278@svn.freebsd.org> <CAPyFy2Dyfuu=7eR3T-EK94%2BAoSAjJPARG6GszXKtqqnE21tzRQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2015-01-21 at 15:10 -0500, Ed Maste wrote:
> On 21 January 2015 at 14:04, Ed Maste <emaste@freebsd.org> wrote:
> >
> > Author: emaste
> > Date: Wed Jan 21 19:04:55 2015
> > New Revision: 277497
> > URL: https://svnweb.freebsd.org/changeset/base/277497
> >
> > Log:
> >   Remove addr2line from cross elftoolchain tools list
> >
> >   It is not required, and there is no reason to install it just because it
> >   came with the binutils cross tools.
> 
> I left some detail out of this commit message and it confused a couple
> of people, so to be clear: this doesn't remove addr2line from the
> world build, only the cross-tools stage.
> 

This is still not good for me.  I use the cross-addr2line tool all the
time, and objdump and other such tools.  I have many different sandboxes
with different arch builds of different freebsd versions, and each one
is a self-contained little development world that includes the cross
tools that are known to work with that source base.  I don't think
there's a single addr2line binary I can install that will work with
every object on the system.

If the time spent building these things is bothering people, maybe we
need a WITH_CROSS_BINUTILS knob or something?

-- Ian





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1421871614.14601.387.camel>