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
spack.io
1.0
11 months ago
1
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 | about 21 hours ago |
Repository
| Stars | 4,820 on GitHub |
| Forks | 2,418 on GitHub |