> Moreover we do have all infrastructure ready to implement 3).  Our tree 
> merging
> and symbol table handling is fuly incremental and I think made a patch to 
> implement it today.   The scheme is easy:

What happens when .S (assembler) files are part of the incremential object?
The kernel does that. Your patch would do the final generation in this case,
right?

In theory we could change the build system to avoid that case though, but
it would need some changes.

It would be better if that could be handled somehow.

-Andi

Reply via email to