Hi people, I´m using Win32 mspgcc Release 20040723 and am getting the above error for every file of c code I try to compile, generally with the command line:
c:\> msp430-gcc -c -mmcu=msp430x147 main.c I just downloaded the Release and installed it, but I had a previous release that worked well, with the same code I´m trying to compile now. The difference for the previous version was the -mforce-hwmul was named -mforce-hw-mul, as I can remember (its in the makefile...). Can somebody give me some directions? Thanks Marcelo