On 21/08/17 13:30, Erik Joelsson wrote:
For each generated object file, there is a corresponding .cmdline file
which contains the full compile command line. That file can be parsed
to extract the relevant flags that were used, and is probably easier
to work with than parsing a debug build log
For each generated object file, there is a corresponding .cmdline file
which contains the full compile command line. That file can be parsed to
extract the relevant flags that were used, and is probably easier to
work with than parsing a debug build log.
/Erik
On 2017-08-11 15:37, Maurizio C