1FFLAS-FFPACK-CONFIG(1) User Commands FFLAS-FFPACK-CONFIG(1)
2
3
4
6 fflas-ffpack-config – print details about the fflas-ffpack installation
7
9 fflas-ffpack-config [OPTION]
10
12 --prefix
13 show FFLAS-FFPACK installation prefix
14
15 --libs print library linking information
16
17 --blas-libs
18 print BLAS library linking information
19
20 --cflags
21 print pre-processor and compiler flags
22
23 --blas-cflags
24 print BLAS pre-processor and BLAS compiler flags
25
26 --blas-home
27 print where BLAS were found
28
29 --help display this help and exit
30
31 --version
32 output version information string
33
34 --decimal-version
35 output version in decimal representation (base 100)
36
37
38
39 December 2021 FFLAS-FFPACK-CONFIG(1)