Hi Roman, On Mon, Aug 13, 2007 at 02:15:48PM +1000, Roman Leshchinskiy wrote: > when forking. With the current HEAD on OS X, I get a lot of testsuite > failures of the following form: > > Compile failed (status 256) errors were: > i686-apple-darwin8-gcc-4.0.1: Internal error: Virtual timer expired > (program cc1)
Does adding AC_CHECK_FUNCS([setitimer]) to unix/configure.ac (say line 23) fix it? Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
