This is the mail archive of the gcc-patches@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]

Re: Correction to EGCS FAQ: Problems debugging EGCS


ro@TechFak.Uni-Bielefeld.DE (Rainer Orth) writes:

> 	<prog>-<version>
> 
> While this is the name of the toplevel directory of GNU distributions, the
> software proper should be called
> 
> 	<prog> <version>
> 
> without a dash.  Comments?

We used to use <prog> <version> since the dash in <prog>-<version> is
only necessary for file names.  If you run <prog> --version (or in
gdb's case start the application) there is no dash in the appropriate
line.  Therefore I'd say remove all dashes.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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