Dmitry I downloaded your most recent binutils, did a configure on a fresh install of binutils-2.11, overlayed the downloaded files, and ran make. The process error'd out at the following:
make[3]: Entering directory `/cygdrive/d/cvs/mspgcc/binutils/binutils-2.11/ld' Makefile:1734: warning: overriding commands for target `config.status' Makefile:527: warning: ignoring old commands for target `config.status' make[3]: *** No rule to make target `emulparams/msp430x169.sh', needed by `emsp430x169.c'. Stop. For reference, they configure line was: $ ./configure --target=msp430 --prefix=/mspgcc I'm running under Cygwin. Regards -Bill Knight R O SoftWare
