On Jul 8, 2006, at 04:45:54 EST, Sam Ravnborg wrote:
When building the kernel using make O=.. all uses of __FILE__ becomes
filenames with absolute path resulting in increased text size.
Following patch supply the target filename as a commandline define
KBUILD_TARGET_FILE="mmslab.o"
Unfortunately this ignores the fact that __LINE__ is meaningless
without __FILE__ because there are way too many BUGs in header
files.
Well, it does give us a hint as to which user of the header is
the problem one without going to System.map or objdump.
Even though it is hard on ccache, it is nice to be able to cut
and paste the file name.
milton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]