X86_64-linux-gnu-pcc
Install x86_64-linux-gnu-pcc
-
Debian
apt-get install pcc
Click to copy -
Ubuntu
apt-get install pcc
Click to copy -
Alpine OS
apk add pcc
Click to copy -
Kali Linux
apt-get install pcc
Click to copy -
Fedora
dnf install pcc
Click to copy
pcc
Portable C CompilerPCC is a small, simple, fast and understandable C99 compiler based on the original Portable C Compiler by S. C. Johnson, written in the late 1970s. Focus on being able to compile and run on a PDP11, even if it may not happen in reality, keeps it lean; abstinence from over-complicated algorithms leads to quick reliable code generation. Even though much of the compiler has been rewritten, some of the basics still remain.
To install the latest version of x86_64-linux-gnu-pcc in your favorite operating system just copy the x86_64-linux-gnu-pcc installation command from above and paste it into terminal. It will download and install the latest version of x86_64-linux-gnu-pcc 2023 package in your OS.