Hardware: apple powerpc dual g4 867 MHz OS: Mac OS X 10.2.8 Jaguar Kernel: Darwin 6.8 Build platform: apple's GCC version 1151, based on gcc version 20020420 from Dec2002DevToolsCD.dmg odcctools-20060226 GCC version: 4.2.0-20060311, 4.1.0 (release) Mac OS X 10.3.9 status for 4.2-20060311: builds OK
% ../gcc-4.2-20060311/configure --prefix=/usr/local --program-suffix=-4.2 $ make -j 2 bootstrap . . . gcc -c -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.1.0/gcc -I../../gcc-4.1.0/gcc/. -I../../gcc-4.1.0/gcc/../include -I./../intl -I../../gcc-4.1.0/gcc/../libcpp/include ../../gcc-4.1.0/gcc/ggc-common.c -o ggc-common.o gcc -c -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.1.0/gcc -I../../gcc-4.1.0/gcc/build -I../../gcc-4.1.0/gcc/../include -I./../intl -I../../gcc-4.1.0/gcc/../libcpp/include -o build/genattrtab.o ../../gcc-4.1.0/gcc/genattrtab.c ../../gcc-4.1.0/gcc/ggc-common.c: In function `ggc_rlimit_bound': ../../gcc-4.1.0/gcc/ggc-common.c:681: storage size of `rlim' isn't known ../../gcc-4.1.0/gcc/ggc-common.c:681: warning: unused variable `rlim' make[2]: *** [ggc-common.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [stage1_build] Error 2 make: *** [bootstrap] Error 2 -save-temps .i follows in attachment. Best regards, Mirsad -- Summary: Compilation breaks in gcc/genattrtab.c on Mac OS X 10.2.8 on G4 with odcctools Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mtodorov at alu dot hr GCC build triplet: powerpc-apple-darwin6.8 GCC host triplet: powerpc-apple-darwin6.8 GCC target triplet: powerpc-apple-darwin6.8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26711