digitalmars.D.bugs - [Issue 5991] New: druntime Win64
- d-bugmail puremagic.com (26/26) May 12 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5991
- d-bugmail puremagic.com (11/11) Nov 21 2012 http://d.puremagic.com/issues/show_bug.cgi?id=5991
http://d.puremagic.com/issues/show_bug.cgi?id=5991
Summary: druntime Win64
Product: D
Version: D2
Platform: x86_64
OS/Version: Windows
Status: NEW
Severity: enhancement
Priority: P2
Component: druntime
AssignedTo: nobody puremagic.com
ReportedBy: venix1 gmail.com
Created an attachment (id=969)
Win64 patch for druntime
Attached is a patch for druntime/D2 that allows GDC to compile a 64-bit version
of druntime. It was suggested by Brad Roberts that I also post the patches
here. More information can be found at the GDC website.
https://bitbucket.org/goshawk/gdc/issue/206/win64-support
Most of the changes are related to Windows use of the LLP64 data model and the
use of uint instead of size_t.
The patch was made against GDC r557 using DMD 2.052. The patch has not been
tested and is likely only good as a reference.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 12 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5991
Don <clugdbug yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Win64 alpha has been released with working druntime.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 21 2012








d-bugmail puremagic.com