Hi

I'm having problems running ghc version 5.02 under Windows 98 and I'm hoping 
someone can help.

I've installed ghc using the installer and have left it in the default 
directory. I have also added the bin directory to my Path.

I then created a file called main.hs, containing the hello world program 
given in the installation section of the User Guide. I then tried to compile 
it from the MS-DOS prompt using:

ghc -o main main.hs

but this gave back the following message:

gcc: installation problem, cannot exec `C:/PROGRAM FILES/GLASGOW HASKELL 
COMPILER/GHC-5.02/gcc-lib/as.exe': No such file or directory

I'm sure its probably quite simple to fix, but I'm no expert and I can't see 
what to do.

Thanks

Douglas Graham


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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

Reply via email to