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 1MVRnt-0005t6-M3 for garchives@archives.gentoo.org; Mon, 27 Jul 2009 15:07:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0686BE04F5; Mon, 27 Jul 2009 15:07:11 +0000 (UTC) Received: from mail-gx0-f220.google.com (mail-gx0-f220.google.com [209.85.217.220]) by pigeon.gentoo.org (Postfix) with ESMTP id DF521E04F5 for ; Mon, 27 Jul 2009 15:07:10 +0000 (UTC) Received: by gxk20 with SMTP id 20so15046085gxk.10 for ; Mon, 27 Jul 2009 08:07:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=SeSo9MW0b4uAK1xcOSeDRPZwIFTGG9fwi/nltGskGGA=; b=oRCvY3NuJs40sqOZE67cKE+l80Cx9xsbNm6uahK00SIc8s2AopAOFCfgQkrY7saL38 KX0yJzLG+kst19ewyGl4QvbQ/V6x6bDLFffKi2oBfQd+52ZYVyXb8N/dldrmFVJl7Yd5 1G+WV4tBcETC6zp/cJiQiUHJR5P22bUmtL5Ow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=dOjGtendIm7YwUJp/An35Ii0pVu1oN29F24zVQmYvFpW4HMjTV2DS4b/BwdH6r0cYY St1i963Dk4OTdLmBuFARDwYWOffFXFvnKtLR3QPZI4VtqK7aQ7MwvMPLySg/+OHid+vd VPIIQMzGtyhes/4Se98h9vhSe6UK76aBWrzKw= 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.151.10.1 with SMTP id n1mr11288778ybi.13.1248707230607; Mon, 27 Jul 2009 08:07:10 -0700 (PDT) In-Reply-To: <3dc1583f0906300030x6539d425g528cbd15c0783ef@mail.gmail.com> References: <3dc1583f0906300030x6539d425g528cbd15c0783ef@mail.gmail.com> Date: Mon, 27 Jul 2009 17:07:10 +0200 Message-ID: <3ea34a000907270807lab65f23v8dd5e384b4b36187@mail.gmail.com> Subject: Re: [gentoo-embedded] arm11 tool chain From: Christopher Friedt To: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: f72a7ccd-d7ee-482d-8471-f7001954d439 X-Archives-Hash: 8e3d7ae25519d98486eb2a912a10bcf2 Hi Jason, On Tue, Jun 30, 2009 at 9:30 AM, Sven Rebhan wrote: > I would use > > -march=armv6j -mtune=arm1136jf-s It might be wise to include '-mfpu=vfp' in there too. Having not worked with >ARMv5 chips, I can't say with any certainty whether -mtune=arm1136jf-s pulls the vfp in by default, although I would imagine it would if you don't specify arm-softfloat-... . How did it crossdev work out for you? Did you end up getting a price for the development board? Cheers, Chris