digitalmars.D.bugs - [Issue 2796] New: Dependency on libstdc++-v3
- d-bugmail puremagic.com (15/15) Apr 03 2009 http://d.puremagic.com/issues/show_bug.cgi?id=2796
- d-bugmail puremagic.com (12/12) Sep 25 2009 http://d.puremagic.com/issues/show_bug.cgi?id=2796
- d-bugmail puremagic.com (13/13) Sep 28 2009 http://d.puremagic.com/issues/show_bug.cgi?id=2796
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 digitalmars.com
ReportedBy: cy 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.
--
Apr 03 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2796
Bruno Deligny <bruno.deligny gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bruno.deligny gmail.com
PDT ---
This is urgent because karmic koala 9.10, the next version of ubuntu that will
be final in october, has removed libstdc++5 from his officiel repository.
So for the moment i can't use dmd.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 25 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2796
Bruno Deligny <bruno.deligny gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
PDT ---
I tested the last version 1.047 and it works on ubuntu karmic koala 9.10 . So i
presume it uses libstdc++6.
I put this bug on RESOLVED.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 28 2009









d-bugmail puremagic.com 