https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98318
Nathan Sidwell <nathan at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2020-12-21
Ever confirmed|0 |1
--- Comment #4 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
/data/gg/libcody/configure: CONFIG_FILES+= ./Makesub: not found
/data/gg/libcody/configure: CONFIG_FILES+= ./tests/Makesub: not found
I think your shell is not understanding += -- what shell are you using?
Might be fixed by:
6d972f5183d 2020-12-16 | libcody: More dashism [Nathan Sidwell]
can you update and try again?