------- Additional Comments From jgrimm2 at us dot ibm dot com 2004-10-27 15:38 ------- What I've finally done to get my 64-bit biarch default64 compiler is to first build a 32-bit biarch default64 compiler. I can then make bootstrap using this intermediate compiler as the host compiler to build all stages 64-bit. I'd classify my earlier attempts as user error, though still think it should be possible to do this eventually in one swoop on ppc64.
Otherwise, i've been able to bootstrap just fine, though obviously I'm configuring my build a bit differently than below. I just wanted to post back in case others runs across my comments in sometime in the future and wanted to close out those comments. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17646