Skip to content

TafThorne/make-devtoolset-7-toolchain-centos7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

make-devtoolset-7-toolchain-centos7

Docker Image packaging GNU Make ontop of public Centos Red Hat Developer Toolset 7 Toolchain container image.

The Docker Image is listed on Docker Hub: https://hub.docker.com/r/tafthorne/make-devtoolset-7-toolchain-centos7/

To pull the image:

docker pull tafthorne/make-devtoolset-7-toolchain-centos7

GNU Make

GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

CentOS / Red Hat Developer Toolset 7 Toolchain

Developer Toolset from Red Hat Software Collections provides various tools for C and C++ developers, so they are able to use the Developer Toolset tools without needing to be running a RHEL host. The Toolchain part of the Developer Toolset contains tools for building such applications (GCC compiler for C and C++, GDB, gfortran compiler, etc.).

Contributing

Please see the notes in CONTRIBUTING.md.

Releases

No releases published

Packages

No packages published