On 2019-1-22 01:47 , Nicolas Pavillon wrote: > I then tried with another gfortran compiler outside of macports, and it > could compile without any issue if I remove macports’ prefix from the > path, which seems to indicate that the issue is coming from the > assembler in macports.
So this means that gfortran is using whatever assembler it happens to find first in $PATH? That seems undesirable. Is there not a way to configure it to always use a particular assembler? - Josh
