John Griessen wrote:
So, gcc-3.2.3 seems to compile OK with gcc-4.0.4.... Does a gcc-3.2.3
work any faster when compiled with more recent gcc-4.0 or gcc-4.1 on the host
machine? Are there pitfalls?
The only pitfall we found is one we fixed. The standard GCC 3.2.3
distribution won't build with GCC 4.0 and above. The MSP430 patches for
3.2.3 include a fix for the only problem we found.
I build GCC 3.2.3 for the MSP430 with GCC 4.0.2 on Fedora Core 4. Others
have used GCC 4.1. There seem to be no problems. On the other hand, I
don't know of any advantages. :-)
Steve