On 2007-04-13, John Luciani <[email protected]> wrote: >> upon configuring gcc-4.1.1 w/ the files from gcc/gcc-4.1.1 >> from sourceforge CVS ... using cmd: > > I believe that the prefered version of gcc to use with mspgcc > is 3.2.3 (which is the version that is recommended on the > mspgcc website). I am not sure of the reasons. > > When I couldn't get 3.3.3 working I received this helpful > message from Steve --- > > Use GCC 3.2.3, and you will find the MSP430F20xx devices are > supported. We don't keep the GCC 3.3.x support up to date, > as 3.2.3 works better. > > Using gcc 3.2.3 solved my problem.
IOW, if what you want to do is work on MSP430 software, use 3.2.3. If you want to work on GCC, use 4.1 ;) -- Grant Edwards [email protected]
