Re: .o.cmd files wanted, static analysis

From: Peter T. Breuer
Date: Fri Sep 16 2005 - 01:47:15 EST


"Also sprach Kyle Moffett:"
> On Sep 15, 2005, at 19:50:29, Peter T. Breuer wrote:
> > Does somebody out there have a pretty complete kernel compilation,
> > mainly all modules (though I don't care!), and could let me have
> > their .*.o.cmd files? In fact, just the FIRST LINE of them.
>
> doesn't "make allmodconfig" work for you? That should generate a

Thanks. I didn't know about allconfig. That sounds good.. But no,
it wouldn't exactly work for me just like that - I don't have space
to do the actual kernel compilation on any machine (nor time to do it,
since the fastest machine is my laptop at 1.13GHz, and that suffers from
overheating problems - the next fastest machine is a dual 550MHz, and I
will start that churning but space is tight everywhere and I am pretty
sure that there is no chance to get it to go to a finish as is).

> config with everything possible included as modules, and then you can
> compile that to generate .cmd files.

Has anyone already done it? I was hoping there was somebody running a
big compile every day in order to check consistency. Then I could
simply "borrow" their files!

Failing that, I'll try setting CC to something like FOO, and seeing if
I can generate the .o.cmd files without the compilation actually being
done. Hmmm ...

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/