Skip to content

GNU Compiler Collection vs Portable C Compiler

A side-by-side look at GNU Compiler Collection and Portable C Compiler. For an in-depth review of either product, follow the links below.

GNU Compiler Collection

GNU Compiler Collection

Development

The GNU Compiler Collection is a compiler system developed by the GNU Project. It contains compilers for many popular languages including C, C++, Ada, Fortran, and Java.

ccadafortranjavacompiler
Portable C Compiler

Portable C Compiler

Development

The Portable C Compiler (PCC) is an open-source, retargetable C compiler. It supports multiple hardware and software platforms and aims to be simple, portable, fast with light resource usage.

ccompileropensourceportablelightweight