After an update to revision 127998 (from 127986), make failed with: make[3]: Nothing to be done for `all'. true "AR_FLAGS=rc" "CC_FOR_BUILD=/opt/gcc/darwin_buildw/./prev-gcc/xgcc -B/opt/gcc/darwin_buildw/./prev-gcc/ -B/opt/gcc/gcc4.3w/powerpc-apple-darwin8/bin/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-O2 -g -O2 " "INSTALL=/sw/bin/ginstall -c" "INSTALL_DATA=/sw/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/sw/bin/ginstall -c" "INSTALL_SCRIPT=/sw/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2 " "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/opt/gcc/gcc4.3w" "infodir=/opt/gcc/gcc4.3w/share/info" "libdir=/opt/gcc/gcc4.3w/lib" "prefix=/opt/gcc/gcc4.3w" "tooldir=/opt/gcc/gcc4.3w/powerpc-apple-darwin8" "AR=ar" "AS=as" "CC=/opt/gcc/darwin_buildw/./prev-gcc/xgcc -B/opt/gcc/darwin_buildw/./prev-gcc/ -B/opt/gcc/gcc4.3w/powerpc-apple-darwin8/bin/" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all'. build/gengtype ../../gcc-4.3-work/gcc gtyp-input.list echo timestamp > s-gtype /opt/gcc/darwin_buildw/./prev-gcc/xgcc -B/opt/gcc/darwin_buildw/./prev-gcc/ -B/opt/gcc/gcc4.3w/powerpc-apple-darwin8/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.3-work/gcc -I../../gcc-4.3-work/gcc/build -I../../gcc-4.3-work/gcc/../include -I../../gcc-4.3-work/gcc/../libcpp/include -I/sw/include -I../../gcc-4.3-work/gcc/../libdecnumber -I../../gcc-4.3-work/gcc/../libdecnumber/dpd -I../libdecnumber -I/sw/include -o build/rtl.o ../../gcc-4.3-work/gcc/rtl.c /var/tmp//cc5X0jZP.s:765:non-relocatable subtraction expression, "___FUNCTION__.13184" minus "L00000000006$pb" /var/tmp//cc5X0jZP.s:765:symbol: "___FUNCTION__.13184" can't be undefined in a subtraction expression /var/tmp//cc5X0jZP.s:763:non-relocatable subtraction expression, "___FUNCTION__.13184" minus "L00000000006$pb" /var/tmp//cc5X0jZP.s:763:symbol: "___FUNCTION__.13184" can't be undefined in a subtraction expression /var/tmp//cc5X0jZP.s:511:non-relocatable subtraction expression, "___FUNCTION__.13132" minus "L00000000004$pb" /var/tmp//cc5X0jZP.s:511:symbol: "___FUNCTION__.13132" can't be undefined in a subtraction expression /var/tmp//cc5X0jZP.s:509:non-relocatable subtraction expression, "___FUNCTION__.13132" minus "L00000000004$pb" /var/tmp//cc5X0jZP.s:509:symbol: "___FUNCTION__.13132" can't be undefined in a subtraction expression /var/tmp//cc5X0jZP.s:239:non-relocatable subtraction expression, "___FUNCTION__.13259" minus "L00000000003$pb" /var/tmp//cc5X0jZP.s:239:symbol: "___FUNCTION__.13259" can't be undefined in a subtraction expression /var/tmp//cc5X0jZP.s:237:non-relocatable subtraction expression, "___FUNCTION__.13259" minus "L00000000003$pb" /var/tmp//cc5X0jZP.s:237:symbol: "___FUNCTION__.13259" can't be undefined in a subtraction expression make[3]: *** [build/rtl.o] Error 1 make[2]: *** [all-stage2-gcc] Error 2 make[1]: *** [stage2-bubble] Error 2 make: *** [all] Error 2
Any idea? TIA Dominique