public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/17945] New: collect2 outputs help to stderr
@ 2004-10-12  9:41 fraggle at gmail dot com
  2004-10-12 11:50 ` [Bug other/17945] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: fraggle at gmail dot com @ 2004-10-12  9:41 UTC (permalink / raw)
  To: gcc-bugs

The "collect2" tool which comes with gcc outputs the help page generated when
the --help option is specified to standard error output rather than standard
output.  This makes it impossible to browse the help with "collect2 --help |
more".  It also contravenes the GNU coding standards:

http://www.gnu.org/prep/standards/standards.html#Command_002dLine-Interfaces

--help
   This option should output brief documentation for how to invoke
the program, on standard output, then exit successfully.

-- 
           Summary: collect2 outputs help to stderr
           Product: gcc
           Version: 3.3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fraggle at gmail dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17945


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug other/17945] collect2 outputs help to stderr
  2004-10-12  9:41 [Bug c/17945] New: collect2 outputs help to stderr fraggle at gmail dot com
@ 2004-10-12 11:50 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-12 11:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-12 11:50 -------
Collect2 just passes --help to ld so it is an binutils bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |other
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17945


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-12 11:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-12  9:41 [Bug c/17945] New: collect2 outputs help to stderr fraggle at gmail dot com
2004-10-12 11:50 ` [Bug other/17945] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).