[fpc-pascal] using softfloat on i386
Marc Santhoff
M.Santhoff at web.de
Tue Nov 3 15:12:59 CET 2009
Am Dienstag, den 03.11.2009, 11:30 +0100 schrieb Florian Klaempfl:
> Marc Santhoff schrieb:
> > Hi,
> >
> > after finding the floating point calculations implementation for fpc[1]
> > I'm asking myself if it is possible to force fpc to use it although the
> > CPU does actually have a FPU built in.
> >
> > How can this be done?
>
> Try to build the rtl with OPT=-Cfsoft, it might work, but is not
> guranteed ;)
Thak you, I'll try that.
Thinking a little bit longer it could be a better way to have a special
unit for overloading the basic calculation function for using softfloat
and include that in testing programs ...
Marc
--
Marc Santhoff <M.Santhoff at web.de>
More information about the fpc-pascal
mailing list