------- Comment #21 from mkoeppe at gmx dot de 2006-09-10 20:14 ------- (In reply to comment #20)
Update for gcc-4.2 ================== When installing GNU sed (I used 4.1.5) before configuring, the Makefile is created and building starts. "make bootstrap" nevertheless fails with: [...] Configuring stage 2 in ./intl configure: creating cache ./config.cache checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for i586-pc-interix3.5-gcc... /tmp/gcc-4.2/build/./prev-gcc/xgcc -B/tmp/gcc-4.2/build/./prev-gcc/ -B/usr/local/i586-pc-interix3.5/bin/ checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. gmake[2]: *** [configure-stage2-intl] Error 77 gmake[2]: Leaving directory `/tmp/gcc-4.2/build' gmake[1]: *** [stage2-bubble] Error 2 gmake[1]: Leaving directory `/tmp/gcc-4.2/build' gmake: *** [bootstrap] Error 2 (For gcc-4.0.3 the new sed doesn't make any difference.) Martin -- mkoeppe at gmx dot de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkoeppe at gmx dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15212