
3 Jan
2001
3 Jan
'01
10:59 p.m.
On 03-Jan-2001, Eric Allen Wohlstadter
When I try to compile hdirect on cygwin on my NT I get a lot of complaints from ghc about bad tokens. Particularly the use of "\" to continue a line. For some reason it doesn't see it as the line continuation character.
You need to make sure that the files are mounted as binary
rather than as text, or vice versa. Try the cygwin `mount' command.
--
Fergus Henderson