This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Major bootstrap time regression on March 30


> I was doing full builds, except for Ada.  I should have mentioned that. 
> Ada doesn't get configured by default, and I haven't bothered to check
> why.  I probably forgot to install the Ada compiler package.

Ada is not enabled by default, you need to include it explicitely,
e.g. --enable-languages=all,ada

> So I think this is a possibility only if the Ada library got suddenly
> bigger and slower to compile, and if you are including Ada in your
> builds.

No, the Ada library didn't get suddenly bigger at the mentioned date, nor
slower as far as I know.

Arno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]