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 <gentoo-embedded+bounces-4127-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Rcym2-0000dv-CY
	for garchives@archives.gentoo.org; Tue, 20 Dec 2011 12:26:26 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0603F21C1B7;
	Tue, 20 Dec 2011 12:26:17 +0000 (UTC)
Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id E0A8D21C1B3
	for <gentoo-embedded@lists.gentoo.org>; Tue, 20 Dec 2011 12:26:09 +0000 (UTC)
Received: by vbal1 with SMTP id l1so4505096vba.40
        for <gentoo-embedded@lists.gentoo.org>; Tue, 20 Dec 2011 04:26:09 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=ZLEuqL8oaEcR0DEb4SmDGkxE2+aKm/GTeGPWxnAYCDg=;
        b=kGFRXKrWeWEMwETF7lmREDWUbE/kvNHr9mUQ1q68MrkeYZlaYWmBEF4cGbipK8Kb46
         SFhXK1B9Af+TsAfINRoydMMPtdFNJbOiGt+4Y34WyPd0PtmZHZHlW4IamZJcJapxbwTC
         yu3C52GPM0Q20GKeVQWc+y5j/PV92pdo8Qjx0=
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
Received: by 10.52.74.229 with SMTP id x5mr802029vdv.29.1324383969306; Tue, 20
 Dec 2011 04:26:09 -0800 (PST)
Received: by 10.52.111.230 with HTTP; Tue, 20 Dec 2011 04:26:09 -0800 (PST)
In-Reply-To: <20111220072113.292d640a@osagesoftware.com>
References: <20111219233301.3533e55a@osagesoftware.com>
	<20111220060253.18128.qmail@stuge.se>
	<20111220072113.292d640a@osagesoftware.com>
Date: Tue, 20 Dec 2011 13:26:09 +0100
Message-ID: <CABvrX2XbwAZPCmo-3wgFMqj3LFGt_LrM1nCXbq9FvFb_FeW7oQ@mail.gmail.com>
Subject: Re: [gentoo-embedded] msp4300 toolchain
From: Maciej Grela <maciej.grela@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: c88f0a12-294c-492a-9d8e-34ccea5f62fa
X-Archives-Hash: 8120632bc79bac0f2a0c23c0d238370f

2011/12/20 David Relson <relson@osagesoftware.com>:
> On Tue, 20 Dec 2011 07:02:53 +0100
> Peter Stuge wrote:
>
>> David Relson wrote:
>> > I'd like to do some development with TI's msp430 processors. =C2=A0As =
a
>> > starting point I've got the TI LaunchPad which has an msp430g2231.
>>
>> I'm not sure Linux is relevant for those 16-bit chips, nor uClibc?
>>
>>
>> //Peter
>
> I'm not interested in running Linux on the MSP430. =C2=A0My goal is to us=
e
> Linux to cross-compile code that will run on the MSP430.
>

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