Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine

From: David Woodhouse
Date: Fri Aug 25 2006 - 05:59:39 EST


On Fri, 2006-08-25 at 11:51 +0200, Jan Engelhardt wrote:
> Although I cannot give you any logical reasons, there are possibly reasons
> why building some things manually might help. Oh well, I think in that case
> I just pass a make option CONFIG_NOCOMBINE, as you said.

Of course. Sometimes when I'm debugging I make stuff manually with
EXTRA_CFLAGS='-O1 -g', and sometimes I'll probably want do the build
with CONFIG_COMBINED_COMPILE= as well.

That should certainly be possible -- and it _is_ possible with my
makefile hack but mostly by chance. It's a feature which we should
probably try to keep though.

--
dwmw2

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