[fpc-pascal] x86_64 Illegal FPU type

Isaac Gouy igouy2 at yahoo.com
Thu Aug 28 06:16:00 CEST 2008


--- Florian Klaempfl <florian at freepascal.org> wrote:

> Isaac Gouy schrieb:
> > Suggestions please on what I've done wrong here
> > 
> >
>
http://shootout.alioth.debian.org/u64q/benchmark.php?test=mandelbrot&lang=fpascal&id=3#log
> > 
> >
>
http://shootout.alioth.debian.org/u64q/benchmark.php?test=meteor&lang=fpascal&id=1#log
> 
> x86-64 needs no sse2 as fpu type, it uses sse2 by default.


Are there compiler options equivalent to {$FPUTYPE SSE2}{$I-} that
would allow the same program to be compiled for different hardware
without source code changes?




      



More information about the fpc-pascal mailing list