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: install broken for treelang


> I have to take half blame for this regression, since your patch wouldn't 
> have caused this without my patch also.  I'm certain that your fix is the 
> obvious fix, although that error didn't show up in my pre-commit bootstrap 
> test since docobjdir was already created in my tree by the time g77.info 
> was attempted to be built.

This kind of patches-crossing-in-the-night thing happens sometimes.

But, as I did the last check-in, I think this breakage was my
responsibility.

There's actually no reason that we should have different info-building
rules all over the place; we should be able to write a pattern rule that
builds them all.  I haven't tried to do that yet, though....

Thanks,

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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