[LLVMbugs] [Bug 11530] New: llvm-config --libs returns empty string

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 9 17:30:02 PST 2011


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

             Bug #: 11530
           Summary: llvm-config --libs returns empty string
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: vlee at vmware.com
                CC: jfonseca at vmware.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Starting with llvm-3.1svn r145623, 'llvm-config --libs' returns an empty
string.

With llvm-3.1svn r145622, 'llvm-config --libs' returns the list of libraries.


------------------------------------------------------------------------
r145623 | ddunbar | 2011-12-01 12:18:09 -0800 (Thu, 01 Dec 2011) | 2 lines

llvm-config: Replace with C++ version (was llvm-config-2).
   - Another reapply of r144300, with hopefully one last fix.
------------------------------------------------------------------------
r145622 | ddunbar | 2011-12-01 12:00:19 -0800 (Thu, 01 Dec 2011) | 2 lines

llvm-config-2: Fix --cflags and --includedir which pointed at the wrong
directory when running from a build directory.

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