https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118725
Andy B <andress.barajas at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andress.barajas at gmail dot
com
--- Comment #6 from Andy B <andress.barajas at gmail dot com> ---
I am getting this error also but only for GCC 13.3.0 and GCC 15.0.1 on M4 Mac
mini. For GCC 14.2.0 seems to compile fine for me. I believe I traced it to
the ./contrib/download_prerequisites file. For GCC 14.2.0 it contains:
gettext='gettext-0.22.tar.gz'
and builds fine but that entry is missing for GCC 13.3.0 and GCC 15.0.1.