5 Sep
2009
5 Sep
'09
3:04 a.m.
On Fri, Sep 4, 2009 at 7:39 PM, Taral<taralx@gmail.com> wrote:
On Fri, Sep 4, 2009 at 4:25 AM, David Roundy<roundyd@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