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

           Summary: crippling lack of 64-bit support
           Product: D
           Version: 2.032
          Platform: x86_64
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: vmi...@gmail.com


--- Comment #0 from vmi...@gmail.com 2009-10-04 08:53:17 PDT ---
D is an incredibly alluring language, but it's become impossible to use in many
types of projects where interoperability with C codebases is necessary. DMD
doesn't support linking with 64-bit shared objects, and doesn't support 64-bit
binaries. This means that any C libraries we need to use must be compiled as
32bit objects and must be shipped with our software. It's become simpler just
to use g++ now..

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to