Hello all,

Im trying to get the MSP430-gcc to work properly with DEV-C++. Changing the directories and program names was no problem, but I wasnt able to turn off the command line option telling the compiler to generate an *.exe file. I guess this originates from the fact that only Win32 project types are selectable. Furhter it would be nice if I could kind of switch between different compiler chains.
So would Cygwin help me here?

Wolfgang