This is the mail archive of the gcc-patches@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: [Ada] Ignore Optimize_Alignment (Space) for packed variable length record


> After updating my tree to rev 192942 this morning, I'm getting a
> bootstrap failure with ada enabled:

Looks like make did not rebuild (or too late?) xoscons.

I'd suggest doing a rm -rf gcc/ada/bldtools from your obj directory and
see if this fixes the error.

If not, you might need to do a make -s -k clean

Arno


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