[LLVMbugs] [Bug 189] NEW: SPEC not run when object tree differs from source tree
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Wed Dec 17 11:48:58 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=189
Summary: SPEC not run when object tree differs from source tree
Product: Test Suite
Version: 1.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Programs Tests
AssignedTo: criswell at uiuc.edu
ReportedBy: criswell at uiuc.edu
The SPEC2000 benchmarks do not compile automatically when the object tree is a
different directory from the source tree. This is because the Makefile scans
for the SPEC directory in the object tree, and this directory does not exist by
default anymore.
To work around it, re-create the SPEC directories in the object tree.
------- 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