https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #1 from Frank Bergemann <FBergemann at web dot de> --- when i use --with-gnu-ld -with-ld=/usr/local/gcc-4.7.2/bin/g++ i get following error: gmake[3]: Entering directory `/tmp/FBE/gcc-4.9.0/obj3/gcc' gmake[3]: Leaving directory `/tmp/FBE/gcc-4.9.0/obj3/gcc' Checking multilib configuration for libgcc... Configuring stage 1 in ia64-hp-hpux11.31/libgcc configure: loading cache ./config.cache checking build system type... ia64-hp-hpux11.31 checking host system type... ia64-hp-hpux11.31 checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/local/bin/install -c checking for gawk... gawk checking for ia64-hp-hpux11.31-ar... /gs/frank/hp-ux/gcc-4.9.0/ia64-hp-hpux11.31/bin/ar checking for ia64-hp-hpux11.31-lipo... lipo checking for ia64-hp-hpux11.31-nm... /tmp/FBE/gcc-4.9.0/obj3/./gcc/nm checking for ia64-hp-hpux11.31-ranlib... /gs/frank/hp-ux/gcc-4.9.0/ia64-hp-hpux11.31/bin/ranlib checking for ia64-hp-hpux11.31-strip... /gs/frank/hp-ux/gcc-4.9.0/ia64-hp-hpux11.31/bin/strip checking whether ln -s works... yes checking for ia64-hp-hpux11.31-gcc... /tmp/FBE/gcc-4.9.0/obj3/./gcc/xgcc -B/tmp/FBE/gcc-4.9.0/obj3/./gcc/ -B/gs/frank/hp-ux/gcc-4.9.0/ia64-hp-hpux11.31/bin/ -B/gs/frank/hp-ux/gcc-4.9.0/ia64-hp-hpux11.31/lib/ -isystem /gs/frank/hp-ux/gcc-4.9.0/ia64-hp-hpux11.31/include -isystem /gs/frank/hp-ux/gcc-4.9.0/ia64-hp-hpux11.31/sys-include sendsig: useracc failed. 0xffffffffffffb200 0x00000000005000 Pid 18125 was killed due to failure in writing the signal context - possible stack overflow. checking for suffix of object files... sendsig: useracc failed. 0xffffffffffffb200 0x00000000005000 Pid 18130 was killed due to failure in writing the signal context - possible stack overflow. configure: error: in `/tmp/FBE/gcc-4.9.0/obj3/ia64-hp-hpux11.31/libgcc': configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. gmake[2]: *** [configure-stage1-target-libgcc] Error 1 gmake[2]: Leaving directory `/tmp/FBE/gcc-4.9.0/obj3' gmake[1]: *** [stage1-bubble] Error 2 gmake[1]: Leaving directory `/tmp/FBE/gcc-4.9.0/obj3' gmake: *** [all] Error 2