------- Comment #4 from william dot l dot maynard at nasa dot gov 2008-07-15 19:17 ------- I run into the same problem trying to compile 4.3.1 either by bootstrap or by using gcc 4.3.0 to compile it on my powerpc - dual cpus, powerpc 970 chips. My computer runs Mac OS 10.4.11. config.guess identifies my computer as powerpc-apple-darwin8.11.0
And, just like Kate's comments, my first relocation overflow message occurs at the same place hers does, after the "warning multiple definitions of symbol _locale_charset" message: /usr/bin/ld: c-lang.o relocation overflow for relocation entry 221 in section (__TEXT,__text) (displacement too large) with multiple repetitions of that same error message following, first for different lines of c-lang.o, then for the rest of the files gcc tries to compile after c-lang.o -- william dot l dot maynard at nasa dot gov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |william dot l dot maynard at | |nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36512