Hi all!.<br>I modified <a href="http://build.mk">build.mk</a> in order to allow Ticky-Ticky profiling (GhcLibWays=t). Now, when I try to make I get this error:<br><br><pre style="font-style: italic;">------------------------------------------------------------------------
<br>== make way=t all;<br>PWD = (the_whole_path)/ghc-6.6.1/rts<br>------------------------------------------------------------------------<br>../compiler/ghc-inplace -H32m -O -fasm -W -fno-warn-unused-matches -fwarn-unused-imports -optc-O2 -static -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf t_hi -hcsuf t_hc -osuf t_o -ticky -#include posix/Itimer.h  -c PrimOps.cmm -o PrimOps.t_o<br>ghc-6.6.1: panic! (the &#39;impossible&#39; happened)<br>  (GHC version 6.6.1 for i386-unknown-linux):
<br>        ToDo: tickyAllocThunk<br><br>Please report this as a GHC bug:  <a href="http://www.haskell.org/ghc/reportabug">http://www.haskell.org/ghc/reportabug</a></pre>
<br>Any clue?<br>Thanks in advance.<br>Cristian Perfumo.<br><pre><br><br><br><br></pre><br>