https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106312

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Created attachment 53303
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53303&action=edit
top-level config.log (gzip compressed)

Odd, I'm using gcc112 as well.

Full configure command is:

/home/jwakely/src/gcc/configure --prefix=/home/jwakely/gcc/13 --with-gnu-as
--with-gnu-ld --disable-multilib --disable-nls --enable-languages=c,c++,jit
--enable-host-shared

PATH=/opt/cfarm/git-latest/bin:/opt/cfarm/dejagnu-latest/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/jwakely/.local/bin:/home/jwakely/bin

gmp, mpfr and mpc are built in-tree after running
./contrib/download_prerequisites --no-isl

Reply via email to