Hi Alex,
the problem you describe is well-known. It is a result of changes that
Apple made to the ARM Application Binary Interface when introducing
the M1, which disallow the a method that gcc (and, by
extension, gfortran) use for invoking nested functions, the
so-called trampolines.
There is
Hi there,
I’m a newbie to this list and tried my dearest to search the archives (with the
scrollbar) to find an answer.
I’m having a problem running a well known ham radio application called WSJT-X
for the Apple M1 running Monterey with gfortran 11.2.0. Tthe code compiles
fine. The issue is