This commit work as expected. Thank you very much for your work. For me, this bug is fixed.
Ok, I just downloaded snapshot for commit [65fce8]. Unzipped and then: 1. make all works as expected (some warnings about Ada 2005 pragma, but this is expected :) ) 2. make install still not working, because in src there no that file like lib-static-stamp 3. touch works as expected (I hope ;)) Fedora 31. 4. find . -name "lib-*-stamp" in main directory returns zero results (no files with that name). 5. grep -nre "-stamp" . in main directory returns only result from main makefile. 6. When I manually...
My mistake, I should wrote that I was using version from repository, not released. In the repo version, make all works without problems (on Linux, on Windows there are some problems), just don't generate this two files. At least not for GNAT 2019 Community.
make install not working