
31 Jan
2011
31 Jan
'11
8:29 a.m.
On 28/01/2011 13:44, Johan Tibell wrote:
Hi,
My computer dies a horrible death (i.e. kernel panic) whenever I build GHC from HEAD (currently using the "quickest" build configuration). Anyone had the same problem in the past? Any workarounds?
Not that this has anything to do with your problem, but I wouldn't recommend the "quickest" configuration - it doesn't optimise the libraries, so everything compiled with it (including stage2) runs horribly slowly. Cheers, Simon