On Fri, Sep 07, 2007 at 05:21:03PM +0100, Ross Paterson wrote:
> Perhaps this is well known, but it took me a while to twig to it,
> and may be something for binary packagers to watch out for:
> 
> A binary produced by ghc-6.7 under Linux 2.6.9 or later will not
> run under Linux 2.6.8 or earlier (e.g. monk).  This is because it
> will be using CLOCK_PROCESS_CPUTIME_ID/CLOCK_THREAD_CPUTIME_ID,
> which are not supported by the older kernels.

Thanks for pointing this out, Ross. I've made it not be used if
BeConservative = YES, and that is set when making bindists.


Thanks
Ian

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to