2.1.5. Reading compiler options from a file
When the operating system restricts the command line length, you can include additional command‑line options in a file with the compiler option:
‑‑via filename
The compiler opens the specified file and reads additional command‑line options from it.
See Appendix A Via File Syntax in the Compiler Reference Guide for more information.