An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

compiler-wrapper

Spack compiler wrapper script. Compiler commands go through this compiler wrapper in Spack builds. The compiler wrapper is a thin layer around the standard compilers. It enables several key pieces of functionality: 1. It allows Spack to swap compilers into and out of builds easily. 2. It adds several options to the compile line so that spack packages can find their dependencies at build time and run time: -I and/or -isystem arguments for dependency /include directories. -L arguments for dependency /lib directories. -Wl,-rpath arguments for dependency /lib directories. 3. It provides a mechanism to inject flags from specs

Ecosystem
spack.io
Latest Release
1.0
11 months ago
Versions
1
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry spack.io
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:spack/compiler-wrapper
spec
License Other
First Release 11 months ago
Last Synced 5 days ago
Repository
Stars 4,820 on GitHub
Forks 2,418 on GitHub