[LLVMbugs] [Bug 98] New: [buildscripts] lib/Target/* fails with OBJDIR != SRCDIR
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Thu Nov 6 16:37:42 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=98
Summary: [buildscripts] lib/Target/* fails with OBJDIR != SRCDIR
Product: Build scripts
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Makefiles
AssignedTo: criswell at uiuc.edu
ReportedBy: sabre at nondot.org
The makefiles die with this error message:
make[1]: Entering directory `/proj/work/llvm.obj/lib/Target/X86'
make[1]: *** No rule to make target
`/proj/work/llvm.lobj/lib/Target/X86/X86GenRegisterInfo.h.inc', needed
by `/proj/work/llvm.obj/lib/Target/X86/Depend/X86TargetMachine.d'. Stop.
make[1]: Leaving directory `/proj/work/llvm.obj/lib/Target/X86'
make: *** [all] Error 1
It is a mystery to me how this could every have worked.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list