[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Gcc 4.4.3 Linking problems, libmath testcase attached...



> This workaround seems to work:
> #define ceilf(x) ceil(x)
That means there's no float (single precision) version of this
function in our math lib. Mentioned workaround is probably ok (ceil()
returns double, i.e. bigger precision) but sure, it's annoying.

-- 
MiKRO / Mystic Bytes
http://mikro.atari.org