How to generate WPO file for Whole Program Optimization. I am using FPC 2.7.1 on Windows.
The documentation is rather cryptic on this.
For example I get this error:
Project.dpr(96,1) Fatal: Cannot find "nm.exe" or "" to extract symbol liveness information from linked program
Thanks.