[fpc-pascal] using softfloat on i386

Florian Klaempfl florian at freepascal.org
Tue Nov 3 11:30:24 CET 2009


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 ;)



More information about the fpc-pascal mailing list