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 1RdX1e-0002Lq-3D for garchives@archives.gentoo.org; Thu, 22 Dec 2011 01:00:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75B5721C07C; Thu, 22 Dec 2011 01:00:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AFDB221C077 for ; Thu, 22 Dec 2011 01:00:26 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2274) id 1AC981B400F; Thu, 22 Dec 2011 01:00:26 +0000 (UTC) Date: Wed, 21 Dec 2011 17:00:24 -0800 From: Tim Harder To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] msp4300 toolchain Message-ID: <20111222010024.GA24479@freyja.radhermit.com> Mail-Followup-To: gentoo-embedded@lists.gentoo.org References: <20111219233301.3533e55a@osagesoftware.com> <20111220060253.18128.qmail@stuge.se> <20111220072113.292d640a@osagesoftware.com> <20111220075158.21be0aab@osagesoftware.com> 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/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20111220075158.21be0aab@osagesoftware.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: ee340f11-041f-4d11-b470-b785acedbd33 X-Archives-Hash: 0eb042d955dc9e754b43c9d214b79903 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2011-12-20 Tue 04:51, David Relson wrote: > > There is a msp430-gcc package in portage. Have you tried that ? I've > > once upon a time used a toolchain from: > > http://cdk4msp.sourceforge.net/ > > Best regards, > > Maciej Grela > In the ebuild in dev-embedded/msp430-gcc is the following line: > is_crosscompile || die "Only cross-compile builds are supported" > I'm not sure exactly what it means, but it seems to mean that this > ebuild can only be used when cross-compiling, i.e. when building gcc to > _run_ on the msp430. =20 > I want to build a cross-compiler, i.e. a gcc that will run on my x86_64 > and create code to run on the msp430. That line means exactly what you want, i.e. you can only build msp430-gcc for cross-compiling from your amd64/x86/etc host to an msp430 target. If you have any troubles building the msp430 toolchain in the tree with crossdev please file a bug and I'll look into it since I'm the primary maintainer for the msp430 toolchain on Gentoo. Thanks, Tim --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iQEcBAABAgAGBQJO8oEoAAoJEEqz6FtPBkyjXV8H/R4qLX3FIw+LhxbiQlwMGxg6 nbo9GPxLKuVgrJvaDT9dVFZLtuvH1WXLRT/2KVaWlxgh7yyk9Rq4VVoDgG2U0Kcp FpBadSxWTMbPJVUsTiGkXtAI36/Vo2IbQ9sVXOx9JC18urLS7XcBVJxqkHguO/Bs uTtCxuyUvUSOVKcrk32M9gN7I/i6YxOEyB4H/KMh98soS8Pa2cexfKnthLpNo9gK a/ntxgNTDOpHc26mhZbpK+IENtGIrqLmvlGgUuacIjqQ/DzkoJfi1zZWGrYM9a3m xiPMzFiw3OsSsTz4+njEybY3piqGPFF7ZtogKJo8tUcx7yl4ART0ST5gkilRZvo= =OUAg -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c--