On Fri, Oct 22, 2010 at 1:06 PM, suresh kumar <[email protected]> wrote: > Hi, > > Iam newbie to embedded linux.Iam trying to build a tool chain for msp430 from > source.I am able to build binutils- 2.19 for msp430 target. I am trying to > build gcc 3.2.3 for msp430.Im using ubuntu 8.10 with gcc 4.3.2.But when I am > building, I am getting a message like configuration msp430-unknown-none not > supported.could anyone suggest how to proceed further.
It sounds like you are trying to build stock ubuntu gcc for the MSP430 target. You need to get the MSP430 distribution from http://mspgcc.sourceforge.net/ BTW, is there a specific reason you chose 3.2.3? The current version, gcc 4 is the one being developed actively ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
