https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68663
The Written Word <bugzilla-gcc at thewrittenword dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |FIXED --- Comment #10 from The Written Word <bugzilla-gcc at thewrittenword dot com> --- (In reply to The Written Word from comment #9) > (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. Ok, things are working now. Thanks.