|
RE: ghc-6.2.1 panics while compiling darcs 1.0.3-rc1: msg#00048lang.haskell.glasgow.bugs
On 10 May 2005 17:52, Louai Khanji wrote: > I get the following when compiling darcs: > > --SNIP-- > ghc -cpp -package parsec -package unix -O -funbox-strict-fields > -Wall -Werror -package util -I. -DHAVE_CURSES -DHAVE_CURL -c > ColourPrinter.lhs ghc -cpp -package parsec -package unix -O > -funbox-strict-fields -Wall > -Werror -package util -I. -DHAVE_CURSES -DHAVE_CURL -no-auto-all > -funfolding-use-threshold=20 -c SHA1.lhs > ghc-6.2.1: panic! (the `impossible' happened, GHC version 6.2.1): > Prelude.read: no parse > > Please report it as a compiler bug to > glasgow-haskell-bugs@xxxxxxxxxxx, > or http://sourceforge.net/projects/ghc/. > > make: *** [SHA1.o] Error 1 > --SNIP-- > > I have searched with google but didn't find any similar problem. > > This is on Gentoo, on amd64, with the ghc binary (not compiled from > source). This bug was fixed in GHC 6.2.2. To work around it (as I mentioned on the darcs list), darcs should use -funfolding-use-threshold20 instead of -funfolding-use-threshold=20. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: runghc exit status, Simon Marlow |
|---|---|
| Next by Date: | [ ghc-Bugs-1198393 ] Program aborts with segmentation fault when profiling used., SourceForge.net |
| Previous by Thread: | ghc-6.2.1 panics while compiling darcs 1.0.3-rc1, Louai Khanji |
| Next by Thread: | GHC mutual recursion weirdness, Samuel Bronson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |