------- Comment #10 from dir at lanl dot gov 2005-11-08 14:18 ------- The make bootstrap ends with -
make bootstrap ... ... checking for .preinit_array/.init_array/.fini_array support... no checking if mkdir takes one argument... no Using `../.././gcc/config/rs6000/rs6000.c' for machine-specific logic. Using `../.././gcc/config/rs6000/rs6000.md' as machine description file. Using the following target machine macro files: ../.././gcc/config/rs6000/rs6000.h ../.././gcc/config/darwin.h ../.././gcc/config/rs6000/darwin.h ../.././gcc/config/rs6000/darwin8.h Using host-darwin.o host-ppc-darwin.o for host machine hooks. checking whether NLS is requested... yes checking for catalogs to be installed... be ca da de el es fr ja nl rw sv tr zh_CN checking what assembler to use... /usr/bin/as checking what linker to use... /usr/bin/ld checking what nm to use... /usr/bin/nm checking what objdump to use... /Users/dir/bin/bin/objdump checking assembler for .balign and .p2align... no checking assembler for .p2align with maximum skip... yes checking assembler for working .subsection -1... no checking assembler for .weak... no checking assembler for .nsubspa comdat... no checking assembler for .hidden... no checking linker for .hidden support... no checking assembler for .sleb128 and .uleb128... no checking assembler for eh_frame optimization... no checking assembler for section merging support... no checking assembler for section merging support... (cached) no checking assembler for COMDAT group support... no checking assembler for COMDAT group support... no checking assembler for thread-local storage support... no checking linker -Bstatic/-Bdynamic option... no checking assembler for .machine directive support... yes checking assembler for mfcr field support... yes checking assembler for popcntb support... no checking assembler for rel16 relocs... no checking assembler for dwarf2 debug_line support... no checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... no checking assembler for --gstabs option... yes checking linker read-only and read-write section mixing... unknown checking linker PT_GNU_EH_FRAME support... no checking linker position independent executable support... no checking linker --as-needed support... no checking linker --sysroot support... no Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a native compiler for powerpc-apple-darwin8.3.0. updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating gccbug config.status: creating mklibgcc config.status: creating libada-mk config.status: creating auto-host.h config.status: executing default commands Bootstrapping the compiler make[1]: *** No rule to make target `bootstrap'. Stop. make: *** [bootstrap] Error 2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24710