Hi all,I usually find that mspgcc produces smaller and faster code than the IAR compiler (at least for integer code). Today I tried building the TCP/IP code that can be found for the IAR compiler at the TI web site, and for mspgcc in the mspgcc CVS. I was surprised to find it took 10.6K bytes with mspgcc, but only 8.6K bytes with the IAR compiler. Does anyone know why this particular program produces such results?
Regards, Steve
