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 1MLIA3-00052Q-EH for garchives@archives.gentoo.org; Mon, 29 Jun 2009 14:48:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05BECE0431; Mon, 29 Jun 2009 14:48:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BBDB4E0431 for ; Mon, 29 Jun 2009 14:48:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 64BFB64DFB for ; Mon, 29 Jun 2009 14:48:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: 0.002 X-Spam-Level: X-Spam-Status: No, score=0.002 required=5.5 tests=[BAYES_50=0.001, HTML_MESSAGE=0.001] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Pe1o6x17Oqlp for ; Mon, 29 Jun 2009 14:48:19 +0000 (UTC) Received: from psi-exch2.plansys.com (psi-exch2.plansys.com [198.70.52.167]) by smtp.gentoo.org (Postfix) with ESMTP id 46D7465017 for ; Mon, 29 Jun 2009 14:48:18 +0000 (UTC) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message 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 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C9F8C8.7AC80DB4" Subject: [gentoo-embedded] arm11 tool chain Date: Mon, 29 Jun 2009 10:47:07 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: arm11 tool chain Thread-Index: Acn4yHnf2aEZWPRMTGqMpjhIpM6knw== From: "Melton, Jason" To: X-Archives-Salt: eb6e4619-58e3-4b91-a05b-01663283ae17 X-Archives-Hash: ef1fa041ec90c0f2b969ab299d405908 This is a multi-part message in MIME format. ------_=_NextPart_001_01C9F8C8.7AC80DB4 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello, =20 I am trying to build a cross compiler for the arm11 (the i.MX31 in particular http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=3Di.MX31).= To build for this embedded processor would I use: =20 arm-unknown-linux-gnu =20 to build the tools and then use -march=3Darm1136jf-s to target the arm core in the chip? Or am I missing something. =20 Jason =20 ------_=_NextPart_001_01C9F8C8.7AC80DB4 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello,

 

I am trying to build a cross compiler for the arm11 = (the i.MX31 in particular http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=3D= i.MX31).  To build for this embedded processor would I = use:

 

arm-unknown-linux-gnu

 

to build the tools and then use = –march=3Darm1136jf-s to target the arm core in the chip?  Or am I missing = something.

 

Jason

 

------_=_NextPart_001_01C9F8C8.7AC80DB4--