passing command-line arguments, still

Jonathan Wakely jwakely.gcc@gmail.com
Mon Mar 21 10:19:35 GMT 2022


On Sat, 19 Mar 2022 at 17:53, David Edelsohn wrote:
> The %{} syntax is the "Specs language" used for options processing by
> GCC.  It is not related to autoconf.  The options processing is
> handled in gcc.c.  Please see the comment in gcc/gcc.cc beginning with
> "The Specs Language".

And https://gcc.gnu.org/onlinedocs/gcc/Spec-Files.html


More information about the Gcc mailing list