Hi Gordon, there is an example application in Puma/examples/parser that reads the configuration of the target compiler (must be a GCC for this app). Maybe it helps if you take a look into parser.cc, in the functions evalOptions() and addCompilerConfig(). Best regards, Matthias