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've been rebuilding on El Cap prep systems and noticed SEACAS packages giving Fortran compile errors. The errors are are from FortranSettings.cmake, which in Trilinos/seacas are defaulting to -r8 -i8. I was going to submit a patch that provides flags for crayftn, but noticed the upstream SEACAS repo has this fixed (since summer 2020).
Bug Report
@trilinos/seacas
Description
I've been rebuilding on El Cap prep systems and noticed SEACAS packages giving Fortran compile errors. The errors are are from
FortranSettings.cmake
, which in Trilinos/seacas are defaulting to-r8 -i8
. I was going to submit a patch that provides flags forcrayftn
, but noticed the upstream SEACAS repo has this fixed (since summer 2020).Can FortranSettings.cmake get updated in Trilinos/seacas?
https://github.com/gsjaardema/seacas/blob/master/cmake/FortranSettings.cmake
The text was updated successfully, but these errors were encountered: