1 | initial version |
It seems that Sage built its own gcc/gfortran since your host compilers were deemed inadequate (possibly a version where we ran into compiler bugs). Open a Sage shell (sage -sh
) and recompile your module, this will then use the same compiler as Sage.