4.2 Project: "@file" support
Ian Lance Taylor
ian@airs.com
Fri Aug 26 19:08:00 GMT 2005
Sergei Organov <osv@topconrd.ru> writes:
> Anyway, my gcc docs only mention:
>
> --target-help
> --help
> --version
> --param NAME=VALUE
Yeah, it looks like the double dash long options got added without
ever being documented.
For the record, they were added here:
Sat Mar 6 15:08:59 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
* gcc.c: Handle long options by translation to old-style ones.
(translate_options): New function.
(option_map): New table.
and the table has been kept more or less up to date ever since.
Ian
More information about the Gcc
mailing list