From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROGMo-0007w5-63 for qemu-devel@nongnu.org; Wed, 09 Nov 2011 17:11:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ROGMm-0002Ea-MU for qemu-devel@nongnu.org; Wed, 09 Nov 2011 17:11:34 -0500 Received: from mail-vw0-f45.google.com ([209.85.212.45]:36512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROGMm-0002EJ-Jc for qemu-devel@nongnu.org; Wed, 09 Nov 2011 17:11:32 -0500 Received: by vws17 with SMTP id 17so2030829vws.4 for ; Wed, 09 Nov 2011 14:11:32 -0800 (PST) Sender: Richard Henderson Message-ID: <4EBAFA8F.5010707@twiddle.net> Date: Wed, 09 Nov 2011 14:11:27 -0800 From: Richard Henderson MIME-Version: 1.0 References: <1320861815-14317-1-git-send-email-rth@twiddle.net> <4EBAE06F.7000803@weilnetz.de> In-Reply-To: <4EBAE06F.7000803@weilnetz.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] Standardize on TCGReg for entry points List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Blue Swirl , Anthony Liguori , qemu-devel@nongnu.org, Aurelien Jarno , Alexander Graf On 11/09/2011 12:19 PM, Stefan Weil wrote: > Did you get all needed cross packages from your host's > distribution? Which one? No. I built the compilers myself, and downloaded the relevant -devel packages from a selection of fedora and debian to install by hand into in the compiler sys-root. r~