GCC
(Redirected from Gcc)
Jump to navigation
Jump to search
The GNU Compiler Collection (formerly the GNU C Compiler) contains a compiler for the most popular languages:
among others. By default it installs front-ends for all of the languages; however, if you only want to install some of the front-ends use the configure option:
--with-languages=languages.
See also
External links
- Official Website (www.gnu.org)
- GCC Forum hosted by Nabble archiving all gcc mailing lists into a searchable forum.