From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Mon, 07 May 2001 18:08:09 +0000 Subject: Re: [Linux-ia64] Cleanup include/asm-ia64/offsets.h - take 2 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Tue, 1 May 2001 09:36:25 +0100 (BST), Doug Rabson said: Doug> We have similar issues in FreeBSD (and all the other BSDs Doug> too). Our current solution is to compile a file which uses Doug> offsetof() to determine the symbol values and then use a Doug> script to extract those values. We do the same when cross-compiling a kernel. --david