From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-embedded+bounces-2719-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KokN9-0005iG-Ul
	for garchives@archives.gentoo.org; Sat, 11 Oct 2008 19:43:32 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B6A92E050E;
	Sat, 11 Oct 2008 19:43:31 +0000 (UTC)
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177])
	by pigeon.gentoo.org (Postfix) with ESMTP id 83C81E050E
	for <gentoo-embedded@lists.gentoo.org>; Sat, 11 Oct 2008 19:43:31 +0000 (UTC)
Received: by wa-out-1112.google.com with SMTP id v33so561841wah.2
        for <gentoo-embedded@lists.gentoo.org>; Sat, 11 Oct 2008 12:43:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:date:from:to:subject
         :message-id:references:mime-version:content-type:content-disposition
         :in-reply-to:user-agent;
        bh=ZtoO57YX6YdsU37E/L+PMVvCS17jaDEQ1s9uiow+psM=;
        b=SH8lOgehIvwJv3dmHEYARgBuxQ/2FtkkmYiIR/EcQuV8JHi6uXup7UUahKzJG5yyt8
         1jmQgOmdoTncRJaqMcN5etHpSLHiSLfqEX6ILCDASLX/ti0uJuqUSQvpWMcHE+5PilVV
         4W1XMU3DMm4HQaapcPncTF/h/6C/nYIktOels=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=date:from:to:subject:message-id:references:mime-version
         :content-type:content-disposition:in-reply-to:user-agent;
        b=bi+nsOcWelGj9wKX3d76rxiyTvoFWSJ8sX7Tb+MIE9STTQy6zwNCQxSdmZGvwWNu2p
         Yatgo8h45wie45pZ/0oXom0YjFANk7lfgUBxhA9Rsx7eeg7o7PJuZHgSGHLsImlz60nA
         flTnhAh9rvTWixz6pgC46XiEsexraVOL6YfFs=
Received: by 10.114.13.10 with SMTP id 10mr3464910wam.106.1223754210230;
        Sat, 11 Oct 2008 12:43:30 -0700 (PDT)
Received: from localhost (S0106001c101b5ac2.gv.shawcable.net [24.108.216.230])
        by mx.google.com with ESMTPS id g25sm7275814wag.4.2008.10.11.12.43.28
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 11 Oct 2008 12:43:29 -0700 (PDT)
Date: Sat, 11 Oct 2008 12:43:28 -0700
From: Ryan Tandy <tarpman@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] Trying to get toolchain
Message-ID: <20081011194328.GA3254@tarpman.is-a-geek.org>
References: <8349216a0810100607s9f70ab4tbead2eb697e7e1e3@mail.gmail.com> <1223649845.31869.7.camel@hangover> <8349216a0810110032v7473c3e2xfadabf36122364f@mail.gmail.com> <20081011182411.GA2458@tarpman.is-a-geek.org> <48F0F99D.6090500@gmx.ch>
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@lists.gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <48F0F99D.6090500@gmx.ch>
User-Agent: Mutt/1.5.16 (2007-06-09)
X-Archives-Salt: d2aa73db-08f6-49f6-96b4-c91aa0520aad
X-Archives-Hash: a438e562a824b296fc8405d8acf50310

On Sat, Oct 11, 2008 at 09:08:13PM +0200, Martin Gysel wrote:
> of have a look at bug #228119, there's a new patch (AFAIK just converted
> the 4.0.2 to compile with 4.3) but as it's not verified to work so
> vapier hasn't committed it yet... - maybe you can verify it

Thanks for the pointer.  I hadn't noticed that bug.  I'm setting up for
a toolchain build with that patch right now.  When it's done I'll build
up a userland and see how it goes.

Thanks,
Ryan