I was able to bootstrap both a cross and hosted compiler FreeBSD/sparc64 compiler on FreeBSD/i386 after your commit of this patch. (ie, x86box$ configure --target=sparc64-unknown-freebsd5 and x86box$ configure --target=sparc64-unknown-freebsd5 --host=sparc64-unknown-freebsd5) Thanks!!