So it's a global thing then?
> If you like it, I'll get it tested.
>
> Probably some things are per-arch and some are global, at a guess.
> Currently we have:
[snip]
And then ppc32 does some binutils checks, not-in-C and before we let the
kernel get too far. What I was proposing is we add something outside of
the direct kernel src (something in scripts? Generic make magic?) to
verify that a compiler / binutils / whatever tool is a good version.
This is rather easy for binutils + obvious instruction problem (missing
/ incorrect operands), and for compiler versions, something to generate
a test-file and then see if it compiles.
-- Tom Rini (TR1265) http://gate.crashing.org/~trini/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/