You need to sign in or sign up before continuing.
gcc installation problem?
Under windows vista 32-bit and a clean install I cannot compile 'hello world'
The command line I am using is: ghc --make Main.hs -o main.exe
the results: [1 of 1] Compiling Main ( Main.hs, Main.o ) gcc: installation problem, cannot exec `as': No such file or directory
The contents of Main.hs: module Main where main = putStrLn "Hello World"
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.6.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |