May 13, 2011 [Issue 5990] New: Phobos Win64 - D1 | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=5990 Summary: Phobos Win64 - D1 Product: D Version: D1 Platform: x86_64 OS/Version: Windows Status: NEW Severity: enhancement Priority: P2 Component: Phobos AssignedTo: nobody@puremagic.com ReportedBy: venix1@gmail.com --- Comment #0 from Dan G. <venix1@gmail.com> 2011-05-12 18:43:16 PDT --- Created an attachment (id=968) Phobos patch Attached is a patch for Phobos/D1 that allows GDC to compile a 64-bit version of phobos. 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 1.067. 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: ------- |
November 21, 2012 [Issue 5990] Phobos Win64 - D1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dan G. | http://d.puremagic.com/issues/show_bug.cgi?id=5990 Don <clugdbug@yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Don <clugdbug@yahoo.com.au> 2012-11-21 00:46:18 PST --- Win64 alpha has been released. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation