A community led collection of recipes, build infrastructure and distributions for the conda package manager.
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
conda-gcc-specs
v16.1.0
conda-specific specfile for GNU C/C++ Compiler
conda-specific specfile for GNU C/C++ Compiler
Description
When installed, this optional package provides a specfile that
directs gcc (and g++ or gfortran) to automatically:
search for includes in $PREFIX/include
link libraries in $PREFIX/lib
set RPATH to $PREFIX/lib
use RPATH instead of the newer RUNPATH
This package is intended to aid usability of the compiler
toolchain as a replacement for system-installed compilers.
It should not be used in recipes. Use the 'compiler()'
jinja function as described on
https://conda-forge.org/docs/maintainer/knowledge_base.html#dep-compilers
Install package
If this channel isn't in your workspace yet, add it first: