[LLVMdev] CVS Broken?
Reid Spencer
reid at x10sys.com
Fri Apr 7 10:50:01 PDT 2006
Yes, I remember fixing that problem.
On Fri, 2006-04-07 at 12:17 -0500, Chris Lattner wrote:
> On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
> >> OK, when I copy $(SRCDIR)/include/llvm/Intrinsics.gen to $(OBJDIR)/
> >> include/llvm/ by hand after building (and failing) once, the build
> >> succeeds. This is definitely a makefile bug.
> >
> > It looks like the problem also goes away if I just *delete* $(OBJDIR)/
> > include/llvm/Intrinsics.gen (and then it doesn't get regenerated there).
>
> Ah, ok. This sounds like a makefile-bug-that-has-already-been-fixed. In
> previous cvs versions we kept it in the srcdir, but lately have moved it
> to objdir. Because of how vpath stuff works (?) the wrong one is getting
> picked up.
>
> Reid, does this sound right to you?
>
> -Chris
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060407/ce86dc82/attachment.sig>
More information about the llvm-dev
mailing list