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

           Summary: Dependency on libstdc++-v3
           Product: D
           Version: 1.043
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: DMD
        AssignedTo: bugzi...@digitalmars.com
        ReportedBy: c...@ngs.ru


DMD has a dependency on old non-maintained version of libstdc++. For gcc it can
be fixed by replacing "#include <new.h>" with "#include <new>" in ph.c.


-- 

Reply via email to