[LLVMbugs] [Bug 222] NEW: make tools-only doesn't make lib/Support

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Feb 3 14:46:44 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=222

           Summary: make tools-only doesn't make lib/Support
           Product: Build scripts
           Version: cvs
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Makefiles
        AssignedTo: criswell at uiuc.edu
        ReportedBy: mkahl at apple.com


Following "configure", the lib/Support directory and Makefile have not been copied over from the 
source tree to the build tree.  A normal "make" notices this and fixes it, but "make tools-only" does not.

(I imagine this problem wouldn't arise if you are building in the source tree.)

I have a patch to "llvm/Makefile" which I will attach.



------- 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