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]

Manual terminology


Do I understand correctly that the following are correct terminology for 
use in the GCC manual:

* "front end" is a noun; "front-end" is an adjective;
* "back end" is a noun; "back-end" is an adjective;
* "GCC" is the GNU Compiler Collection, both generally and in the context
of compiling C; "G++" is the C++ compiler; "gcc" and "g++" (lowercase),
appropriately marked up, are the commands for compilation when the
emphasis is on those, "GNU C" is a language dialect, and "GNU CC" is a
term that should generally no longer be used and should mostly be replaced
by GCC?

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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