This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

other/704: --help and --version



>Number:         704
>Category:       other
>Synopsis:       --help and --version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 28 13:56:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Myers
>Release:        2.97 20001028 (experimental)
>Organization:
none
>Environment:
System: Linux decomino 2.2.17 #1 Mon Sep 4 20:22:16 UTC 2000 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
>Description:

This PR is to track the existence of some issues concerning the --help
and --version output of various programs in GCC.

The --help and --version output of various parts of GCC does not
follow the GNU coding standards.  For details, see:

http://gcc.gnu.org/ml/gcc/2000-10/msg00382.html

>How-To-Repeat:

gcov --help and gcov --version are obvious problems (gcov doesn't
handle long options).  In general, run all programs installed as part
of GCC with --help and --version and compare to what the GNU coding
standards say the output should look like.

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]