www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 1662] New: Falls back to libphobos if -debuglib isn't used when -g is

reply d-bugmail puremagic.com writes:
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.


-- 
Nov 13 2007
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1662


bugzilla digitalmars.com changed:

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





Fixed dmd 1.041 and 2.026


-- 
Mar 11 2009