Re: Compiling Hugs on Cygwin
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Oct 11, 2004 at 12:54:11PM +0200, Koen Claessen wrote: > gcc -c -g -O2 machdep.c > machdep.c: In function `scanSubDirs': > machdep.c:562: error: storage size of `findInfo' isn't known > machdep.c:577: error: `_A_SUBDIR' undeclared (first use in > this function) > machdep.c:577: error: (Each undeclared identifier is > reported only once > machdep.c:577: error: for each function it appears in.) > make: *** [machdep.o] Error 1 This was fixed last December in CVS. You could try a snapshot from http://cvs.haskell.org/Hugs/downloads/snapshots/