This is the mail archive of the gcc@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 format: [Raw text]

Re: [using gcc book] ch1 rewrite


Chris Devers <cdevers@pobox.com> writes:

> (Substantially a re-post of a message from yesterday.)
>
> I've prepared a significant rewrite of frontends.texi, which constitutes
> chapter 1 of the _Using GCC_ book.
>
> I would like to solicit commentary on whether this revised text is clear,
> technically accurate, and gets the important points across succinctly.
>
> The deadline for submitting the manuscript is *TODAY*, so any notes at all
> ("yes it's fine, print it", "no leave it all alone", etc) would be nice :)

This reads well to me.  I just have one nit:

> The abbreviation @dfn{GCC} has multiple meanings in common use.
> Historically, the abbreviation stood for ``GNU C Compiler''; this sense
> of the name is still common when the emphasis is on compiling C programs.
> However, the name is now defined generically for the compiler collection
> as a whole, referring to all languages supported by the suite.

The second sentence here reads awkwardly.  I would suggest instead

| The current official meaning is ``GNU Compiler Collection'', which
| refers generically to the complete suite of supported languages.

zw


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