-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I am playing with shared libraries in Amanzi. This revealed one interesting feature. CrunchFlow uses Lapack routines but this library is not added to the list of CrunchFlow libraries. Appending variable ALQUIMIA_TPLS solves the problem for me.
Error happens during linking C executable test_alquimia_c_utils_exe:
/usr/bin/ld: /ASCEM/TPLs-gcc-0.94.10-shared/lib/libcrunchchem.a(equilib_co2.F90.o): undefined reference to symbol 'dgetrf_'
//usr/lib64/liblapack.so.3: error adding symbols: DSO missing from command line
Metadata
Metadata
Assignees
Labels
No labels