Re: exporting struct offsets to assembler

David S. Miller (davem@redhat.com)
Sat, 5 Aug 2000 16:38:49 -0700


Date: Sat, 5 Aug 2000 10:09:11 -0400
From: Michael Meissner <meissner@spectacle-pond.org>

However, you don't want to write a program that prints out the offsets, since
then you are prohibiting building Linux with a cross compiler.

If you are clever you can make it cross-compilable with some shell
script hackery, see arch/sparc64/kernel/check_asm.sh and the
check_asm rule in arch/sparc64/kernel/Makefile

Later,
David S. Miller
davem@redhat.com

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