[Resending with correct ml address. Sorry.] Hello. People have convinced me that sparse should take gcc base directory as a run-time parameter, so it could be used with gcc versions differing from the one sparse was compiled with. So here it goes, along with some related fixes. The patches may also be pulled from git://git.zaytsev.su/git/sparse.git git-base-dir Also, the first two patches should fix the Debian bug 505177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505177 --- Alexey zaytsev (4): Set gcc include path at runtime. Let cgcc pass -gcc-base-dir to sparse. Document -gcc-base-dir in sparse.1 Rename dirafter to idirafter. Makefile | 7 ++-- cgcc | 14 ++++++++ lib.c | 30 ++++++++++++----- pre-process.c | 98 +++++++++++++++++++++++++++++++++++++++++++++------------ sparse.1 | 5 +++ 5 files changed, 119 insertions(+), 35 deletions(-) -- -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html