By the way, what's stop us from having compiler options like
`g++ -Rgcm.cache -Rsomewhere/else/gcm.cache` to specify CMI repo path, like `-I`
for include paths? It could be useful for projects with complex folder
structure, as build tools like Make sometimes change current working directory,
and so
Dear GCC Community:
I hope this email finds you well. My name is Gwen Fu(or Pengrui Fu), and I
am interested in participating in Google Summer of Code 2025 with GCC. I am
writing to discuss THIS PROJECT("Fortran – run-time argument checking")
idea and seek your feedback before submitting my formal
Hi,
I'm Ben and implemented modules support in CMake, authored P1689 itself,
its support in GCC, and helped wrangle its support into clang and MSVC.
I encourage you to read this paper:
https://mathstuf.fedorapeople.org/fortran-modules/fortran-modules.html
which describes the strategy CMake