www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Native OSX/64 codegen: "Complex code, incomprehensible documentation,

reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
http://www.reddit.com/r/programming/comments/nsj7d/native_osx64_codegen_complex_code/

Andrei
Dec 27 2011
next sibling parent Jacob Carlborg <doob me.com> writes:
On 2011-12-27 19:56, Andrei Alexandrescu wrote:
 http://www.reddit.com/r/programming/comments/nsj7d/native_osx64_codegen_complex_code/


 Andrei
Cool. -- /Jacob Carlborg
Dec 27 2011
prev sibling parent reply dune <do-not email.com> writes:
Are there any plans to serve Win64 with DMD?
I like DMD's small footprint...

Thanks
dune
Dec 28 2011
next sibling parent Walter Bright <newshound2 digitalmars.com> writes:
On 12/28/2011 12:09 PM, dune wrote:
 Are there any plans to serve Win64 with DMD?
Eventually.
Dec 28 2011
prev sibling parent Jacob Carlborg <doob me.com> writes:
On 2011-12-28 21:09, dune wrote:
 Are there any plans to serve Win64 with DMD?
 I like DMD's small footprint...

 Thanks
 dune
Win64 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