From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Qh8Zp-0007fZ-6j for garchives@archives.gentoo.org; Wed, 13 Jul 2011 23:10:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F250821C162 for ; Wed, 13 Jul 2011 23:10:43 +0000 (UTC) Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 113FB21C15A for ; Wed, 13 Jul 2011 22:15:22 +0000 (UTC) Received: by ewy8 with SMTP id 8so2678459ewy.40 for ; Wed, 13 Jul 2011 15:15:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=eNuxH5CzxA6KcuXXFNN9mvzrtOwDWplTDio+Cg1VhH0=; b=H/X5zwOZQhqPuQzLIxhB1JGh9hsggT70vrUOXgVA8wI0O6zlb44Ao33IaY8gymrw7A M8uXfh5oAhIGwCzZ0FdhGpb5Ww2Fv7lFr2WdWJ35oMqtlk7aJPnSw7G0hS18SfkjVQS2 E5K0idMUuthSTiUb/pv5Ea0NBkwwmH3AKPBCo= Received: by 10.213.29.147 with SMTP id q19mr529588ebc.39.1310595322157; Wed, 13 Jul 2011 15:15:22 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Received: by 10.213.27.83 with HTTP; Wed, 13 Jul 2011 15:15:02 -0700 (PDT) In-Reply-To: References: <201105140948.59902.vapier@gentoo.org> <4DD0ED3D.9080506@wildgooses.com> <20110516114456.28854.qmail@stuge.se> <20110519010936.12326.qmail@stuge.se> <20110519174900.9189.qmail@stuge.se> From: Christopher Friedt Date: Wed, 13 Jul 2011 18:15:02 -0400 Message-ID: Subject: Re: [gentoo-embedded] gcc-4.6 / bionic To: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 21df55c69d54a48ef93740dc620753d3 Just in case anyone is interested, I just put up an arm-softfloat-linux-bioniceabi toolchain that I've had lying around for a while. I've only tested it for very simple ebuilds, so if it grows 1000 feet tall, breathes fire, and destroys your city, I take no responsibility. http://code.google.com/p/gentoo-bionic/downloads/list C On Thu, May 19, 2011 at 9:31 PM, Christopher Friedt wrote: > I'm almost inclined to think it's an ISA issue, but I guess it's > impossible to know where a SIGILL is coming from until it's run > through gdb. > > I don't actually have gdb up and running yet, unfortunately, but > that's the route I would take. I believe they both use a version of > libiberty that needs to be patched, and I could probably recycle some > of the same patches I used for gcc-4.6. > > I'll keep you informed. > > C > > On Thu, May 19, 2011 at 1:49 PM, Peter Stuge wrote: >> Christopher Friedt wrote: >>> I just set up a new vmware image runing gentoo (i686) and didn't run >>> into any of the illegal instruction issues that you mentioned. >> >> I'll send you my kernel. I ran on a Thinkpad X40, Pentium-M. >> >> >> //Peter >> >> >