On 9/2/25 2:51 AM, Andre Vehreschild wrote:
Hi all,
attached series of patches updates the coarray shmem gfortran series of
patches. It now has support for building on Window's Cygwin and Window's
MSYS2/UCRT64. Building on the latter is quite tricky. When you want to do that,
I recommend getting the source package for gcc-15 from the msys website and
adapting it. Nevertheless it is very fiddly to get it to build. Most of the
regression test on MSYS2/UCRT64 report "Excess errors" on the compile step,
which is due to gfortran emitting some escape codes, that do not print, but
"expect" regards them as output.
I have deliberately (rebased and) updated the gfortran-test branch also, so
that you can get the newest version from there, too.
Regtests ok on x86_64-pc-linux / F41 and x86_64-pc-cygwin / Win10.
After hopefully having Windows wrestled down now, I will tackle MacOS not
having a sane process parallel mutex.
Have fun testing.
Regards,
Andre
Hi all,
Pinging here as a reminder. I have managed to apply the new patches but I have
not had time to test. I also found a Cygwin installation on one of my computers
here but have not tried anything there yet.
Andre,, this is going to take some time and I hope to get to this.
Regards,
Jerry