pkg-config
pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c pkg-config --libs --cflags glib-2.0 for instance, rather than hard-coding values on where to find glib (or other libraries).
https://www.freedesktop.org/wiki/Software/pkg-config/
Available modules
The overview below shows which pkg-config installations are available per target architecture in the HPCC module system, ordered based on software version (new to old).
To start using pkg-config, load one of these modules using a module load command like:
module load pkg-config/0.29.2-GCCcore-12.3.0
(This data was automatically generated on Thu, 22 Jan 2026 at 12:03:27 EST)
| gateway | generic | zen2 | zen3 | zen4 | skylake_avx512 | |
|---|---|---|---|---|---|---|
| Gateway nodes | everywhere (except Grace nodes) | amd20 | amd22 | amd24 | intel18,amd20-v100,amd21,intel21 | |
| pkg-config/0.29.2-GCCcore-12.3.0 | - | x | - | - | - | - |
| pkg-config/0.29.2-GCCcore-12.2.0 | - | x | - | - | - | - |
| pkg-config/0.29.2-GCCcore-11.3.0 | - | x | - | - | - | - |
| pkg-config/0.29.2-GCCcore-11.2.0 | - | x | - | - | - | - |
| pkg-config/0.29.2-GCCcore-10.2.0 | - | x | - | - | - | - |