Hi,

I'm trying to install the GHC compiler on an Intel
system running Windows ME.  I have installed the
cygwin toolkit and it seems to be working properly.  I
have also installed version 4.08.1 of GHC.  The
problem is that when I try to compile a "Hello,
World!" program, I get the following error:
gcc: c:/haskell/ghc/ghc-4.08.1/lib/Main.dll_o: No such
file or directory
gcc: c:/haskell/ghc/ghc-4.08.1/lib/PrelMain.dll_o: No
such file or directory

The path appears to be correct and indeed those two
files do not exist (in fact they do not exist
anywhere).  The question is, why are they not there? 
Are they missing from the installation or is there a
step that I'm supposed to take to create them?  Any
assistance in resolving this matter is greatly
appreciated.

Thanks,
T.J.


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

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

Reply via email to