I'd also like to hear from other people on whether or not they prefer this style of output. It doesn't matter much to me either way.
That won't prevent me from resending a more decent patch :p
> + QUIET_LD = @echo ' ' LD' '$@; This always seems misleading to me, given that the corresponding rules run CC, not LD.
Well, calling the linker through gcc front-end does not change the fact that we are linking. To me CC or LD are just saying we are compiling or linking. I'll resend a patch, trying to take care of your comments. -- Damien - 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