This package browser is in early development. Mind the rough edges.

clang-toolchain

Complete Clang toolchain for C/C++ development

This package provides a complete Clang toolchain for C/C++ development to be installed in user profiles. This includes Clang, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils.

Installation

Install the latest version of clang-toolchain as follows:

guix install clang-toolchain

Or install a particular version:

guix install clang-toolchain@10.0.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/clang-toolchain/'><img src='http://127.0.0.1:3000/packages/clang-toolchain/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/clang-toolchain/badges/latest-version.svg)](http://127.0.0.1:3000/packages/clang-toolchain/)
Org: [[http://127.0.0.1:3000/packages/clang-toolchain/][http://127.0.0.1:3000/packages/clang-toolchain/badges/latest-version.svg]]