On 07 Dec 2007, at 06:46, Andrew Haines wrote:

There's a seriously huge improvement in speed of the chm code when
compiled with -Ooregvar. I added it to the Makefile.fpc in the
packages/chm directory.

That must not be done. When compiled for a release, -O2 is used which automatically includes -Ooregvar. Otherwise, no specific optimisation switches must be added because it makes debugging more difficult and is also inconsistent with all other Makefiles.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to