[LLVMbugs] [Bug 1615] New: LLVM Packaging/Installation

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Aug 19 19:13:57 PDT 2007


http://llvm.org/bugs/show_bug.cgi?id=1615

           Summary: LLVM Packaging/Installation
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: basu at research.ge.com
                CC: llvmbugs at cs.uiuc.edu


An enhancement request:

It would be very helpful if LLVM could be installed somewhat like a regular
library for using the JIT capabilities in other SW packages.  Something like:
libX86LLVM.a, libPPCLLVM.a, etc..  I suspect there must be some good reason why
some of the files are distributed as .o files.  But if feasible, this unified
library approach would make it much easier to detect and include LLVM as a
JIT-engine in the build process.  Some similar thoughts from Tom Tromey here:

http://tromey.com/blog/?p=15

Samit


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list