-
Notifications
You must be signed in to change notification settings - Fork 0
Actions
H. Joe Lee edited this page Feb 20, 2024
·
1 revision
arch-os-build-compiler-options
Follow OpenBSD convention. amd64 is default.
- amd64
- arm64
- i386
OpenBSD (obsd) is default.
- lin
- mac(1(1|2|3|4))
- msys2
- obsd
- win
cmake is default.
- auto
- cmake
- ninja
- spack
- xcode
gcc is default.
- aocc
- gcc_arm64: cross-compiler
- clang(1(5|6|7))
- icc
- icx
- nvhpc
- d = debug (release is default)
- f = Fortran
- h = high level
- j = java
- r = release (default)
- sh = build shared
- tr = tirpc