> I think you should drop the mount c: at / because it is sure a problem you run
> into when installing ghc.
I think you're right. I really should reinstall Cygwin on my machine in the
default location, rather than at root. I'll change the instructions. Thanks.
--
http://sc3d.org/rrt/
"Reality
Hallo!
I just run "ghc -c -v Main.hs 2>&1| tee withMount.log" while c: was mounted at
/ and "ghc -c -v Main.hs 2>&1| tee withoutMount.log" after unmounting it.
I attached both Files.
because cygwin complains about a missing /tmp after mounting c: to / I have a
c:\tmp directory but ghc uses c:\T