Re: [PATCH][SPARSE] Runtime detection of gcc include paths

Linus Torvalds (torvalds@transmeta.com)
Sun, 8 Jun 2003 18:09:59 -0700 (PDT)


On Sun, 8 Jun 2003, Ryan Anderson wrote:
>
> This uses the same method as previously was used, it just performs the
> lookup at runtime.

I much prefer a compile-time thing.

Performance is, to me, paramount for "checker". I don't want to slow it
down, I'm hoping that some day we can just enable C=1 by default in the
kernel build (this is a _long_ time off, though, don't you all start
worrying now).

I don't see anything wrong with a compile/install time thing, that is,
after all, how gcc too works.

Linus

-
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/