From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Rvvg5-0000Hp-3K for mharc-grub-devel@gnu.org; Fri, 10 Feb 2012 13:58:37 -0500 Received: from eggs.gnu.org ([140.186.70.92]:35741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvvfy-0000F2-PC for grub-devel@gnu.org; Fri, 10 Feb 2012 13:58:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rvvfx-0001I8-G5 for grub-devel@gnu.org; Fri, 10 Feb 2012 13:58:30 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:58129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvvfx-0001I4-9w for grub-devel@gnu.org; Fri, 10 Feb 2012 13:58:29 -0500 Received: by wibhj13 with SMTP id hj13so2850894wib.0 for ; Fri, 10 Feb 2012 10:58:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=byTQPB4tapUPghopys52cOw91zfRlFO7XhyWuEjsI+o=; b=pf1huLxgBFfEESfP6I+LVL0hm5HunoIf19GOOYvpCx1FpSK1JuRI7zk+ID7FPtJ4lQ 57mTzFDfu8X1EGSP6VU525m+4w1WS6GrhFvoEHBwJXFozyPBGVm99Kw3Pnmd3dFllwpE Owqiyk+hAmU4z/bb4bj7yoR0I6OAnJqGT9MIQ= Received: by 10.180.83.72 with SMTP id o8mr4923738wiy.22.1328900308467; Fri, 10 Feb 2012 10:58:28 -0800 (PST) Received: from debian.x201.phnet (93-93.203-62.cust.bluewin.ch. [62.203.93.93]) by mx.google.com with ESMTPS id da8sm5114383wib.6.2012.02.10.10.58.26 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 10 Feb 2012 10:58:27 -0800 (PST) Message-ID: <4F3568D1.5020304@gmail.com> Date: Fri, 10 Feb 2012 19:58:25 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120104 Icedove/8.0 MIME-Version: 1.0 To: Lennart Sorensen Subject: Re: Various build failures in current bzr tree References: <20120209190204.GW27742@caffeine.csclub.uwaterloo.ca> <4F344FEE.3060809@gmail.com> <20120210154531.GA27742@caffeine.csclub.uwaterloo.ca> <4F353FA2.7070504@gmail.com> <20120210181523.GC27742@caffeine.csclub.uwaterloo.ca> In-Reply-To: <20120210181523.GC27742@caffeine.csclub.uwaterloo.ca> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.169 Cc: The development of GNU GRUB X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 18:58:34 -0000 On 10.02.2012 19:15, Lennart Sorensen wrote: > Where should grub_arch_dl_get_tramp_got_size come from? The linker > whines about it. It's in grub-core/kern/powerpc/dl.c I have no trouble to cross-compile ppc port on my amd64 machine. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko