On 9/20/26 19:09, Stephen Kitt wrote:
Also I find the name for the target_version macro a bit confusing, because it means both, the version for the target, and the version for the build (the build still succeeds building with 15).It’s the version of GCC that the build targets; that is indeed confusing, I’ll change it to gcc_version.
well, this still doesn't make the distinction between build and target version. It's still possible to build gnat for 16 using gnat 15.

