https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109051
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED --- Comment #6 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Andreas Schwab from comment #4) > This appears to be the effect of make's output sync, and configuring umpteen > multilibs just takes a long time (3357s during the last sucessful build). Yes, I think this is just make -Oline or similar. I see the same sort of thing when I use it. There might be a real problem it was masking but without the logs it's hard to say.