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: fix recent regression with circular make dependency


On May 29, 2010, at 8:08 AM, H.J. Lu wrote:
> On Sat, May 29, 2010 at 1:47 AM, Mike Stump <mikestump@comcast.net> wrote:
>> Checked this one in as obvious.
>> 
>>        * Makefile.in (build/gencondmd.o): Be sure to use GTM_H instead of
>>        TM_H when building to avoid dependency loops.
> 
> This breaks the bootstrap

The best laid plans of mice and men.

> I checked in this patch as an obvious fix.

Thanks.  I do wish make supported a real language underneath it so that we could escape out into a real language, that, or redo make on to of a real language, like python or go or something.  Maybe a make guru has an alternate incantation that is prettier.  I'd have to think about it for more than an hour, apparently.


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