The GNU Compiler Collection
- The Core Planners: [email protected]
Library package
Library packages can be set as runtime or build time dependencies, however they are typically used as buildtime dependencies. See Defining your dependencies for more information.
To add core/gcc-libs as a depdendency, you can add one of the following to your plan file.
pkg_build_deps=(core/gcc-libs)
pkg_deps=(core/gcc-libs)
To install this plan, you should run the following commands to install it.
hab pkg install core/gcc-libs
» Installing core/gcc-libs
☁ Determining latest version of core/gcc-libs in the 'stable' channel
→ Using core/gcc-libs/9.1.0/20200305225533
★ Install of core/gcc-libs/9.1.0/20200305225533 complete with 0 new packages installed.
To view the library files you must first search for them with habitat.
hab pkg path core/gcc-libs
/hab/pkgs/core/gcc-libs/9.1.0/20200305225533
ls /hab/pkgs/core/gcc-libs/9.1.0/20200305225533
lib/
share/