[LLVMbugs] [Bug 13016] New: Support auto linking

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jun 2 07:20:06 PDT 2012


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

             Bug #: 13016
           Summary: Support auto linking
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: olafvdspek at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Could you support auto linking, like supported by MSVC and used by for example
Boost?

http://www.boost.org/doc/libs/1_49_0/more/getting_started/windows.html#auto-linking

It'd simplify build scripts of 'simple' apps.

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