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).
homepage: http://www.freedesktop.org/wiki/Software/pkg-config/
version | toolchain |
---|---|
0.28 |
GCC/4.8.2 |
0.28 |
GCC/4.9.2 |
0.28 |
GNU/4.9.3-2.25 |
0.29 |
foss/2016a |
0.29 |
gimkl/2.11.5 |
0.29 |
intel/2016a |
0.29.1 |
GCCcore/4.9.3 |
0.29.1 |
GCCcore/5.4.0 |
0.29.1 |
GCCcore/6.3.0 |
0.29.1 |
foss/2016a |
0.29.1 |
foss/2016b |
0.29.1 |
foss/2017a |
0.29.1 |
gimkl/2017a |
0.29.1 |
intel/2016a |
0.29.1 |
intel/2016b |
0.29.1 |
intel/2017a |
0.29.2 |
GCCcore/10.2.0 |
0.29.2 |
GCCcore/10.3.0 |
0.29.2 |
GCCcore/11.2.0 |
0.29.2 |
GCCcore/11.3.0 |
0.29.2 |
GCCcore/12.2.0 |
0.29.2 |
GCCcore/6.3.0 |
0.29.2 |
GCCcore/6.4.0 |
0.29.2 |
GCCcore/7.2.0 |
0.29.2 |
GCCcore/7.3.0 |
0.29.2 |
GCCcore/8.2.0 |
0.29.2 |
GCCcore/8.3.0 |
0.29.2 |
GCCcore/9.3.0 |
0.29.2 |
intel/2017a |
0.29.2 |
system |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)