On 2013-04-27 07:58, Mike Frysinger wrote:
> The current code tries to locate a compatible nm tool. It starts with
> a prefixed nm tool (great!) and includes a plain nm too (that's fine).
> The problem is that the code searches for the prefixed nm before the
> plain nm (normally fine), but doesn't
On Saturday 27 April 2013 13:53:28 Peter Rosin wrote:
> On 2013-04-27 07:58, Mike Frysinger wrote:
> > The current code tries to locate a compatible nm tool. It starts with
> > a prefixed nm tool (great!) and includes a plain nm too (that's fine).
> > The problem is that the code searches for the