On 24 Sep 2009, at 18:01, graemeg.lists wrote:
How optimized is FPC itself when I do a 'make all' in the source
directory? No optimization, memory optimized, speed optimized, all of
the above, etc..
For speed.
Can I improve performance of the 64bit FPC compiler for my Quad Core
processor? If so, what parameters do I pass to the make command?
OPT="-Cppentiumm -Oppentiumm"
Note that the differences will probably be too small to notice in most
programs.
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal