On Sun, Nov 03, 2002 at 10:58:26AM -0600, Peter Samuelson wrote:
> 
> With !KBUILD_VERBOSE output, you can't tell whether a CC or LD line is
> for a module or for the kernel proper.  Sure, most people probably
> don't care, but *I* do.  Hence this patch.  Output:
> 
>   CC      vmlinux-object.o
>   CC [M]  standalone-module.o
>   CC (M)  partial-module.o
>   LD      built-in.o
>   LD [M]  composite-object.o
Nice.

> Does not support CPP or CC -S ... do those even work?
Could you please elaborate - what do you impose by CPP and CC -s?
Maybe it just too late in my timezone...

        Sam


-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to