Wednesday, October 02, 2002, 12:59:48 PM, you wrote: > (2) Having been doing small projects up to now, I've been quite happy > with a single file compilation, using a batch file. Now I want to do > something a bit more complicated, I'm trying to learn to compile and > link multiple files using make. I've copied the lcd example, and tried > to make that, but it says "Installation problem: cannot exec cc1".
> I've tried setting the path to anything I can find containing CC1.exe, > but the problem persists. Can anybody tell me what I am doing wrong? > (W32 build, W2000). Did you install the package to c:\msp430? It doesn't work in another directory. In the path you only need "c:\msp430\bin". Andreas -- WWW: http://andreas-s.net ICQ: 83580609
