Am 24.07.2002 09:19:30, schrieb [email protected]: >> I have tried to compile for mingw32, as I have to work with an NT >> environment here. >> >> Within cygwin bash I specified >> ./configure --host=mingw32 --target=msp430 etc. >> >> that it still links against cygwin.dll
i think just copying along cygwin.dll should work. you don't need to install the whole package. (at least it works fin for "make" &c) did you had a look at the windows build from Andreas Schwarz? http://www.mikrocontroller.net/msp430.en.htm (the site seems to be down right now) chris
