Re: binutils woes

From: Tom Rini
Date: Thu Jul 01 2004 - 12:48:40 EST


On Thu, Jul 01, 2004 at 05:52:31PM +0100, Russell King wrote:

> Hi guys,
>
> On ARM, we appear to have somewhat of a problem with binutils. At
> least the following binutils suffer from a problem whereby it is
> possible to create programs which contain undefined symbols:
[snip]
> I think the only way we can ensure kernel correctness is to add a
> subsequent stage to kbuild such that whenever we generate a final
> program, we grep the 'nm' output for undefined symbols.
>
> Comments?

Is there a version of binutils that really does get things right? If
so, can't you Just Say No to older versions and force people to upgrade
(with a simple testcase done upfront) ?

--
Tom Rini
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/