Am Freitag, den 01.06.2007, 21:26 +0200 schrieb Daniël Mantione:
>
> Op Fri, 1 Jun 2007, schreef Marc Santhoff:
>
> > Am Freitag, den 01.06.2007, 20:58 +0200 schrieb Daniël Mantione:
> > >
> > > Op Fri, 1 Jun 2007, schreef Marc Santhoff:
> > >
> > > > Hi,
> > > >
> > > > I'm trying to force fp
Op Fri, 1 Jun 2007, schreef Marc Santhoff:
> Am Freitag, den 01.06.2007, 20:58 +0200 schrieb Daniël Mantione:
> >
> > Op Fri, 1 Jun 2007, schreef Marc Santhoff:
> >
> > > Hi,
> > >
> > > I'm trying to force fpc to use emulation code for floating poing
> > > calculations on i386 hardware.
> >
Am Freitag, den 01.06.2007, 20:58 +0200 schrieb Daniël Mantione:
>
> Op Fri, 1 Jun 2007, schreef Marc Santhoff:
>
> > Hi,
> >
> > I'm trying to force fpc to use emulation code for floating poing
> > calculations on i386 hardware.
> >
> > $ fpc -al -st -Op1 -CfSOFT floattest.pp
> >
> > Viewn fr
Op Fri, 1 Jun 2007, schreef Marc Santhoff:
> Hi,
>
> I'm trying to force fpc to use emulation code for floating poing
> calculations on i386 hardware.
>
> $ fpc -al -st -Op1 -CfSOFT floattest.pp
>
> Viewn from the assembler source the file is identical to one compiled
> without target options
Hi,
I'm trying to force fpc to use emulation code for floating poing
calculations on i386 hardware.
$ fpc -al -st -Op1 -CfSOFT floattest.pp
Viewn from the assembler source the file is identical to one compiled
without target options and the link script does not show the inclusion
of something sp