[fpc-pascal] Compiling FPC itself with optimization
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Sep 25 09:28:19 CEST 2009
On 25 Sep 2009, at 09:26, Jonas Maebe wrote:
>> 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"
Sorry, that's for a 32 bit compiler. For a 64 bit compiler, there are
no special options to use (since all of them are Pentiumm-class or
above anyway).
Jonas
More information about the fpc-pascal
mailing list