patch: new option --target-help

Philipp Thomas pthomas@suse.de
Tue Jul 11 09:32:00 GMT 2000


* Chandra Chavva (cchavva@cygnus.com) [20000710 18:48]:

> *** 2905,2910 ****
> --- 2911,2917 ----
>     printf ("  -c                       Compile and assemble, but do not link\n");
>     printf ("  -o <file>                Place the output into <file>\n");
>     printf ("  -x <language>            Specify the language of the following input files\n");
> +   printf ("  --target-help            Display target specific command line options\n");
>     printf ("                            Permissable languages include: c c++ assembler none\n");
>     printf ("                            'none' means revert to the default behaviour of\n");
>     printf ("                            guessing the language based on the file's extension\n");

Your diff seems to have been done against the cygnus tree, as the public cvs
gcc.c uses fputs and has the strings marked for translation by enclosing
them in _().

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h


More information about the Gcc-patches mailing list