Source: gcc-14
Followup-For: Bug #1078144
Hello.
I have replaced the local bin/gnat{make,link} symbolic links with
support for GNATMAKE_FOR_BUILD in debian/patches/ada-gnat-name.diff
(a4959c4f).
I have tested
a normal build build=amd host=amd target=amd
cross-building a native compiler build=amd host=arm target=arm
building a cross-compiler build=amd host=amd target=arm
Matthias, you have restored the symbolic links (173b1d30), so I
suppose you have encountered one more build failure.
Could you please send details so that I can reproduce?