Description
Pkg-config queries can be adapted for DJGPP cross-compilation through a wrapper. It is useful for build systems that need target-specific compiler and linker flags.
Incorrect pkg-config paths can link host libraries into target builds by mistake. Verify reported flags when troubleshooting cross-compilation.