Derek Elkins ([EMAIL PROTECTED]) wrote:

> Add -v and see what's going on, make sure everything seems right.

[...]
Hsc static flags: -static
*** Checking old interface for Main:
*** Parser:
*** Renamer/typechecker:
*** Desugar:
    Result size = 10
*** Simplify:
    Result size = 10
    Result size = 8
    Result size = 8
*** Tidy Core:
    Result size = 8
*** CorePrep:
    Result size = 10
*** Stg2Stg:
*** CodeGen:
*** CodeOutput:
*** Assembler
C:\GHC\GHC-6.2\gcc -B"C:\GHC\GHC-6.2\gcc-lib/" -I. -I. -c c:\windows\temp\ghc-51
1675.s -o main.o

Failed: C:\GHC\GHC-6.2\gcc -B"C:\GHC\GHC-6.2\gcc-lib/" -I. -I. -c c:\windows\tem
p\ghc-511675.s -o main.orawSystem: does not exist (No such file or directory)
*** Deleting temp files

What does it mean?

Sincerely,
Gour

-- 
Gour
[EMAIL PROTECTED]
Registered Linux User #278493

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

Reply via email to