digitalmars.D.announce - Native OSX/64 codegen: "Complex code, incomprehensible documentation,
- Andrei Alexandrescu (2/2) Dec 27 2011 http://www.reddit.com/r/programming/comments/nsj7d/native_osx64_codegen_...
- Jacob Carlborg (4/6) Dec 27 2011 Cool.
- dune (4/4) Dec 28 2011 Are there any plans to serve Win64 with DMD?
- Walter Bright (2/3) Dec 28 2011 Eventually.
- Jacob Carlborg (6/10) Dec 29 2011 Win64 will take longer time because we need a new linker and a new
http://www.reddit.com/r/programming/comments/nsj7d/native_osx64_codegen_complex_code/ Andrei
Dec 27 2011
On 2011-12-27 19:56, Andrei Alexandrescu wrote:http://www.reddit.com/r/programming/comments/nsj7d/native_osx64_codegen_complex_code/ AndreiCool. -- /Jacob Carlborg
Dec 27 2011
Are there any plans to serve Win64 with DMD? I like DMD's small footprint... Thanks dune
Dec 28 2011
On 12/28/2011 12:09 PM, dune wrote:Are there any plans to serve Win64 with DMD?Eventually.
Dec 28 2011
On 2011-12-28 21:09, dune wrote:Are there any plans to serve Win64 with DMD? I like DMD's small footprint... Thanks duneWin64 will take longer time because we need a new linker and a new object format. That is except for the actual work need to be done to output 64bit code on Windows. -- /Jacob Carlborg
Dec 29 2011