Hi, I tried to install the latest win32 version using the installer package. cc1.exe keeps aborting with a segmentation fault.
1. I had an older cygwin1.dll in my windows\system directory. This caused a message about a missing cygwin1.dll:asprintf export. I then removed this old cygwin1 dll and consequently the library shipped with the installer is used now. Regardless of what options I call msp430-gcc I get the segmentation fault as soon as cc1 is invoked. I did not have these problems with previous versions. Any ideas? Thanks - Roland