Re: aarch64-w64-mingw32-gfortran: just checking

2025-05-12 Thread Cottrell, Allin
On Mon, May 12, 2025 at 6:49 PM Iain Sandoe wrote: > > > On 12 May 2025, at 17:20, Allin Cottrell wrote: > > > > If gcc 15.1.0 is built as a cross compiler from Linux x86_64 to > > aarch64-w64-mingw32, is it expected that gfortran will work? I doubt > > it, since fortran support is not mentioned

Re: aarch64-w64-mingw32-gfortran: just checking

2025-05-12 Thread Iain Sandoe
> On 12 May 2025, at 17:20, Allin Cottrell wrote: > > If gcc 15.1.0 is built as a cross compiler from Linux x86_64 to > aarch64-w64-mingw32, is it expected that gfortran will work? I doubt > it, since fortran support is not mentioned in the context of the > AArch64 MinGW target at https://gcc.

aarch64-w64-mingw32-gfortran: just checking

2025-05-12 Thread Allin Cottrell
If gcc 15.1.0 is built as a cross compiler from Linux x86_64 to aarch64-w64-mingw32, is it expected that gfortran will work? I doubt it, since fortran support is not mentioned in the context of the AArch64 MinGW target at https://gcc.gnu.org/gcc-15/changes.html (only C and C++) but I just wanted to