Definition: GCC: The GNU C compiler by Richard Stallman et al. A very high quality, very portable compiler for C, C++ and Objective C. The compiler is designed to support multiple front-ends and multiple back-ends by translating first into Register Transfer Language and from there into assembly code for the target architecture.
.................................
Source: Linux Guide @FirstLinux / Linux Dictionary V 0.16
http://www.tldp.org/LDP/Linux-Dictionary/html/index.html
Author: Binh Nguyen linuxfilesystem(at)yahoo(dot)com(dot)au
.................................

