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.santh...@web.de>

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to