项目作者: TafThorne

项目描述 :
Docker Image packaging GNU Make ontop of public Centos Red Hat Developer Toolset 7 Toolchain
高级语言:
项目地址: git://github.com/TafThorne/make-devtoolset-7-toolchain-centos7.git
创建时间: 2018-04-18T13:31:07Z
项目社区:https://github.com/TafThorne/make-devtoolset-7-toolchain-centos7

开源协议:GNU General Public License v3.0

下载


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.