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

--- Comment #6 from Larkin Nickle <me at larbob dot org> ---
(In reply to Larkin Nickle from comment #5)
> I am also running into this on HP-UX 11.23 on PA-RISC. I've started with
> HP's distribution of GCC 4.7.1 and have attempted to build 4.7.4, 4.8.5, and
> 4.9.4 and have gotten this same error. I can build 4.9.4 successfully if I
> disable libquadmath, but trying to build 4.9.4 with it enabled with the
> no-quadmath 4.9.4 build results in the same error.

I'm configuring GCC as follows:
../../sources/gcc-4.9.4/configure --prefix=/usr/util/gcc/gcc-4.9.4 --disable
-nls --enable-languages=c,c++ --with-gmp=/usr/util/gcc/gmp-6.1.0
--with-mpfr=/us
r/util/gcc/mpfr-3.1.6 --with-mpc=/usr/util/gcc/mpc-1.0.3 --without-gnu-ld
--with
-gnu-as --with-as=/usr/util/gcc/binutils-2.25/bin/as
CONFIG_SHELL=/usr/util/bin/
bash AWK=/usr/util/bin/awk SED=/usr/util/bin/sed

Reply via email to