ExampleCppProject An example C++ project using class headers, polymorphism, and a makefile Install GCC in RHEL 7 $ sudo yum group install "Development Tools" $ whereis gcc