2009/9/28 leledumbo <leledumbo_c...@yahoo.co.id>:
>
> I notice nowadays fpc is bootstrapped with WPO enabled. Since WPO strategy
> used by fpc is two phase build, the build time takes significantly longer. I
> don't see much enhancement other than "a little" smaller binary size (it may
> benefit from static calls also, but I don't really feel it). So, can I
> disable this?

Set NOWPOCYCLE=1 on make command line.

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

Reply via email to