[LLVMbugs] [Bug 12326] New: Simple way to change prefix for libc++
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Wed Mar 21 22:34:59 PDT 2012
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=12326
             Bug #: 12326
           Summary: Simple way to change prefix for libc++
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: MacOS X
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: jhaberstro at apple.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified
Context/Personal Use Case: I wanted to install a svn build of libc++ while
keeping the libc++ in /usr/lib and /usr/include/c++ intact incase I found the
svn build too buggy.
Problem: When using -stdlib=libc++, I don't believe there exists a way to point
clang to a different libc++ than whatever is in /usr/lib/.
-- 
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