https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68663
--- Comment #9 from The Written Word <bugzilla-gcc at thewrittenword dot com> --- (In reply to David Edelsohn from comment #7) > I use GCC 4.6 to bootstrap. It appears that the error is caused by the > "system" bootstrap compiler, which I think is GCC 4.4 in your case. It is > generating code with too large displacements. > > Also, some of the configure options are unusual. Ok, will try something later than 4.4. Thanks.