On Mon, Apr 12, 2004 at 11:23:50PM +0200, Matthias Weingart wrote: > I get a error: dll call entry point "__getreent" not found in cygwin1.dll
Solved this (had copied a old version of cygwin1.dll after installation of mspgcc with some tools to the disc ;-). But now it does not have a "include" path (no include path in which to find io.h) How does it find the includes by default? Is it fixed to c:\mspgcc\msp430\include ? (then I have a problem, I installed it to c:\msp430\mspgcc) I think I should delete it all and restart again ;-). M.