Kelly Murray wrote:
I have already updated my binutils to v2.15.96.
msp430-gcc -v
reports "gcc version 3.3"
when I do a cvs "co gcc/gcc-3.4", it reports some updating of
gcc/gcc-3.4/gcc/msp430/
but the files there have no new dates, or additions of 1611 to the
t-msp430 file.
(I'd give more details, exact messages, etc, but my email is not on
the linux machine)
I'm likely just missing something simple...
We consider the GCC 3.3 support obsolete, and have not updated it for a
long time. GCC 3.3 just never really worked well for anything but x86.
The two actively maintained directories in CVS are gcc-3.3 (i.e. for GCC
3.2.3) and gcc-current. I would recomment using gcc-3.2.3. It may be
fairly old, but it works very well.
Regards,
Steve