Hi all, I want to use mspgcc4, so in a shell I wrote the two lines that I found in mspgcc4 website http://mspgcc4.sourceforge.net/: svn checkout https://mspgcc4.svn.sourceforge.net/svnroot/mspgcc4
cd mspgcc4 && sh buildgcc.sh and it succesfully build it. BUt when I wrote: msp430-gcc --version it give me the old one: msp430-gcc (GCC) 3.2.3 Copyright © 2002 Free Software Foundation, Inc. any help please thanks a lot