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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to