[Haskell-cafe] GHC Hangs

Josiah Manson josiahmanson at gmail.com
Mon May 7 20:31:38 EDT 2007


When the intermediate files are removed, GHC still hangs. In fact, the
intermediate files do not seem to be corrupt in any way, as the only way to
get a working executable is to run GHC more than once. First to produce the
intermediate files, then to link them into an executable.

On 5/7/07, Cale Gibbard <cgibbard at gmail.com> wrote:
>
> On 07/05/07, Josiah Manson <josiahmanson at gmail.com> wrote:
> > There is still a problem when I use the version you linked to. At first
> I
> > was hopeful, because the first time I tried compiling bisect.hs it
> worked.
> > All subsequent attempts, however, have failed.
>
> Maybe try getting rid of all the intermediate (*.hi *.o) files created
> when compiling it? Not that this is necessarily a permanent
> solution...
>
> - Cale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070507/c83d9126/attachment-0001.htm


More information about the Haskell-Cafe mailing list