[Issue 2796] New: Dependency on libstdc++-v3
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Apr 3 14:25:09 PDT 2009
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: bugzilla at digitalmars.com
ReportedBy: cy at 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.
--
More information about the Digitalmars-d-bugs
mailing list