Re: [PATCH] fix warnings in scripts/binoffset.c

From: Randy.Dunlap
Date: Tue Aug 17 2004 - 15:24:16 EST


On Wed, 18 Aug 2004 00:13:32 +0200 Sam Ravnborg wrote:

| On Mon, Aug 16, 2004 at 08:28:05PM -0700, Randy.Dunlap wrote:
| >
| > Correct gcc warnings for function return type, printf argument
| > types, and signed/unsigned compare.
| >
| > Cross-compiled with no warnings/errors for alpha, ia64,
| > ppc32, ppc64, sparc32, sparc64, x86_64, and native on i386.
| > (-W -Wall)
| >
| > [pre-built tool chains are available from:
| > http://developer.osdl.org/dev/plm/cross_compile/ ]
| >
| > Signed-off-by: Randy Dunlap <rddunlap@xxxxxxxx>
|
| Added to my tree - but..
| How am I supposed to build binoffset when I decide
| to use extract-config?

Good question. I'm (slowly) working on that. I also have
some contributed patches that address that... patience.

I was thinking about 'make getconfig', but that would be only
one way to use it. It would still need an external/out-of-tree
solution also. ('make getconfig' would build binoffset and run
the extract-ikconfig script.)

--
~Randy
-
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/