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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 13 01:54:08 PST 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 at digitalmars.com
        ReportedBy: larsivar at 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.


-- 



More information about the Digitalmars-d-bugs mailing list