logo       

Re: Hello world fails on Win32: msg#00046

lang.haskell.glasgow.bugs

Subject: Re: Hello world fails on Win32

On Tue, 30 Dec 2003 11:24:01 +0100
Gour <gour@xxxxxxxxxxxx> wrote:

> Derek Elkins (ddarius@xxxxxxxxxx) wrote:
>
> > Add -v and see what's going on, make sure everything seems right.
>
> 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?

It looks like it's saying that it couldn't find the gcc that should be
at c:\ghc\ghc-6.2

e.g.
Prelude> System.Cmd.rawSystem "foo" []
***Exception: rawSystem: does not exist (No such file or directory)


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise