[LLVMbugs] [Bug 496] NEW: Cannot build llvm without llvm-gcc
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jan 12 12:58:39 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=496
Summary: Cannot build llvm without llvm-gcc
Product: Build scripts
Version: cvs
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Makefiles
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sabre at nondot.org
It should be possible to configure LLVM without llvm-gcc and build it.
Currently this does not work because the build dies in the stacker runtime and
the llvm/runtime directory. These directories should just be disabled if
llvm-gcc is not found.
-Chris
------- 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