[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] m68000 version of Zorro's LDG codec
Hi,
On torstai 27 syyskuu 2012, Paul Wratt wrote:
> > If it doesn't I would assume that AHCC can, which is Pure-C
> > compatible... (Except that it supports floating point only
> > with FPU)
>
> surely there is a SW FP lib that can be AHCC-ized. what alternate FP
> libs were available for PC with source (I think I seen one in last 2
> weeks, see if I can find it)
The problem isn't just floating point functions, but also
compiler generated operations on floating point variables.
I.e. a math library isn't enough, compiler needs to be
updated too.
- Eero