Previously, if no library directory needed to be specified for BLAS/LAPACK, the link line would end up containing '-L -llapack -lblas' which is interpreted as adding the directory '-llapack' to the linker search path. |
||
|---|---|---|
| .. | ||
| posix | ||
| windows | ||
Previously, if no library directory needed to be specified for BLAS/LAPACK, the link line would end up containing '-L -llapack -lblas' which is interpreted as adding the directory '-llapack' to the linker search path. |
||
|---|---|---|
| .. | ||
| posix | ||
| windows | ||