Skip to content

Latest commit

 

History

History
52 lines (42 loc) · 1.62 KB

cix-gcc.org

File metadata and controls

52 lines (42 loc) · 1.62 KB

gcc

|≣|

AuthorRichard Stallman
Maintainer(s)(all…)
Released1987
Sourcegcc.git
Info

The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Ada, and Go, as well as libraries for these languages (libstdc++,…). GCC was originally written as the compiler for the GNU operating system. The GNU system was developed to be 100% free software, free in the sense that it respects the user’s freedom.

Packages

PKGRPMDEBBSD
gcc+
gcc-c+++

Index

| CMD  | MAN  | DESCRIPTION                    |
| c99  | (1p) | compile standard C programs    |
| gcc  | (1)  | GNU project C and C++ compiler |
| gcov | (1)  | coverage testing tool          |

Receipts

Refreances