Hello
I just manage to
install CygWin on my NT computer as well as GHC.
Well, when I try to
compile a little Hello World prog I get the following
message.
Any help is
appreciated!
Thanks
Here is the
error:
$ ghc -o teste
main.hs
/usr/lib/gcc-lib/i686-pc-cygwin/gcc-2.95.2-9/../../../../i686-pc-cygwin/bin/ld:
cannot open mingw/crt2.o: No such file or directory
collect2: ld returned 1 exit status
/usr/lib/gcc-lib/i686-pc-cygwin/gcc-2.95.2-9/../../../../i686-pc-cygwin/bin/ld:
cannot open mingw/crt2.o: No such file or directory
collect2: ld returned 1 exit status
David
