http://d.puremagic.com/issues/show_bug.cgi?id=10030

           Summary: Support "-l:" switch when passing default library to
                    ld
           Product: D
           Version: D1 & D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: bugzi...@digitalmars.com


--- Comment #0 from Walter Bright <bugzi...@digitalmars.com> 2013-05-04 
23:42:59 PDT ---
When the .a and the .so libraries have the same name, use:

   -l:libphobos2.a

or:

   -l:libphobos2.so

to distinguish them.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to