2.1.18. ‑‑create_pch=filename
This option instructs the compiler to create a PreCompiled Header (PCH) file with the specified filename.
This option takes precedence over all other PCH options.
--create_pch=filename
Where:
filenameis the name of the PCH file to be created.