GCC - HVboom/HowTo-DigitalOcean GitHub Wiki
Description
GCC, the GNU Compiler Collection, supports a number of languages. This port pulls in the default version of GCC in the Ports Collection, and defines symlinks called gcc, g++, and gfortran.
:speech_balloon: copied from package description
Setup gcc
-
Install as normal package
sudo pkg install gcc