You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it is a bug in the CMake code to build the superlu_fortran library. Two Fortran files containing main functions are part of the library (f_main.F90 and z_f_main.F90), which probably causes the issue.
I revised the CMake code to build superlu_fortan, see #99. I hope this fixes your issue.
Hi all.
I obtaining a linking error when try to compile
libsuperlu_fortran
in Fedora 38:The text was updated successfully, but these errors were encountered: