Hello,

I downloaded GHC-4.08 for Windows (I'm running Windows 2000 Professional).
The installation program ran fine, but when I tried to compile the sample
Hello World program, I got the following error messages.  Is it possible
that there are some files missing from the distribution?  I searched the
filesystem for these files and did not find them.  FYI, your WEB page says
the download should be 15Meg, but when my download completed, it was only
12Meg.

I was running bash from Cygwin 1.0 when I typed the following command.

$ c:/ghc/ghc-4.08.1/bin/ghc -o main main.hs
Compilation IS NOT required
gcc: C:/ghc/ghc-4.08.1/lib/Main.dll_o: No such file or directory
gcc: C:/ghc/ghc-4.08.1/lib/PrelMain.dll_o: No such file or directory

Thanks.

Scott


_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to