From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759755AbXK1KLp (ORCPT ); Wed, 28 Nov 2007 05:11:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755345AbXK1KLh (ORCPT ); Wed, 28 Nov 2007 05:11:37 -0500 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:40345 "EHLO the-village.bc.nu" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1755115AbXK1KLg (ORCPT ); Wed, 28 Nov 2007 05:11:36 -0500 Date: Wed, 28 Nov 2007 10:07:59 +0000 From: Alan Cox To: Pierre Ossman Cc: Geert Uytterhoeven , Andrew Morton , Sam Ravnborg , Marcel Holtmann , Linux Kernel Development , "Linux/m68k" Subject: Re: m68k build failure Message-ID: <20071128100759.4091399e@the-village.bc.nu> In-Reply-To: <20071128110111.0c11fbfc@poseidon.drzeus.cx> References: <20071127220723.e2e3d0b4.akpm@linux-foundation.org> <20071128094856.056c0a3f@poseidon.drzeus.cx> <20071128110111.0c11fbfc@poseidon.drzeus.cx> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Delightful. So what are the options here? Start packing the device table structs is the obvious quick fix. Declaring cross-compilation unsupported isn't really viable, and I guess determining padding differences is far from easy. There are some ugly options: Cross compile a test object containing nothing but struct whatever fred; then dump it with the relevant cross nm