On Sat, Oct 11, 2014 at 9:52 AM, Franco, Scott <Scott.Franco@xxxxxxxxxxxxxxxxxx> wrote: > Chistopher, > > Thanks for looking at my issue. I've been running it via the kernel make (make c=1), > So I'll figure out how to strip it out of the make and get back to you (I suspect the > Easiest way is to make --dry it and use the output). > There should be a ".octeon_poll.o.cmd" inside the same directory where you generate the octeon_poll.o file. The first line of that file contain the build command of gcc. You can copy that to a new shell script and edit it a little bit to invoke gcc -E with the same command line argument, without using the kbuild. Chris -- 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