[jhc] darcs patch: fix System.CPUTime.
David Roundy
roundyd at physics.oregonstate.edu
Fri Sep 4 23:04:45 EDT 2009
On Fri, Sep 4, 2009 at 7:39 PM, Taral<taralx at gmail.com> wrote:
> On Fri, Sep 4, 2009 at 4:25 AM, David
> Roundy<roundyd at physics.oregonstate.edu> wrote:
>> This patch runs into a problem with cross-compiling that I don't know
>> if you have a solution to. The (portable) clock function returns a
>> clock_t, which may be different sizes on different systems.
>
> Can we get this information using autoconf?
That wouldn't work reliably for cross-compiling, not with jhc's design
where one compiler serves as a native + a cross compiler.
--
David Roundy
More information about the jhc
mailing list