[LLVMbugs] [Bug 440] NEW: Projects don't rebuild if LLVM core libraries are rebuilt

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Sep 16 07:19:29 PDT 2004


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

           Summary: Projects don't rebuild if LLVM core libraries are
                    rebuilt
           Product: Build scripts
           Version: cvs
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Makefiles
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: criswell at uiuc.edu


Alkis noticed that if he rebuilt one of the LLVM libraries that his project
used, the LLVM build system didn't automatically re-link the tools in his project.

Specifically, dependencies were missing for libraries specified with the
LLVMLIBS variable.

This problem may exist in LLVM 1.3 and previous releases, although I have not
verified it.



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