perl-extutils-cppguess 0.20
Tool for guessing C++ compiler and flags
ExtUtils::CppGuess attempts to guess the C++ compiler that is compatible with the C compiler used to build perl.
- Website: https://metacpan.org/release/ExtUtils-CppGuess
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-extutils-cppguess 0.20
as follows:
guix install perl-extutils-cppguess@0.20
Or install the latest version:
guix install perl-extutils-cppguess
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.