November 13, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1662

           Summary: Falls back to libphobos if -debuglib isn't used when -g
                    is
           Product: D
           Version: 1.023
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: larsivar@igesund.net


If -defaultlib=myruntime is set, DMD still tries to link libphobos if -g is thrown. The fallback should be to the -defaultlib setting.


-- 

March 11, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=1662


bugzilla@digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from bugzilla@digitalmars.com  2009-03-11 14:52 -------
Fixed dmd 1.041 and 2.026


--